model releaseAnthropic

Anthropic Ships Claude Opus 5, Claims It Matches Flagship Fable 5 on Coding at Half the Cost

TL;DR

Anthropic released Claude Opus 5 on July 24, its fourth model launch in under two months, priced at $5 per million input tokens and $25 per million output tokens. The company claims the model matches or beats its flagship Fable 5 on most coding and knowledge-work benchmarks while posting the lowest deception rate of any model it has shipped.

2 min read
0

Anthropic released Claude Opus 5 on July 24, claiming the model matches or exceeds its flagship Fable 5 on most coding and knowledge-work benchmarks at roughly half the price, according to the company. Opus 5 is priced at $5 per million input tokens and $25 per million output tokens — the same rate as its predecessor.

The launch marks the fourth model Anthropic has shipped in under two months, following Fable 5 in early June and Sonnet 5 at the end of June. That cadence is a sharp break from Anthropic's historical pattern of roughly one flagship release per quarter.

Benchmark claims

According to Anthropic, Opus 5 more than doubles its predecessor's score on Frontier-Bench, a coding evaluation that tests whether models can build working software directly from engineering drawings, and surpasses every competing model on that test, including Fable 5. The company also claims Opus 5 scores roughly three times higher than the next-best model on ARC-AGI 3, a benchmark for novel problem-solving, and outperforms rivals on Zapier AutomationBench — a test of whether models can complete real business tasks end to end — even when run at its lowest effort setting.

None of these figures have been independently verified, and Anthropic has not published exact numerical scores alongside the relative comparisons.

Alignment claims

Anthropic says Opus 5 is the most aligned model it has shipped, recording the lowest rate of deceptive behavior in its internal automated safety audit. The company says this builds on Fable 5, which set what Anthropic described as a new honesty benchmark at its own May launch. Opus 5 reportedly still trails Mythos 5 on offensive cybersecurity tasks — a gap Anthropic attributes to a deliberate choice not to train Opus 5 on cyber-offense work, though it notes the model's cybersecurity performance improved as a side effect of general capability gains.

Availability and new features

Opus 5 is now the default model on Claude Max and the top-tier option on Claude Pro. Developers can reach it through the Anthropic API, Amazon Bedrock, Google Cloud, and Microsoft Foundry. A Fast mode runs at two and a half times default speed for double the base price.

Two API features ship alongside the model: mid-conversation tool switching that lets developers change available tools without invalidating the prompt cache, and automatic fallback routing that redirects flagged requests to a different model instead of blocking them outright.

What this means

Four model releases in eight weeks signals Anthropic is shifting from a single-flagship strategy to a tiered lineup addressing distinct price-performance points — Opus 5 now sits between the premium Fable tier and budget-oriented Sonnet tier. The unverified benchmark claims and vague alignment metrics (no absolute deception rate was disclosed) make it difficult to assess real-world gains until third-party evaluations arrive. Keeping pricing flat while claiming a coding leap over the previous Opus generation suggests Anthropic is prioritizing volume adoption ahead of OpenAI and Google's next releases rather than extracting margin from the upgrade.

Related Articles

product update

Anthropic Adds Cross-Session Messaging to Claude Code v2.1.224

Claude Code v2.1.224 introduces cross-session messaging, letting separate Claude Code instances on macOS and Linux send each other summaries to coordinate work. The feature does not support approving permissions or executing commands remotely.

product update

Anthropic Sets Claude Code Auto Mode as Default Starting August 14

Anthropic will switch Claude Code's default permission setting to auto mode on August 14 for Pro, Max, and Team users. The company says its safety classifier caught 89% of dangerous commands in testing, compared to 13.6% for human reviewers, and will no longer charge extra tokens for the classifier itself.

changelog

Anthropic Cuts False Positives in Fable 5's Biology Filter by 85%, Keeps Virology and Toxicology Blocked

Anthropic has cut false positives in Fable 5's biology safety classifier by roughly 85%, letting users ask about lab results, symptoms, and medical questions without being rerouted to the weaker Opus 5 model. Dual-use topics like virology, toxicology, and molecular design remain restricted, with Anthropic citing the difficulty of containing biological threats once released.

changelog

Anthropic SDK v0.121.0 Adds Session Budgets, Mid-Conversation Tool Changes, and GitHub Skills Auto-Loading

Anthropic released version 0.121.0 of its Python SDK on August 7, 2026, introducing a new beta for mid-conversation tool changes, session budgets, an advisor tool, pinned inference location, and skills auto-loading from GitHub. The update also removes retired Claude Opus 4.1 models from the API.

Comments

Loading...