OpenAI launches GPT-5.3-Codex, its most advanced self-improving coding model to date
OpenAI has introduced GPT-5.3-Codex, a faster and more capable coding AI that can handle longer tasks and even help with its own development.

OpenAI has launched a new coding-focused AI model, GPT-5.3-Codecs, at a time when competition among developer-facing AI tools is rapidly increasing. The company says this is its most capable agentic coding model yet, designed to handle not just writing code, but long, complex tasks spanning the entire software workflow. The launch also comes during a busy week for OpenAI, which recently introduced a dedicated Codex app for macOS, signaling a greater focus on AI agents that work with developers rather than simply responding to prompts.
What makes this release interesting is not only the jump in performance, but also OpenAI’s claim that the GPT-5.3-codecs themselves played a role in the creation, a statement that has already sparked curiosity and debate in the AI community.
A fast, smart codec
According to OpenAI, the GPT-5.3-codec brings together the strong coding capabilities of the GPT-5.2-codec with the extensive logic and professional knowledge seen in GPT-5.2. The company claims the result is a single model that is about 25 percent faster than its predecessor. The speed boost matters because codecs are intended to run for a long time, handling tasks that include research, tool use, debugging, and execution without the need for frequent restarts.
OpenAI describes the GPT-5.3-codecs as “frontier models”, a term commonly used in the AI industry for systems operating at the cutting edge of current capabilities. The fast runtime allows the model to take on long-running jobs, including processes that can last all day.
An AI that helped create itself
The most fascinating part of the announcement is OpenAI’s claim that the GPT-5.3-codecs is the first model the company was “instrumental in building itself.” In its blog post, OpenAI said the Codex team used early versions of the model to debug training runs, manage deployments, and analyze test results.
OpenAI wrote, “As the Codex team used early versions to debug their own training, manage their own deployments, and diagnose test results and evaluations, our team was surprised by how much Codex was able to accelerate their own development.”
This idea of AI systems aiding their own development isn’t entirely new, but it’s one of the clearest examples yet from a major AI lab. Rival Anthropic recently made a similar claim about its cloud cowork system, and engineers at top AI companies now openly say that most of their day-to-day coding tasks are already handled by AI tools.
More than just writing code
OpenAI is positioning GPT-5.3-Codex as more than just a code generator. The company says the model can support almost every stage of the software lifecycle. This includes debugging, deployment, monitoring, writing product requirements documentation, editing copy, user research, testing, and tracking metrics. It can also help with non-traditional developer tasks like creating slide decks and spreadsheets.
The model is designed to operate in the middle of a task, allowing users to interact with it while working without losing context. This constant interaction is expected to tie in well with the new Codex Mac app, which acts as a control center for managing multiple AI agents working in parallel.
Longer Tasks, Better Intentions
Another significant upgrade is the ability to handle very long tasks. OpenAI says that GPT-5.3-Codex can run processes lasting more than a day. As part of internal testing, the company used the codex to create two web-based games that consumed millions of tokens over an extended period.
OpenAI also claims that the model has a better understanding of user intent. For example, if a user gives a vague prompt to build a simple website, the model now defaults to adding sensible features and structure, providing a stronger starting point rather than a bare-bones result.
