Work
United StatesOpenAI Upgrades Codex Platform with Subagents and Advanced Collaboration Modes
New Codex capabilities introduce hierarchical subagent swarms, collaboration presets, and request_user_input for structured planning and execution.
San Francisco, January 22, 2026 - OpenAI has introduced major enhancements to its Codex coding agent platform, adding hierarchical subagent swarms, new collaboration modes, and interactive tools designed to make complex software development more structured and reliable.
The headline features include subagent orchestration, where a primary agent can spawn and manage specialized subagents for discrete subtasks, and new presets ranging from fully autonomous execution to tight human-in-the-loop oversight. A new request_user_input tool enables dynamic clarification during execution, reducing errors in ambiguous specifications.
These capabilities build on Codex’s evolution from a simple code generator into a full-fledged multi-agent development environment. Developers can now define agent hierarchies that mirror real engineering teams: one agent for architecture, others for implementation, testing, and documentation.
Early adopters praise the reduction in iteration cycles for large projects. One beta tester noted that subagent delegation cut debugging time by nearly 40 percent on a medium-sized web application.
The update reflects OpenAI’s broader focus on agentic systems, following recent advances in reasoning models. It also addresses criticism that single-agent systems struggle with long-horizon planning and error recovery.
Credit: OpenAI Codex engineering team. Primary sources: Codex changelog, GitHub releases page.