Files
bot-bottle/examples/bottles/dev.md
T
didericis-codex cacba087c9
test / unit (pull_request) Successful in 34s
test / integration (pull_request) Successful in 53s
docs(agent): document provider base bottles
Assisted-by: Codex
2026-05-28 18:00:38 -04:00

14 lines
333 B
Markdown

---
extends: claude
env:
GIT_AUTHOR_NAME: Eric Diderich
NODE_ENV: development
---
The `dev` bottle — backs a generic development workflow.
Inherits the Claude provider boundary from `claude`. Drop this file
into `~/.bot-bottle/bottles/dev.md` and any agent referencing
`bottle: dev` will launch against this infrastructure.