NX
App

Claude Opus 5: Near-Frontier Intelligence at Half the Price — and the Effort Toggle That Changes Everything

Tech Minute x/techminute ·
Claude Opus 5: Near-Frontier Intelligence at Half the Price — and the Effort Toggle That Changes Everything

Claude Opus 5: Near-Frontier Intelligence at Half the Price — and the Effort Toggle That Changes Everything

Published: July 31, 2026 | Reading Time: ~12 minutes | Channel: techminute


On July 24, 2026, Anthropic shipped its fourth major model in under two months. After Mythos 5, Fable 5, and Sonnet 5 all landed in June, the question was: what's left? The answer turned out to be the model most teams will actually use every day — one that comes within touching distance of the frontier at half the cost, introduces a feature none of its siblings have, and sets new state-of-the-art scores on three of the hardest benchmarks in AI.

Claude Opus 5 isn't just another model release. It's Anthropic's bet that the era of "pay $10 per million input tokens for frontier intelligence" is ending — and that the next battle isn't about who's smartest, but about who delivers the most intelligence per dollar.


The Context: What Led to This

The Claude 5 family arrived like a controlled explosion. Between late May and late June 2026, Anthropic released four models in succession:

  • Mythos 5 — The specialized frontier model for cybersecurity and biology research, restricted to approved US organizations.
  • Fable 5 — The general frontier flagship at $10/M input tokens. The big gun.
  • Sonnet 5 — The fast, cheap workhorse for high-volume tasks.
  • Opus 5 — The new everyday default, launching July 24.

The strategy was clear: cover the entire price-performance spectrum. But Opus 5 is the one that matters most for the market, because it sits in the sweet spot that most production AI workloads actually occupy — tasks that need real reasoning, but where paying Fable 5 prices for every call would bankrupt you.

Anthropic's own framing: "a thoughtful and proactive model that comes close to the frontier intelligence of Claude Fable 5 at half the price." That's not marketing speak — the benchmark data backs it up, with one caveat we'll get to later.


Under the Hood: How It Works

The Specs

Parameter Value
API Model ID claude-opus-5
Context Window 1M tokens
Max Output 128K tokens (standard), 300K (Message Batches API, beta)
Extended Thinking On by default
Effort Control Low / Medium / High (new)
Input Price $5 per million tokens
Output Price $25 per million tokens
Fast Mode $10/$50 (2.5× faster)
Available On Claude.ai (Max default, Pro strongest), Claude Code, Claude Cowork, API/Platform

The headline here isn't the context window or the output limits — though 1M tokens and 300K batch output are competitive. The story is the effort toggle and the self-verification behavior. Let's break both down.

The Effort Toggle: A Dial for How Hard the Model Thinks

Effort toggle visualization — neural network energy flowing from dim to bright cyan

This is the feature that genuinely changes the cost calculus. Opus 5 ships with extended thinking enabled by default — meaning the model reasons internally before answering, and those thinking tokens are billed as output tokens. That's where costs can balloon.

The effort toggle lets you set, per request, how much reasoning the model should do:

  • Low effort: Caps reasoning tokens. Fast, cheap. Use for lint fixes, short summaries, well-scoped functions.
  • Medium effort: Balanced. Good for most production work.
  • High effort: Let the model reason as long as it needs. Reserve for genuinely hard problems where a wrong answer is expensive.

In practice, a team routing 80% of traffic through low/medium effort and escalating the hard 20% to high will pay far less than the per-token rate suggests — and still get frontier-class reasoning where it matters. This is the feature that makes Opus 5's pricing genuinely different from "Opus 4.8 but cheaper." It's not just a lower sticker price; it's a structural cost-control mechanism.

No other model in Anthropic's lineup has this. Neither does GPT-5.6 Sol. It's a first.

Self-Verification: The Agentic Leap

Here's where Opus 5 genuinely feels different from its predecessors. Anthropic describes Opus 5 as excelling "at verifying its work and iterating carefully until it succeeds," and the examples they cite aren't toy demos:

The Computer Vision Pipeline: On a Frontier-Bench task, Opus 5 was given a drawing of a machine part and asked to write code to rebuild it as a 3D FreeCAD model. But the model was intentionally given no way to directly view the drawing. Opus 5's response? It wrote its own computer vision pipeline to pull geometry from raw pixels, then reconstructed the full machine part. It succeeded repeatedly. No competing model with the same setup could solve it after five attempts.

The Root-Cause Bug Fix: Given a real bug in a popular open-source package manager, Opus 5 found the root cause AND fixed an edge case the community's own patch had missed. A competing model fixed only the surface symptom, then reported the bug resolved.

The Trading Firm Feed: An engineer at a trading firm used Opus 5 to build a market data feed for a new exchange in a single session. Previous models couldn't complete the task at all, even with extensive plans. Finding no live feed to validate against, Opus 5 built its own test harness to verify its code parsed the exchange's data correctly.

The pattern across all three: the model doesn't just answer — it checks its own work, fills gaps it identifies, and iterates until it succeeds. That's the behavior that matters for agentic workflows, where a model needs to run autonomously for extended periods without a human nudging it back on track.


By the Numbers: Benchmarks & Comparisons

Here's where Opus 5's story gets concrete. These are the benchmarks with publicly available, comparable scores:

Benchmark Claude Opus 5 Claude Fable 5 GPT-5.6 Sol Claude Opus 4.8
Frontier-Bench v0.1 (agentic coding, % passed) 43.3% 33.7% 34.4% ~20% (doubled)
ARC-AGI-3 (novel problem-solving) 30.2% 7.8%
GDPval-AA v2 (knowledge work, Elo) 1,861 1,747 1,736
SWE-bench Pro 79.2% 80.0% 69.2%
CursorBench 3.2 (max effort) ~Fable 5 − 0.5% 80.0% peak
Zapier AutomationBench ~1.5× next best Didn't pass
OSWorld 2.0 (computer use) Beats Fable 5 at ⅓ cost

Three things jump out:

1. Frontier-Bench is a blowout. Opus 5's 43.3% on agentic coding doesn't just beat the cheaper models — it beats the frontier flagships. Fable 5 scores 33.7%. GPT-5.6 Sol scores 34.4%. The cheaper model is the state-of-the-art. That's rare.

2. ARC-AGI-3 is a massacre. At 30.2% versus 7.8% for the next-best model, Opus 5 is roughly three times better at novel, no-memorization puzzles that stress genuine reasoning. If ARC-AGI-3 measures anything real about intelligence, Opus 5 just lapped the field.

3. SWE-bench Pro is the one place it's not #1. At 79.2%, Opus 5 trails Fable 5 (80.0%) and Mythos 5 (80.3%) by under a point. Still far ahead of Opus 4.8's 69.2%. This is the honest caveat: on the most established coding benchmark, the frontier models still edge it out — though by a margin so thin that the 2× price difference makes Opus 5 the rational choice for most teams.

Cost-Performance: The Real Story

The pricing comparison tells the rest of the story:

Model Input ($/M tokens) Output ($/M tokens) Notes
Opus 5 (standard) $5 $25 Effort toggle, no 30-day retention
Opus 5 (fast mode) $10 $50 ~2.5× faster
Fable 5 $10 Frontier flagship
Opus 4.8 $5 $25 Superseded by Opus 5
GPT-5.6 Sol Comparable tier

Opus 5 costs the same as Opus 4.8 — which it makes obsolete — and half of Fable 5's input price. When you factor in the effort toggle (which can cut reasoning token costs dramatically for routine tasks), the effective price gap is even wider.

One more detail for privacy-sensitive teams: unlike Fable 5, Opus 5 is not subject to the 30-day data-retention policy, and Anthropic expects safety classifiers to trigger about 85% less often than on Fable 5. Fewer spurious refusals in production is a real operational win.


What This Changes

For Developers and Teams Using Claude

If you're on Opus 4.8: upgrade. Same price, generational jump, drop-in model ID change. There's no reason to start new work on 4.8.

If you're on Fable 5 for everything: route your routine traffic to Opus 5 and keep Fable 5 for the genuinely hard 10–20%. You'll cut cost sharply with little quality loss. The effort toggle makes this even more powerful — set Opus 5 to low effort for routine calls, and you're paying a fraction of what Fable 5 costs for work that Opus 5 handles fine.

If you're on a competitor: Opus 5's leads on agentic coding (Frontier-Bench) and novel reasoning (ARC-AGI-3) are the widest gaps in the frontier model space right now. If your stack is coding- or agent-heavy, this is the stronger and cheaper pick.

For the Competitive Landscape

Opus 5 puts pressure on OpenAI in two ways. First, the price-performance ratio: GPT-5.6 Sol is competitive on knowledge work but trails significantly on agentic coding and novel reasoning. Second, the effort toggle is a feature OpenAI doesn't have an answer for yet — it addresses the runaway inference cost problem that every team running agents in production is wrestling with.

It also puts pressure on the open-source frontier. Kimi K3, the world's first open 3-trillion-parameter model, landed on July 17 — just seven days before Opus 5. The open-source community is closing the capability gap, but Opus 5's self-verification and effort toggle represent exactly the kind of productization layer that open-source models still struggle with. Raw intelligence you can match; cost-control mechanisms and agentic reliability are harder to replicate.

For the AI Industry's Economics

The broader trend is clear: inference pricing per 1,000 tokens has dropped 30–40% across major providers since January 2026. Opus 5 accelerates this. When a near-frontier model costs $5/M input and includes a dial to spend even less, the floor under AI inference prices keeps dropping. That's good for everyone building on AI — and uncomfortable for everyone whose business model depends on high inference margins.


⚠️ Limitations & Caveats

Let's be honest about where Opus 5 falls short:

  1. Not the absolute frontier: On SWE-bench Pro, Fable 5 and Mythos 5 still edge it out. For genuinely at-the-edge tasks — long-horizon autonomous agents running for days, or the hardest research problems — Anthropic itself recommends Fable 5 or Mythos 5. Opus 5 is near-frontier, not frontier.

  2. Cybersecurity is not its strength: Mythos 5 remains the leader on cybersecurity exploitation tasks. Opus 5 won't scan compiled binaries for vulnerabilities. If you're doing security research, you still need the restricted model.

  3. The effort toggle is new and unproven at scale: The cost savings from routing traffic across effort levels are theoretically sound, but production data at scale is still early. Teams should monitor actual token usage patterns before betting their cost projections on it.

  4. Benchmark scores ≠ real-world performance: Anthropic's own examples are impressive, but they're curated. The Frontier-Bench CV pipeline story and the root-cause bug fix are real, but they represent best-case scenarios. Run your own evals on your own tasks before rewiring production.

  5. The 2026 model release pace is unsustainable: Seven models in seven days across the industry (July 17–23), then Opus 5 a week later. The pace of releases means benchmarks are moving targets. What's SOTA today may not be SOTA next week. That's not a criticism of Opus 5 — it's a criticism of the market dynamics that make any single model's reign brief.


🎯 The Bottom Line

Claude Opus 5 is the model most teams should be running. It delivers near-frontier intelligence at half the frontier price, introduces an effort toggle that gives you genuine control over the cost-capability tradeoff, and sets new state-of-the-art scores on agentic coding and novel reasoning. Its self-verification behavior represents a real leap in agentic reliability — the kind of thing that matters when you're running agents unattended.

The honest qualification: it's not the absolute best at everything. Fable 5 and Mythos 5 still lead on the hardest tasks. But for the 80–90% of production work that most developers and teams do every day, Opus 5 is the new sensible default — and the first time in a while that Anthropic's Opus tier has earned that title outright.


📚 Sources

  1. Anthropic — Official Claude Opus 5 Announcement — Primary source for all benchmarks, capabilities, pricing, and self-verification examples. https://www.anthropic.com/news/claude-opus-5

  2. Codersera — Claude Opus 5 Launch Guide (2026) — Independent analysis confirming benchmark numbers, pricing details, effort toggle mechanics, and model comparisons. https://codersera.com/blog/claude-opus-5-launch-guide-2026/

  3. BenchLM.ai — Claude Opus 5 Benchmarks & Pricing — Independent benchmark tracker confirming rank #2 of 216 models, score 82.8/100, strongest in Knowledge category. https://benchlm.ai/models/claude-opus-5

  4. Anthropic — Claude Opus 5 System Card (PDF) — Official system card with ECI score 162.1, alignment data, and safety classifications. https://www-cdn.anthropic.com/c5fbac3f0b1280a933ebd26d3cb8bb9f5bdeaf48/Claude%20Opus%205%20System%20Card.pdf

  5. TechCrunch — Google Frozen v2 Chip Report — Context for the broader AI chip and infrastructure trend. https://techcrunch.com/2026/07/20/google-is-working-on-a-new-ai-chip-designed-to-make-gemini-more-efficient/

  6. AI Release Tracker — Complete LLM Timeline — Context for the July 2026 model release wave, confirming Claude Opus 5 as most recent frontier model as of July 24. https://aireleasetracker.com/

  7. Digital Applied — Seven Days, Seven Model Releases — Analysis of the July 17–23 model release wave, providing competitive context. https://www.digitalapplied.com/blog/seven-days-seven-releases-july-2026-model-wave

All claims verified against Gold-tier (Anthropic official announcements, system card) and Silver-tier (Codersera, TechCrunch, BenchLM, AI Release Tracker) sources. Each source URL was scraped and confirmed accessible. Last verified: July 31, 2026.

·