Today, 24 July 2026, Anthropic shipped Claude Opus 5: available on every platform at once, the new default on Claude Max and the strongest model on Claude Pro, and priced at $5 per million input tokens and $25 per million output, which is exactly what Opus 4.8 cost yesterday. Anthropic’s own framing is the release in a sentence: a thoughtful and proactive model that comes close to the frontier intelligence of Claude Fable 5 at half the price.
For six weeks the frontier’s story has been about doors. Fable 5 shipped as one model behind two on 9 June, a government order closed both, they reopened on 1 July, and eight days later GPT-5.6 arrived through a preview staged for the US government. Opus 5 runs the other way, and it does it on price. Fable 5’s open door costs $10 in and $50 out per million tokens. Opus 5 asks half of that for work Anthropic places close to it, on a tier whose sticker has not moved since May.
These dispatches read a release through the operator lens: what changed for a business that runs agents on real work with real money. By that lens there are three things in this box. A price move, a shift in where the capability landed, and a quiet change to what happens when the safety layer says no.
The curve, not the score
A release table invites you to read down the new model’s column. The more useful chart plots the score against what it cost to get there, because that curve is what an operating business actually buys.
The chart carries the argument. On Frontier-Bench, Anthropic’s claim is that Opus 5 more than doubles Opus 4.8 at a lower cost per task; read the plotted curves and it also clears Fable 5’s best score at around half the spend per attempt. The pattern repeats on a harness other people built: on CursorBench 3.2 at max effort, Opus 5 lands within 0.5% of Fable 5’s peak at half the cost per task, and beats every other model’s performance per dollar at high, xhigh, and max effort. Anthropic charts the Artificial Analysis Coding Agent Index alongside those two, where the same ordering holds. Fable 5 still sets the top of the frontier. What changed is that standing next to it no longer costs what it cost in June.
The widest gap in the release is not on coding at all.
ARC-AGI-3 measures problems the model cannot have seen, and until now every frontier model has been close to the floor on it. Read the axis carefully before quoting the number: it is the cost of the whole evaluation run, in the tens of thousands of dollars, not what a task costs you. This is a capability datapoint, not a budget one. It says the new model is doing something the previous generation was not doing at any price.
The gains landed where the work is
For a lab, the headline is coding. For an operating business, the interesting rows are the ones that look like an actual operation: a workflow that spans several systems, a screen that has to be driven, a document that has to come out right.
AutomationBench is Zapier’s, built from the multi-step business workflows its customers automate, and it is the closest public proxy we have to the work we are asked to build. Opus 5’s entire band sits above the field, at around 1.5 times the next-best model’s pass rate for the same money, and its cheapest setting outperforms everyone else’s most expensive one. The same shape holds on OSWorld 2.0, the computer-use evaluation, where Anthropic reports Opus 5 beating every other model at any cost and passing Fable 5’s best result at just over a third of the price. On the knowledge-work evaluations, GDPval-AA v2, Humanity’s Last Exam and DeepSearchQA, Anthropic puts it first and cheapest as well.
Two things follow. The first is that the release’s largest margins are on the tasks least like a coding benchmark and most like a business process, which is a different claim from “the frontier got smarter” and a more useful one. The second is arithmetic. Since we wrote about the floor rising on 30 June, the price of running an agent through a real workflow at a useful pass rate has fallen again, this time at the top of the line rather than the middle. Any unit economics you set before this month are stale, and this is the third month running that has been true.
The door swings more often than it stops you
The safety architecture we have been tracking all quarter shows up here in a form worth naming precisely, because it changes an operator’s day.
Opus 5 ships behind cyber classifiers that let it find vulnerabilities in source code while blocking binary-based scanning, penetration testing, and exploit generation. Fallback rather than refusal is not the new part: we described that mechanism in June, when Fable 5’s classifiers fired in roughly 5% of sessions and handed the request to Opus 4.8 unbilled. What changed is the calibration and the reach. Anthropic expects Opus 5’s classifiers to intervene around 85% less often than Fable 5’s, and the fallback to Opus 4.8 now covers Claude.ai, Claude Code and Claude Cowork by default. On the API the same posture is available through the fallbacks parameter, which gains a "default" mode that applies Anthropic’s recommended fallback model per refusal category instead of a list you maintain, in beta. Around it the access tiers hold their shape: the standing Cyber Verification Program gives eligible enterprises and researchers a version of Opus 5 with fewer restrictions, and requests that Fable 5 blocks on biology now route to Opus 5 instead.
For an operator this is a genuine product improvement and a widening obligation. A refusal you could see is a model substitution you cannot, it now reaches across three surfaces and an API default rather than one model’s classifiers, and a silent substitution changes three things you are accountable for at once: what the answer cost, how good it was, and which model produced the artifact sitting in your audit trail. If you run agents in a regulated process, the response metadata that names the answering model stops being telemetry and starts being a record you keep.
The discipline it asks for
Opus 4.8 asked for a discipline when it shipped, and Opus 5 asks for a slightly different one. Thinking is now on by default, so requests that ran without it will think, and because max_tokens caps thinking plus response text together, budgets carried over from Opus 4.8 need revisiting. The effort ladder runs low through max with no beta header, and disabling thinking is only accepted at high effort or below: send thinking: {"type": "disabled"} with xhigh or max and you get a 400. The minimum cacheable prompt drops to 512 tokens, generally available. Two more arrive gated: tool lists can change mid-conversation without discarding the cache, in beta behind a header, and Fast mode, a research preview on the Claude API only, runs about 2.5 times quicker at twice the price, $10 and $50 per million.
The behavior changes matter more than the parameters. Opus 5 writes longer by default, narrates its progress more often in agentic sessions, delegates to subagents more readily, and verifies its own work without being asked. Anthropic’s guidance is to delete the verification instructions you carried from earlier models, because on this model they cause over-verification: a step you built into your harness is now built into the model, and leaving both in place costs tokens and time.
That is the harness thesis playing out on schedule. The half you own gets thinner wherever the model absorbs a piece of scaffolding, and it does not get thinner anywhere else. Permissions, review gates, the definition of done, the record of which model answered, all of that is still yours, and the last of those just got more important. A harness built to stop getting in the model’s way is one you can strip a verification loop out of in an afternoon. A harness that ossified around what last year’s model could not do is one you now pay to run twice.
Where this honestly stands
The discipline of a dispatch is to mark the edges, and this release has several.
Nearly every number above is Anthropic’s harness measuring Anthropic’s models, and the headline coding chart is an internal run in which Opus 4.8 served as the fallback whenever a safety classifier refused, for both Opus 5 and Fable 5. That is a sound way to keep a benchmark running and it means the curve describes a system, not purely a model. The independent yardsticks in the release, CursorBench and the Artificial Analysis Coding Agent Index, are charted by Anthropic rather than published by their owners; no outside run of Opus 5 had appeared at the time of writing, and on past form the independent read agrees on direction and disagrees on degree.
The alignment result is real and it needs one caveat of its own. Opus 5 is the cleanest model on the chart Anthropic published today, and we quoted the same audit in June when it scored Sonnet 5 at 2.53 and Opus 4.8 at 2.10, against 3.35 and 2.85 today. Mythos 5 moved further, from 2.06 at the Fable 5 release to 2.81 now. The audit is re-run against a moving instrument. Compare bars inside one chart, not across two releases.
On capability, Anthropic is explicit that Opus 5 does not advance the frontier in risky dual-use work and stays behind Mythos 5 in both biology research and offensive cybersecurity, which the OSS-Fuzz panels above show plainly on the cyber half. Its gains in the sciences are real but bounded: 10.2 points over Opus 4.8 on organic chemistry, 7.7 on protein prediction, with the same stated limitations on long-running autonomous research. And the model that beat everything on ARC-AGI-3 did so on an evaluation costing tens of thousands of dollars to run, which is worth remembering before that number appears in a business case.
What to do with this
Three things, in order of how quickly they pay.
Reprice. The work an agent does in a real business workflow, not a coding benchmark, got roughly 1.5 times better per dollar this week, at a tier whose sticker did not change. If a project was scoped as too expensive to automate under the May or June numbers, it is worth re-running the arithmetic, and worth doing so now rather than after the next release, because that arithmetic has moved three months running.
Clean the harness. Drop the verification instructions, revisit max_tokens where thinking is now on by default, walk your effort settings down before you assume you need max, and check that nothing in your stack disables thinking above high effort, since that request will now fail outright.
Log what answers. Silent fallback to Opus 4.8 is a good default and a bad surprise. Record the model that produced each response, alert on the fallback path, and decide deliberately whether a given process wants the fallback or wants to fail loudly. If the way your business runs agents is now a question about routing, verification and record-keeping rather than raw capability, that is the conversation to have. Start it with us as a Discovery Phase.
References
- Anthropic. Claude Opus 5. 24 Jul 2026. anthropic.com/news/claude-opus-5
- Anthropic. What’s new in Claude Opus 5. Claude Docs. accessed 4 Aug 2026. platform.claude.com/docs