spawn_codex_agent
Start a background Codex worker to delegate coding tasks to OpenAI's CLI, with structured execution traces and persistent sessions.
Instructions
Start a background Codex worker with a Claude Code-style lifecycle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | ||
| model | No | gpt-5.4 | |
| prompt | Yes | ||
| sandbox | No | ||
| timeout | No | ||
| agent_type | No | worker | |
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||