Back to timeline

Introducing Codex

OpenAI launches Codex, a cloud-based software engineering agent that can run parallel tasks and propose PRs.

Product Launch

What Happened

OpenAI launched a research preview of Codex: a cloud-based software engineering agent designed to work on multiple tasks in parallel (e.g., implementing features, fixing bugs, answering codebase questions, proposing pull requests), each in its own sandboxed environment.

Why It Matters

Codex reframed “AI coding” from inline autocomplete toward agentic software engineering: longer-running, multi-step work with execution, iteration, and review artifacts that resemble real development workflows.

Technical Details