Mixed Codex + Claude teammates
Route workers per pane with OMX_TEAM_WORKER_CLI_MAP (for example:
codex,codex,claude,claude) so one $team run can use both CLIs.
Multi-agent orchestration for OpenAI Codex CLI.
npm install -g oh-my-codex
Route workers per pane with OMX_TEAM_WORKER_CLI_MAP (for example:
codex,codex,claude,claude) so one $team run can use both CLIs.
Added a leader-side all-workers-idle fallback so notifications still fire even when worker-side Codex hooks are unavailable.
Team trigger fallback now gates adaptive resend behind a ready prompt and no-active-task check, with safer clear-line resend behavior.
Improved task-claim bootstrap, stricter CLI map validation, predictable auto resolution, and better leader pane targeting for mixed/Claude teams.
Specialized roles for implementation, review, design, and planning.
Composable workflows from autopilot and team pipelines to setup, release, and tracing.
Staged execution pipeline with verification and fix loops.
Persistent lifecycle state, notepad, and project memory across sessions.
npm install -g oh-my-codexomx setupomx doctoromx --xhigh --madmax (trusted environments) or omxOpenClaw / notification gateway setup and prompt-tuning guides by language:
Open dedicated Integrations page
User
-> Codex CLI
-> AGENTS.md (orchestration brain)
-> ~/.codex/prompts/*.md (installable active/internal agent prompt catalog)
-> ~/.codex/skills/*/SKILL.md (skill catalog)
-> ~/.codex/config.toml (features, notify, MCP)
-> .omx/ (runtime state, memory, plans, logs)