Multi-Agent & Orchestration

Articles on subagents, parallel execution, orchestration patterns and multi-agent workflows in Codex.

135 articles

The Parallel Subagent Race: Codex CLI Multi-Agent v2, Claude Code Dynamic Workflows, and Choosing Your Agent Architecture

Two fundamentally different multi-agent architectures shipped within seven days of each other. This article dissects Codex CLI's config-driven Multi-Agent v2 runtime (v0.137, 4 June 2026) against Claude Code's script-generated Dynamic Workflows (Opus 4.8, 28 May 2026), compares their orchestration models, and provides practical guidance for choosing between them.

Codex CLI v0.137 Alpha: Remote Control Client Management, Skills Extension Architecture, and Code-Mode Image Generation

v0.137.0-alpha.4 landed on npm on 3 June 2026. This preview unpacks the six most significant development directions: remote-control client revocation without relay enrolment, a dedicated skills extension crate, per-turn skill catalogue resolution, permission-profile modernisation, image generation inside code-mode sessions, and decoupled Python SDK wheel publishing.

Beyond the Prompt: Codex CLI Mastery

Most developers treat Codex CLI as a chat box. The real value sits past the prompt, in AGENTS.md, skills, subagents, profiles, MCP servers and directory layout. This guide covers everything between installation and genuine mastery.