
Anthropic launched Claude Opus 5 — near-Fable 5 performance at half the price, with a Fast Mode that runs 2.5x faster and improved coding benchmarks. Here's what changed, what it costs, and who should switch.
Sai Meghana G
Software Engineer
Anthropic just launched Claude Opus 5 — and the headline isn't that it's the smartest model they've ever made. It's not. That title still belongs to Fable 5. The headline is that Opus 5 gets roughly 90-95% of Fable 5's performance at half the price, ships with a new Fast Mode that runs 2.5x faster, and costs exactly the same as Opus 4.8. If you've been running Opus 4.8, the upgrade is essentially free.
Here's what Opus 5 brings to the table:
Two beta features ship alongside it: mid-conversation tool changes that don't invalidate the prompt cache, and automatic fallbacks that route flagged API requests to another model instead of blocking them entirely.
Numbers tell the story better than marketing copy:
| Benchmark | Opus 5 | Fable 5 | Opus 4.8 | GPT-5.6 Sol |
|---|---|---|---|---|
| SWE-bench Pro | ~79% | 80.3% | 69.2% | 58.6% |
| Frontier-Bench | 43.3% | 33.7% | — | — |
| GDPval-AA v2 | 1,861 | 1,747 | — | — |
| Context window | 1M | 1M | 1M | 200K |
| Input cost | $5/M | $10/M | $5/M | ~$12/M |
| Output cost | $25/M | $50/M | $25/M | ~$60/M |
Two things jump out. First, Opus 5 actually beats Fable 5 on Frontier-Bench (43.3% vs 33.7%) and GDPval-AA v2 (1,861 vs 1,747). These aren't cherry-picked benchmarks — they measure practical reasoning and real-world task completion.
Second, the gap with Fable 5 on SWE-bench Pro — the benchmark that matters most for coding — is less than 1.3 percentage points. At half the price. That's the whole pitch in one number.
For the past few years, AI labs have mostly competed on a simple question: whose model is smartest? Opus 5 signals that the conversation is shifting.
Anthropic isn't claiming this is their best model. They're betting that most of the real, everyday value in AI doesn't come from the absolute frontier of intelligence. It comes from the wide middle ground: the coding tasks, the research summaries, the agent workflows that companies run thousands of times a day.
Getting near-frontier intelligence at a much lower cost is, for a lot of use cases, the more useful achievement. Consider the math:
| Scenario | Fable 5 Cost | Opus 5 Cost | Monthly Savings |
|---|---|---|---|
| 100 API calls/day (~50K tokens each) | ~$325/month | ~$163/month | $162 (50%) |
| 1,000 calls/day (enterprise) | ~$3,250/month | ~$1,625/month | $1,625 (50%) |
| 10,000 calls/day (large scale) | ~$32,500/month | ~$16,250/month | $16,250 (50%) |
At scale, the 50% cost reduction isn't a nice-to-have — it changes the math on what's worth automating.
Fast Mode is Opus 5's new speed option. It runs approximately 2.5x faster than the default mode at double the per-token price ($10/$50 per million tokens).
Use Fast Mode when:
Stick with default mode when:
The key insight: even Opus 5's Fast Mode at $10/$50 is the same price as Fable 5 at standard speed — but runs 2.5x faster. For many use cases, Fast Mode gives you Fable 5–tier performance at Fable 5 prices with substantially lower latency.
Opus 5 is stronger than Opus 4.8 on cybersecurity tasks, but Anthropic has been careful about what it enables:
What Opus 5 can do:
What Opus 5 blocks:
This is a practical balance. Developers need AI that can spot security issues in their code. Anthropic needs to ensure the same capability isn't used to build exploits. The fallback mechanism — routing higher-risk requests to Opus 4.8 rather than blocking them entirely — means legitimate security work isn't interrupted.
If you're on Opus 4.8: switch immediately. Same price, better performance across every benchmark, plus Fast Mode as a bonus. There's zero reason to stay on 4.8.
If you're on Fable 5: evaluate your use case. For most coding, reasoning, and knowledge tasks, Opus 5 delivers 90-95% of the quality at 50% of the cost. The gap is small enough that switching saves real money without a noticeable quality drop for most applications.
Fable 5 still makes sense for:
If you're comparing with competitors:
Two beta features ship alongside Opus 5 that are worth noting for developers:
Mid-conversation tool changes: You can now modify the tools available to Claude mid-conversation without invalidating the prompt cache. Previously, changing tools meant rebuilding the cache from scratch. For agentic workflows that dynamically load tools based on context, this is a significant efficiency gain.
Automatic fallbacks: API requests that trigger safety classifiers can now be automatically routed to another model (like Opus 4.8) instead of being blocked entirely. This means your production systems won't throw errors on edge-case requests — they'll get a slightly less capable but still useful response.
Both features are in beta, but they signal where Anthropic is heading: making the API more resilient and cost-efficient for production deployments.
Opus 5 represents a strategic shift in how AI labs think about their model lineups. Instead of a single flagship model that does everything, Anthropic now offers a clear tiered approach:
| Tier | Model | Price (Input/Output) | Best For |
|---|---|---|---|
| Frontier | Fable 5 | $10/$50 | Absolute best performance, no compromises |
| Sweet spot | Opus 5 | $5/$25 | Near-frontier at half the cost |
| Speed | Opus 5 Fast | $10/$50 | Same price as Fable, 2.5x faster |
| Lightweight | Haiku 4.5 | $0.80/$4 | High-volume, cost-sensitive tasks |
This mirrors what's happening across the industry. The top AI tools aren't just competing on raw capability anymore — they're competing on cost-per-useful-task. Opus 5 is Anthropic's clearest statement yet that the "best" model isn't always the most powerful one. It's the one you can actually afford to use everywhere.
Opus 5 is available now:
claude-opus-5 (drop-in replacement for claude-opus-4-8)If you're curious to try it yourself, Opus 5 is rolling out now across Anthropic's platforms. For developers building AI-powered applications, the combination of near-frontier performance at half the cost makes it the most practical upgrade path in the Claude family.
The AI cost curve just got a lot friendlier. The question isn't whether Opus 5 is the smartest model in the room — it's whether being the smartest model you can afford to use everywhere matters more. For most teams, the answer is yes.
New AI tools, automation workflows, and course drops — straight to your inbox. Join 2,400+ builders.

xAI launched Grok Build — a terminal coding agent powered by Grok 4.5 that runs up to 8 parallel sub-agents, scores 70.8% on SWE-Bench, and costs one-third of Opus-class models. Here's how it works and how it compares to Claude Code.

SpaceX is acquiring AI coding startup Cursor (Anysphere) for $60 billion in stock — the largest venture-backed startup acquisition in history. Here's why Elon Musk bet big on AI coding, what it means for developers, and how it reshapes the AI landscape.

The White House publicly accused Chinese AI lab Moonshot AI of distilling Anthropic's Fable model to build Kimi K3, with Treasury threatening sanctions and Entity List designations. Here's what happened and what it means for the AI industry.