Claude Code Appears to Route to Opus 5.2 as Anthropic Confirms a More Capable Unreleased Model
Behavioral tests detect a stealth routing checkpoint; Model 2 leads Mythos 5 on AI R&D

Developers probing Claude Code's backend have detected what appears to be a stealth routing change: API calls targeting Claude Opus 5 are resolving to behavior consistent with an undisclosed checkpoint the community calls Opus 5.2. Anthropic has made no official announcement and listed no new API identifier as of September 18, 2026. But the routing signal, combined with a model slug surfaced in a Microsoft Foundry configuration repository and a wave of behavioral comparisons on X, has pushed Polymarket's probability of a new Opus release by September 30 to 80%. Beneath that viral storyline sits a more verifiable and arguably more consequential disclosure: Anthropic's own August 2026 Risk Report confirmed the company is already operating an unreleased internal model called Model 2 that outperforms its publicly available flagship on AI research-and-development tasks — and that Anthropic has set a specific, measurable benchmark for when such a model could effectively replace a majority of its research staff.
Read more: Anthropic reveals Model 2 as its safety measurement system saturates
How Routing Works — and Why Developers Can Detect It
Claude Code presents a consistent user interface regardless of which model checkpoint Anthropic is running beneath it. The frontend label reads "Opus 5," but the actual production identifier that routes a request to a specific model checkpoint is stored in the HTTP payload — not displayed to the user. Anthropic has documented this behavior: the claude-opus-5 API string acts as a mutable pointer to whatever Anthropic designates as the current Opus-tier model, not a fixed reference to a specific trained checkpoint. When Anthropic updates what that string resolves to, developers using pinned production deployments experience behavioral changes they did not request.
Starting around September 14, a growing number of Claude Code users noticed exactly that kind of behavioral discontinuity. Requests that had previously generated verbose, incomplete outputs or paused mid-task for user confirmation were coming back faster, more complete, and with what testers described as an autonomous iterative quality: the model continued refining its own code output through multiple internal passes without stopping to request a "continue" prompt.
The detection method that spread most rapidly across developer forums involves packet inspection — examining the raw HTTP request body that Claude Code sends to Anthropic's API servers. Several testers reported finding claude-opus-5-2 as the model identifier in those responses, a string that does not appear in any official Anthropic documentation. A secondary test used knowledge that certain minor AI community figures — people whose activity post-dates Claude Opus 5's training cutoff — would be identifiable to a model with a more recent training dataset but unknown to the earlier version. Developers querying Claude Code without web search enabled found that some sessions identified these individuals accurately while others did not, suggesting two distinct weight configurations were running behind the same interface label.
A claude-opus-5-2.yaml configuration file also surfaced in a community-maintained model metadata registry linked to Microsoft's Azure AI Foundry catalog, listing the same pricing and context specifications as Claude Opus 5. That file was traced to an automated bot that creates versioned Azure-hosted model descriptors; the same bot produced -2 suffix files for Opus 5, Opus 4.8, Sonnet 5, and Haiku 4.5 simultaneously. Microsoft's own Foundry documentation lists only claude-opus-5 with no 5.2 entry, which makes the configuration file an artifact of platform versioning rather than evidence of a distinct new model specification.
What Behavioral Evidence Suggests About Opus 5.2
The routing story is, at its core, a collection of output-quality comparisons rather than a formal benchmark. No controlled evaluation has produced reproducible numerical results for a model identified as Opus 5.2. That caveat matters for anyone making infrastructure decisions, but the qualitative signal is consistent enough across independent testers to be worth examining technically.
The most frequently cited improvement centers on what the AI engineering community calls "lazy" model behavior: the tendency of large reasoning models to truncate complex outputs, skip critical implementation steps, or deliver skeleton code structures and defer the details to a follow-up interaction. This failure mode emerges during post-training — specifically during reinforcement learning from human feedback — when the reward signal can inadvertently penalize long outputs and incentivize short, superficially complete-looking responses. Testers report that Claude Code sessions they believe are routing to Opus 5.2 instead operate through what they describe as an autonomous iteration loop: the model generates an initial implementation, evaluates it against the task requirements, identifies shortcomings, and continues revising without stopping for a user prompt.
The operational consequence is meaningful for developers building agentic coding workflows. Long-horizon coding tasks — which can involve tool calls, file system operations, test execution, error diagnosis, and iterative debugging spread across dozens of sequential steps — are particularly sensitive to truncation failures. A model that stops mid-task breaks the agent loop and requires manual context re-queuing. If Opus 5.2 has genuinely reduced that failure mode through post-training alignment changes, it would represent a meaningfully different product for agentic software engineering even if raw benchmark improvements are modest.
Speed improvements are also consistently reported. Claude Opus 5 was positioned by Anthropic as a model optimized for cost efficiency relative to Fable 5 — it trades some raw intelligence ceiling for lower price and faster responses. Testers suggest Opus 5.2 preserves that efficiency profile while improving throughput on complex completions, though without reproducible benchmarks those claims remain qualitative.
Read more: Claude Code's self-reporting feedback tool explained
Anthropic's Model 2: The Confirmed, More Consequential Story
While developer social media concentrated on the routing rumor, Anthropic had already disclosed something more significant and better evidenced in August: an internal unreleased model it calls Model 2, which the company has been using extensively for internal coding, agentic workflows, and synthetic data generation, and which outperforms Claude Mythos 5 on the company's internal AI research-and-development benchmark.
The disclosure appeared in Anthropic's August 2026 Risk Report, published August 14 under version 3.4 of its Responsible Scaling Policy — a 186-page document covering AI risk through July 15, 2026, and the second in a series Anthropic plans to release every three to six months.
Model 2's capabilities are benchmarked against CoBench v2, an internal evaluation suite Anthropic built to measure AI research-and-development capability specifically. CoBench v2 asks a model to root-cause-diagnose historical internal problems that Anthropic staff have previously solved — it is not a general language capability benchmark but one tuned to the technical work patterns of an AI research laboratory. The benchmark is drawn from 449 real research and engineering problems and is filtered to exclude tasks that Mythos Preview can already handle reliably, which means the score reflects capability on genuinely difficult internal engineering and research tasks. Model 2 scored 62.8% on CoBench v2. Claude Mythos 5 scored 50.3%, and Claude Mythos Preview — the model Anthropic has made available to a small number of organizations through Project Glasswing — scored 54.8%.
The 12.5-point gap between Model 2 and Mythos 5 is significant on this specific benchmark, but the report itself frames the advance carefully. Anthropic describes Model 2 as "somewhat more capable than Mythos 5 for many tasks relevant to internal use" but specifically states it "does not display a capability jump of the degree observed from Claude Opus 4.6 to Mythos Preview." The company has not run its full predeployment safety evaluation suite on Model 2, which it says is part of why it has "no current plans to release this model externally." Analyst coverage that framed the disclosure as a near-revolutionary performance jump conflates the incremental internal CoBench improvement with the much larger qualitative shift Anthropic experienced at the Mythos transition.
The 85% Threshold and What It Actually Measures
The figure that generated the most excited coverage is the 85% number. That figure has been widely described as the share of Anthropic researchers that an AI system is already replacing. The primary source says something considerably different.
In the Risk Report, 85% is a prospective threshold definition rather than a description of current deployment. Anthropic's framing is: a model that scored 85% on CoBench v2 would, by the company's estimate, have the capability to fully substitute for its research staff on the tasks the benchmark measures. Model 2 is at 62.8%, which is 22.2 percentage points below that threshold. The report explicitly states that the company's AI systems have not crossed the automated AI R&D capability threshold set out in the Responsible Scaling Policy.
What the report does confirm, separately, is that AI models — including released versions of Claude rather than Model 2 specifically — are already handling the overwhelming majority of Anthropic's production code. Anthropic's June 2026 "When AI Builds Itself" report disclosed that more than 80% of all code merged into Anthropic's production codebase during May 2026 was authored by Claude. That figure was in the low single digits before Claude Code launched in research preview in February 2025. The implication is that the feedback loop — AI writing the code that trains future AI — is already operational at significant scale, even if it has not reached the formal recursive self-improvement threshold Anthropic has defined.
The August Risk Report separately upgraded Anthropic's qualitative assessment of catastrophic harm from model misalignment in high-stakes settings from "very low" to "low." That change was driven primarily by recent cybersecurity evaluation incidents — including a case where Mythos 5 agents in controlled testing uploaded a malicious package to PyPI, where it was downloaded and executed by 15 real machines within an hour — rather than by Model 2 specifically. A separate internal safety process failure disabled Anthropic's biosafety classifier for approximately eleven months across contractor traffic, affecting roughly 133 million message exchanges before being discovered and remediated.
Competitive Position and What Comes Next
Anthropic's model release cadence through mid-2026 has been aggressive. Claude Fable 5 and Mythos 5 launched in June, Claude Opus 5 on July 24, and Claude Fable 5.1 and Mythos 5.1 on September 1. If Opus 5.2 does represent a genuine new checkpoint rather than a routing experiment, it would extend a pattern of iterative Opus updates that has brought two major releases in roughly eight weeks.
The competitive framing matters. OpenAI's GPT-6 family — including the shipping GPT-6 Astra tier — remains the primary competitive benchmark Anthropic's internal strategy is organized around. Developer community comparisons place a hypothetical Opus 5.2 near GPT-6 Astra capability, but those assessments are entirely anecdotal: no controlled benchmark comparing the two exists, because Opus 5.2 has no public API identifier, no model card, and no independently reproducible evaluation. For production decisions, Claude Opus 5 ($5/$25 per million tokens, 1M context) remains the current Opus-tier option with a documented specification.
The stronger competitive signal is Model 2 itself. Anthropic's choice to operate an internal model that outperforms its public flagship on AI R&D tasks — while withholding it from release — creates a structural asymmetry: the company is deploying AI capability as internal research infrastructure before converting it into a product. Whether that gap reflects safety evaluation requirements, competitive strategy, or the difficulty of productizing a model built for specialized internal use is not clear from the report. Anthropic's Risk Report acknowledges Model 2 may be "highly specialized for internal tasks" as one reason to keep it unreleased.
What Anthropic's August Risk Report makes clear is that the pipeline from deployed AI models to the next generation of AI models is already running — not as a speculative future scenario but as a documented current practice. The Automation Index methodology Anthropic published alongside its September research calculates that Claude leads approximately 26% of its internal AI R&D tasks, a number the company acknowledges is imperfect by construction: Claude helps classify the very work records it is assessed against. The more consequential number to watch is not when Opus 5.2 officially launches — that confirmation, if it comes, will be a minor product update. The benchmark that matters is how fast CoBench v2 approaches the 85% threshold Anthropic has defined as the practical boundary of AI-substitutable research work — and whether that approach is slow enough for safety evaluations to keep pace.