Fix codex subagent configuration in documentation (#5180)

This commit is contained in:
Anthony Giuliano
2025-10-15 08:32:07 -04:00
committed by GitHub
parent 3c68949e71
commit 5ff158c689
+2 -2
View File
@@ -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