docs(agent): document provider base bottles
Assisted-by: Codex
This commit is contained in:
@@ -58,6 +58,10 @@ agent_provider:
|
||||
dockerfile: ./Dockerfile.codex # optional
|
||||
```
|
||||
|
||||
- Provider templates do not implicitly add egress routes. Operators
|
||||
should put provider-specific `agent_provider` and egress/auth routes
|
||||
in home-owned base bottles such as `claude` or `codex`, then use
|
||||
`extends` for task-specific bottles.
|
||||
- Provider-specific launch configuration for Claude and Codex, including command argv, auth placeholder behavior, and default image/Dockerfile selection.
|
||||
- Provider-aware egress role validation, including a new Codex auth role.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user