Technology

Claude Opus 5: Near-Frontier AI Performance at Half the Price

Martin HollowayPublished 7d ago6 min readBased on 5 sources
Reading level
Claude Opus 5: Near-Frontier AI Performance at Half the Price

Anthropic announced Claude Opus 5 on July 24, 2026, positioning it as a model that delivers close to the intelligence of its top-tier model, Claude Fable 5, at half the price. The model is available now and serves as the new default on Claude Max and the strongest model available on Claude Pro (Anthropic).

The pricing-to-performance relationship against Fable 5 is the central commercial claim. On CursorBench 3.2 — a benchmark that tests how well an AI model handles real coding tasks inside an IDE — Opus 5 performs within 0.5% of Fable 5's peak score at half the cost per task. On OSWorld 2.0, a benchmark that measures how well a model can operate a computer desktop the way a human would (clicking, typing, opening apps), Opus 5 surpasses Fable 5's best result at just over a third of the cost. The model also more than doubles the performance of its predecessor Opus 4.8 on Frontier-Bench v0.1 at a lower cost per task (Anthropic Docs).

According to Anthropic's official documentation, the biggest gains over Opus 4.8 are in deep reasoning, agentic tasks (where the model takes a series of actions on its own to complete a goal), long-horizon tasks (problems that require many steps over an extended period), and test-time compute (giving the model more time to "think" before answering). Anthropic describes Opus 5 as a "thoughtful and proactive" model designed for powering long-running agents (Anthropic).

On several benchmarks, Opus 5 is the new state-of-the-art. On ARC-AGI 3, a test of abstract reasoning, it scores three times as high as the next-best model. On Zapier AutomationBench, which evaluates how well models can set up automated workflows across apps, its pass rate is roughly 1.5x the next-best model for the same cost per task, and at its lowest effort setting it passes more tasks than any other model. One notable exception: Opus 5 still trails Mythos 5 on cybersecurity tasks.

The agentic capabilities show up in concrete tasks that earlier models could not complete. On a Frontier-Bench challenge requiring reconstruction of a machine part as a 3D FreeCAD model from a drawing, Opus 5 wrote its own computer vision pipeline and succeeded repeatedly while no competing model could solve it after five attempts. In a separate case, Opus 5 found the root cause of a real bug in a popular open-source package manager and fixed an edge case that the community's own patch had missed; a competing model fixed only the surface symptom. An engineer at a trading firm used Opus 5 to build a market data feed for a new exchange in a single session, a task previous models could not complete. Opus 5 is also the strongest Opus model Anthropic has tested on its internal trading benchmark.

In the life sciences, Opus 5 outperforms Opus 4.8 across all of Anthropic's internal evaluations covering structural biology, organic chemistry, and bioinformatics. On organic chemistry tasks involving inference of molecular structures from spectroscopy data (using light-based measurements to figure out what a molecule looks like), Opus 5 scores 10.2 percentage points higher than Opus 4.8. On protein-related tasks such as predicting how sequence variations affect function, the gap is 7.7 percentage points.

On the safety front, Anthropic's system card reports that Opus 5 is the company's most aligned model to date on its automated behavioral audit — a test of whether the model follows intended safety guidelines — surpassing Sonnet 5, Opus 4.8, and Mythos 5 (Anthropic System Card).

The broader context here is about economics. A model that lands within half a percentage point of the frontier on a coding benchmark like CursorBench 3.2, while costing half as much per task, changes the math of running autonomous coding agents in production. The OSWorld 2.0 result is arguably more striking: surpassing Fable 5's best computer-use score at roughly a third of the cost suggests that the cost-per-unit-of-work curve for agents that interact with real desktop environments is bending in a way that matters for anyone building that kind of system. The ARC-AGI 3 result, at 3x the next-best score, points to gains in abstract reasoning that go beyond what benchmark-watching alone can fully contextualize.

The cybersecurity gap behind Mythos 5 is a real limitation, not a footnote. For teams evaluating models for security-sensitive agentic workflows, that gap narrows the decision space. And the life sciences gains, while framed against the prior Opus generation rather than against specialized tools, suggest the model is becoming a credible collaborator on tasks like spectroscopy interpretation and protein function prediction, where the cost of errors is high and the domain-specific vocabulary is unforgiving.

What Opus 5 enables, taken in aggregate, is a class of long-running agentic work that previous models could not complete at all, now available at a price point that makes sustained deployment plausible rather than experimental. The FreeCAD pipeline example and the single-session market data feed build are illustrative not because they are flashy, but because they represent the kind of multi-step, multi-tool problem that has been the persistent gap between benchmark scores and real utility. That gap appears to be closing.