Fix codex subagent configuration in documentation (#5180)
This commit is contained in:
@@ -154,10 +154,10 @@ External subagents let you bring in AI agents from other providers and platforms
|
||||
```yaml
|
||||
subagent:
|
||||
args:
|
||||
- mcp
|
||||
- mcp-server
|
||||
bundled: true
|
||||
cmd: codex
|
||||
description: OpenAI Codex CLI Sub-agent
|
||||
description: OpenAI Codex CLI Subagent
|
||||
enabled: true
|
||||
env_keys:
|
||||
- OPENAI_API_KEY
|
||||
|
||||
Reference in New Issue
Block a user