Model Update2026-02-06
OpenAI Blog
OpenAI Releases GPT-5.3-Codex, Its Most Capable Coding Agent
OpenAI has unveiled GPT-5.3-Codex, heralding it as its most capable agentic coding model to date. This new release represents a fusion of specialized skills, combining the elite code generation performance of its predecessor, GPT-5.2-Codex, with the enhanced general reasoning and deep professional knowledge found in the GPT-5.2 model.
The result is a coding agent designed for real-world, long-horizon software development tasks. Unlike models that simply suggest the next line of code, GPT-5.3-Codex is built to understand broader project contexts, manage complex dependencies, and execute multi-step development plans. It can handle tasks such as refactoring large codebases, implementing new features from a specification, or debugging intricate system-level issues.
This advancement signals a shift from AI as a coding assistant to AI as an active, reasoning participant in the software development lifecycle. By integrating frontier reasoning capabilities with domain-specific coding experti
