mirror of
https://github.com/aaif-goose/goose.git
synced 2026-07-03 14:10:03 +02:00
Update codex subagent configuration in documentation
- Change args from 'mcp' to 'mcp-server' - Update description from 'Sub-agent' to 'Subagent' for consistency
This commit is contained in:
@@ -142,10 +142,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