← Google News

OpenAI’s big Codex update is a direct shot at Claude Code - The Verge

Google News · April 16, 2026

Detailed Analysis

OpenAI's updated Codex platform represents a deliberate and technically substantive challenge to Anthropic's Claude Code, targeting the AI-assisted coding market with a suite of enhancements designed to undercut Claude Code's dominant position in developer workflows. The Codex update centers on a GPT-5.3-Codex model paired with a dedicated application interface, parallel agent teams, enhanced cloud sandboxing, and worktree support that allows multiple agents to operate simultaneously without interfering with one another. These additions collectively reframe Codex not merely as a code-completion tool but as an autonomous delegation platform — one where developers hand off tasks and return to results, rather than guiding an AI interactively through a codebase.

The most striking competitive dimension lies in token efficiency and execution speed. Benchmarks from 2026 comparisons indicate that Codex consumes significantly fewer tokens to accomplish equivalent tasks — approximately 1.5 million tokens versus Claude Code's 6 million on a representative Figma cloning task — while operating at speeds exceeding 1,000 tokens per second. This efficiency translates directly into cost savings for users on token-based pricing tiers and means Codex users hit usage caps far less frequently than Claude Code subscribers at the same $20-per-month price point. OpenAI appears to have specifically engineered these characteristics with Claude Code's known weaknesses in mind: Claude Code's higher token consumption and slower, reasoning-heavy responses have been cited as friction points even among its proponents.

Claude Code, however, retains meaningful technical advantages that reflect Anthropic's distinct design philosophy. Powered by Claude 3.5 Sonnet or Opus 4.6, it supports context windows of up to one million tokens, enabling it to reason across enormous codebases in ways Codex currently cannot match. On SWE-bench Verified — a benchmark measuring real-world software engineering task completion — Claude Code scores 80.8% compared to Codex's 56.8% on SWE-bench Pro, suggesting that for complex, multi-file refactoring, nuanced architectural decisions, or tasks requiring deep contextual understanding, Claude Code still delivers superior output quality. Multiple head-to-head evaluations confirm that while Codex produces faster and cheaper results, it more frequently deviates from detailed specifications, particularly on design-faithful or documentation-heavy tasks.

The rivalry reflects a broader strategic divergence between Anthropic and OpenAI in how they conceptualize AI's role in software development. Anthropic has built Claude Code around a developer-in-the-loop model — treating the AI as a highly capable collaborator that augments human judgment at each step. OpenAI's Codex updates push toward greater autonomy and asynchronous delegation, enabling teams to parallelize AI work across agents without continuous human supervision. The open-source availability of the Codex CLI under Apache 2.0, with over 365 contributors, also gives OpenAI a community-building advantage that Anthropic's proprietary Claude Code cannot easily replicate.

As of April 2026, the agentic coding space is rapidly becoming one of the most contested segments in AI tooling, with both platforms attracting enterprise attention from organizations looking to accelerate software delivery cycles. The Codex update signals that OpenAI is no longer content to cede the developer-workflow market to Anthropic and is willing to compete aggressively on price, speed, and autonomy. Whether Claude Code's accuracy advantages and deep context capabilities can sustain its position against Codex's efficiency gains will likely depend on the complexity profile of tasks enterprises prioritize — and on how quickly both companies iterate their underlying models in what has become a rapid-cycle arms race for developer mindshare.

Read original article →