codex · CtrlNode agent type: CodexSdk
Uses @openai/codex-sdk (stdio JSON-RPC to codex app-server). Each agent gets an isolated CODEX_HOME under the workspace.
When to use it
- You use OpenAI Codex for autonomous coding on the Bridge host
- You want per-agent Codex configuration directories
Prerequisites
Install Codex CLI with optional native deps:Authentication
Option A — API keyEnvironment variables
Example .env
CtrlNode setup
- Project agent type Codex
- Register agents in Team
- Ensure agent type is
CodexSdkso routing usescodex, not Copilot or Cursor
Troubleshooting
← All providers