Files
bot-bottle/examples/bottles/claude.md
T
didericis-codex bcadc07d09
test / unit (pull_request) Successful in 37s
test / integration (pull_request) Successful in 58s
feat(pipelock): allow route tls passthrough policy
2026-05-28 19:19:40 -04:00

19 lines
384 B
Markdown

---
agent_provider:
template: claude
egress:
routes:
- host: api.anthropic.com
role: claude_code_oauth
auth:
scheme: Bearer
token_ref: BOT_BOTTLE_CLAUDE_OAUTH_TOKEN
pipelock:
tls_passthrough: true
---
Common Claude provider boundary. Drop this file into
`~/.bot-bottle/bottles/claude.md`, then extend it from task-specific
bottles.