changelogOpenAI

OpenAI discontinues separate Codex line, merges coding capabilities into GPT-5.5

TL;DR

OpenAI will not release a separate GPT-5.5-Codex model, according to Romain Huet. The company unified its Codex coding model with the main GPT line starting with GPT-5.4, with GPT-5.5 featuring enhanced agentic coding and computer use capabilities.

1 min read
0

OpenAI discontinues separate Codex line, merges coding capabilities into GPT-5.5

OpenAI will not release a separate GPT-5.5-Codex model, according to Romain Huet, who confirmed the company has unified its coding-specialized model line with its main GPT models.

Codex merged since GPT-5.4

"Since GPT-5.4, we've unified Codex and the main model into a single system, so there's no separate coding line anymore," Huet stated. The Codex line, previously OpenAI's specialized offering for code generation tasks, has been absorbed into the primary GPT model family.

GPT-5.5 represents the continuation of this unified approach, with Huet claiming "strong gains in agentic coding, computer use, and any task on a computer." Specific benchmark scores or quantitative performance improvements were not disclosed.

What this means

The consolidation eliminates the need for developers to choose between general-purpose and code-specialized models. This architectural shift suggests OpenAI believes a single multimodal model can match or exceed the performance of task-specific variants, potentially simplifying their product lineup and reducing infrastructure overhead.

The emphasis on "agentic coding" and "computer use" signals OpenAI's focus on models that can autonomously navigate software environments and execute multi-step programming tasks, aligning with the broader industry trend toward AI agents. However, without published benchmarks comparing GPT-5.5 to the legacy Codex line on standard coding evaluations like HumanEval or MBPP, the actual performance gains remain unverified.

Pricing and context window specifications for GPT-5.5 have not been announced.

Related Articles

product update

OpenAI Brings Agent-Controlling ChatGPT Voice Mode to Desktop App

OpenAI has brought ChatGPT Voice to its desktop app, letting users direct AI agents in ChatGPT Work and Codex through spoken commands. The feature, powered by OpenAI's new GPT-Live model family, can execute multi-step tasks like creating pull requests and debugging code.

product update

OpenAI Brings GPT-Live Voice Mode to ChatGPT Desktop App for Mac

OpenAI is rolling out ChatGPT Voice to its desktop app today, powered by GPT-Live, allowing users to talk through work tasks and coordinate agents in Chat, Work, and Codex. The update also adds multi-folder support for local projects.

product update

OpenAI restores chat sidebar in Mac app after user backlash over confusing redesign

OpenAI has updated its ChatGPT Mac app to restore direct access to chat conversations through a prominent sidebar toggle. The fix addresses user complaints following a July 10 redesign that replaced the native Mac client with an Electron-based app and buried the standard chat interface behind Work and Codex features.

changelog

OpenAI's GPT-5.6 Codex Bug Deletes User Files When Attempting to Override $HOME Environment Variable

OpenAI has identified a critical bug in GPT-5.6's Codex implementation that causes unexpected file deletions. According to Thibault Sottiaux, the issue occurs when the model attempts to override the $HOME environment variable to define a temporary directory but mistakenly deletes $HOME instead, particularly when full access mode is enabled without sandboxing protections.

Comments

Loading...