Langertha-Knarr 1.000 Latest
Files
- .claude/skills/langertha/SKILL.md
- .claude/skills/perl-moo/SKILL.md
- .claude/skills/perl-release-author-getty/SKILL.md
- .claude/skills/perl-release-dist-ini/SKILL.md
- .dockerignore
- .env.example
- .gitignore
- CLAUDE.md
- Changes
- Dockerfile
- LICENSE
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README
- bin/knarr
- cpanfile
- dist.ini
- docker-compose.yml
- lib/Langertha/Knarr.pm
- lib/Langertha/Knarr/CLI.pm
- lib/Langertha/Knarr/CLI/Cmd/Check.pm
- lib/Langertha/Knarr/CLI/Cmd/Container.pm
- lib/Langertha/Knarr/CLI/Cmd/Init.pm
- lib/Langertha/Knarr/CLI/Cmd/Models.pm
- lib/Langertha/Knarr/CLI/Cmd/Start.pm
- lib/Langertha/Knarr/Config.pm
- lib/Langertha/Knarr/Handler.pm
- lib/Langertha/Knarr/Handler/A2AClient.pm
- lib/Langertha/Knarr/Handler/ACPClient.pm
- lib/Langertha/Knarr/Handler/Code.pm
- lib/Langertha/Knarr/Handler/Engine.pm
- lib/Langertha/Knarr/Handler/Passthrough.pm
- lib/Langertha/Knarr/Handler/Raider.pm
- lib/Langertha/Knarr/Handler/RequestLog.pm
- lib/Langertha/Knarr/Handler/Router.pm
- lib/Langertha/Knarr/Handler/Tracing.pm
- lib/Langertha/Knarr/PSGI.pm
- lib/Langertha/Knarr/Protocol.pm
- lib/Langertha/Knarr/Protocol/A2A.pm
- lib/Langertha/Knarr/Protocol/ACP.pm
- lib/Langertha/Knarr/Protocol/AGUI.pm
- lib/Langertha/Knarr/Protocol/Anthropic.pm
- lib/Langertha/Knarr/Protocol/Ollama.pm
- lib/Langertha/Knarr/Protocol/OpenAI.pm
- lib/Langertha/Knarr/Request.pm
- lib/Langertha/Knarr/RequestLog.pm
- lib/Langertha/Knarr/Router.pm
- lib/Langertha/Knarr/Session.pm
- lib/Langertha/Knarr/Stream.pm
- lib/Langertha/Knarr/Tracing.pm
- share/example-config.yaml
- t/00-load.t
- t/10-config.t
- t/10_openai_protocol.t
- t/20-router.t
- t/20_handlers.t
- t/30_all_protocols.t
- t/40_streaming_live.t
- t/41_streaming_protocols_live.t
- t/50_translator.t
- t/60_psgi.t
- t/70_passthrough.t
- t/71_router_passthrough_fallback.t
- t/72_multi_listen.t
- t/73_tracing_handler.t
- t/74_requestlog_handler.t
- t/75_cli_smoketest.t
- t/76_auth.t
- t/author-pod-syntax.t