Introducing Codex
OpenAI just shipped Codex: multi-agent software engineering that deploys autonomous workers across your entire codebase.

Why it matters
OpenAI is moving beyond single-agent assistants to parallel multi-agent deployments for production engineering workflows. This represents a shift from chat-based coding help to autonomous, concurrent task execution—a critical inflection point for developer tool adoption and enterprise AI ROI.
The key facts
6 to knowProduct: Codex — cloud-based software engineering agent
Capability: Multi-parallel agent deployment
Use cases: Feature writing, codebase Q&A, bug fixing, automated PR proposals
Powered by: codex-1 model
Launch date: May 16, 2025
Deployment model: Cloud-based (not local)
Go to the source
OpenAI Blogopenai.com
Publisher excerpt: Introducing Codex: a cloud-based software engineering agent that can work on many tasks in parallel, powered by codex-1. With Codex, developers can simultaneously deploy multiple agents to independently handle coding tasks such as writing features, answering questions about your codebase, fixing…