Skip to content
TheAgent Ecosystem
Models & Cost

Claude Fable 5: Anthropic's Mythos-Class Model, Explained

What Fable 5 scores, what it costs, and whether it is worth 2x Opus 4.8.

Muhammad Qasim HammadAI-assisted6 min read1,244 words

AI-drafted, reviewed by Muhammad Qasim Hammad on July 22, 2026. See our AI disclosure.

AI News: Claude Fable 5, Explained
Table of contents
  1. What is Claude Fable 5 and why does it matter?
  2. How does Fable 5 score on the benchmarks Anthropic published?
  3. What does Claude Fable 5 cost, and what are its limits?
  4. Is Fable 5 worth 2x Opus 4.8 for your workload?
  5. When do the safeguards send you back to Opus 4.8?
  6. The bottom line on Claude Fable 5

On June 9, 2026, Anthropic shipped a model that tops the coding charts it publishes and charges roughly twice what its previous flagship did. If you already run agents on Opus 4.8, the real question is not whether the new model scores higher, but whether the gap is worth paying double for on your workload.

What is Claude Fable 5 and why does it matter?#

Claude Fable 5 is Anthropic's June 9, 2026 frontier release, launched with a sibling called Mythos 5, and it matters because Anthropic reports it leading the coding benchmarks it publishes while pricing it near twice Opus 4.8. The trade-off, not the top score, is the story for teams already spending on agents.

Stat cards showing Fable 5 at 80.3 percent on SWE-bench Pro, 95 percent on SWE-bench Verified, and 50 dollars per million output tokensAnthropic's own launch figures as of June 9, 2026; the output price is per 1M tokens. Verify before relying on them.

Per Anthropic's June 9, 2026 launch announcement, Fable 5 posted 80.3% on SWE-bench Pro, which the company frames as roughly 11 points ahead of the next frontier model, and 95.0% on SWE-bench Verified. Independent developer Simon Willison covered the same launch on June 9, 2026. Treat these as vendor-reported figures pending your own testing, not settled facts. The point of this piece is to weigh those numbers against the price, because both move fast in 2026.

How does Fable 5 score on the benchmarks Anthropic published?#

On the scores Anthropic released at launch, Fable 5 led every coding benchmark the company cited. Anthropic reported 80.3% on SWE-bench Pro and 95.0% on SWE-bench Verified, plus the highest score on Cognition's FrontierBench eval and the first result above 90% on Anthropic's own core analytics benchmark, roughly 10 points over Opus 4.8.

Bar chart of SWE-bench Pro scores: Fable 5 80.3, Opus 4.8 69.2, GPT-5.5 58.6, Gemini 3.1 Pro 54.2SWE-bench Pro scores per Anthropic's June 9, 2026 launch. Vendor-reported; verify before relying on them.

The SWE-bench Pro spread is the headline. As of Fable 5's June 9, 2026 launch, Anthropic reported it at 80.3% against Opus 4.8 at 69.2%, GPT-5.5 at 58.6%, and Gemini 3.1 Pro at 54.2%. On SWE-bench Verified the same source put Fable 5 at 95.0%, ahead of Opus 4.8 at 88.6% and GPT-5.5 at 82.6%. Anthropic also claimed the top FrontierBench score and the first 90%-plus on its analytics benchmark. Read all of these as Anthropic's launch figures, not as independent results. They are the strongest evidence for the model and also the least neutral, which is exactly why the price matters as a counterweight.

What does Claude Fable 5 cost, and what are its limits?#

Fable 5 costs 10 dollars per million input tokens and 50 dollars per million output tokens, which Forbes and Anthropic both place at about twice Opus 4.8. The existing 90% prompt-caching discount on input still applies. It ships with a 1M-token context window and up to 128,000 output tokens per request.

Pricing and specs reported at the June 9, 2026 launch; verify before relying on them.

AttributeClaude Fable 5 (reported)
Input price$10 / 1M tokens
Output price$50 / 1M tokens
Price vs Opus 4.8About 2x
Prompt-caching discount90% off cached input
Context window1,000,000 tokens
Max output per request128,000 tokens
AvailabilityGenerally available

The output price is where a bill grows fastest, since agentic runs generate far more tokens than a single chat turn. Forbes reported on June 10, 2026 that the pricing lands near double Opus 4.8, and Anthropic's model documentation lists the 1M context and 128k output limits. If token spend is your constraint, our guide to cutting AI API costs with seven levers and our walkthrough on API cost control for agent workflows both apply here, and caching does real work at these rates.

Is Fable 5 worth 2x Opus 4.8 for your workload?#

It depends on whether the benchmark gap shows up in your work. Fable 5 leads Anthropic's reported coding scores, but at double the price the value case rests on how much that lead translates into fewer failed agent runs, less human cleanup, and shipped work you would otherwise redo. For light or price-sensitive workloads, Opus 4.8 stays the pragmatic default.

Comparison of Claude Fable 5 versus Opus 4.8 on capability, price, and when to use eachFable 5 leads Anthropic's reported scores; Opus 4.8 is cheaper. Figures as of the June 9, 2026 launch.

The honest framing is that the strongest scores here are Anthropic's own figures, while the 2x price is a hard number you pay every month. A benchmark lead does not automatically pay for itself. It earns the premium only when a task is hard enough that Opus 4.8 stalls or produces work you have to fix by hand, and where finishing correctly the first time is worth more than the extra tokens cost. Long-horizon agent runs and complex multi-file coding are the clearest candidates. Short prompts, routine drafting, and high-volume batch jobs usually are not.

When do the safeguards send you back to Opus 4.8?#

Anthropic built a routing safeguard into Fable 5: some queries are answered with Opus 4.8 instead of the newer model. Per Anthropic's launch materials, these safeguards trigger on average in fewer than 5% of sessions, so most traffic reaches Fable 5, but a minority is rerouted. That behavior is worth knowing before you assume every call runs on the flagship.

Checklist of conditions under which Claude Fable 5 justifies paying about twice the price of Opus 4.8If several of these hold, the premium can pay for itself; if not, Opus 4.8 is the pragmatic default.

For most teams this reroute is a footnote rather than a blocker, since it affects a small share of sessions. Still, if you are benchmarking Fable 5 against Opus 4.8 on your own prompts, it is a variable to hold in mind: a fraction of your calls may quietly be served by Opus 4.8, which can blur a like-for-like comparison. Track it in logging if your evaluation depends on knowing which model actually answered.

The bottom line on Claude Fable 5#

Claude Fable 5 leads the coding benchmarks Anthropic published on June 9, 2026, and costs about twice Opus 4.8, so this is a value judgment, not a scoreboard read. Pay the premium where a hard task justifies it, and keep Opus 4.8 for routine work. Re-verify every figure against Anthropic's live pricing first.

Frequently asked questions

What is Claude Fable 5?
Claude Fable 5 is Anthropic's frontier model released on June 9, 2026, alongside a sibling called Claude Mythos 5. Anthropic describes it as 'Mythos-class' capability made broadly available, and at launch reported it leading the coding benchmarks the company cited, including SWE-bench Pro and SWE-bench Verified.
How much does Claude Fable 5 cost?
As reported at the June 9, 2026 launch, Fable 5 is priced at 10 dollars per million input tokens and 50 dollars per million output tokens. Forbes and Anthropic place that at roughly twice Opus 4.8. The existing 90% prompt-caching discount on input still applies. Verify the live pricing before relying on it, since it changes fast.
What benchmarks did Anthropic report for Fable 5?
At launch, Anthropic reported Fable 5 at 80.3% on SWE-bench Pro (versus Opus 4.8 at 69.2%, GPT-5.5 at 58.6%, and Gemini 3.1 Pro at 54.2%) and 95.0% on SWE-bench Verified. Anthropic also claimed the highest FrontierBench score and the first 90%-plus result on its own analytics benchmark. These are vendor-reported figures, not independent results.
What are Claude Fable 5's context and output limits?
Anthropic's model documentation lists a 1,000,000-token context window and up to 128,000 output tokens per request. Those figures are as of the June 9, 2026 launch. Re-check them against Anthropic's live documentation before you build against them, because model specs in this space move quickly.
Is Claude Fable 5 worth 2x the price of Opus 4.8?
It depends on your workload. Fable 5 leads Anthropic's reported coding scores, but at about double the price the value case rests on how often that lead saves you failed agent runs and human cleanup. Long-horizon agents and hard multi-file coding are the clearest fit; routine or high-volume work usually stays cheaper on Opus 4.8.

Sources

Primary references and vendor documentation used while drafting and reviewing this article.

  1. Anthropic: introducing Claude Fable 5 and Claude Mythos 5 (June 9, 2026)
  2. Anthropic docs: introducing Claude Fable 5 and Claude Mythos 5
  3. Forbes: Anthropic Fable 5 AI model cost (June 10, 2026)
  4. Simon Willison: Claude Fable 5 (June 9, 2026)

Written by

Muhammad Qasim Hammad
Muhammad Qasim Hammad
AI agents & automationFounder · Cart Gaze LLCPMP-certified PM

Muhammad Qasim Hammad is an AI agent and automation expert and the founder of Cart Gaze LLC (cartgaze.com). He builds product for the love of it: when an idea lands, a working prototype is usually running within hours, built with the same AI agents and automations he sells. He puts his own output at roughly 20× what it was before agents, and the Agentic OS behind this site is the working proof, documented in public with the tools he actually ran and what they really cost.

AI & Automation Services

Want a pipeline like this running in your business?

I'm Qasim — I design and ship AI agents and n8n automations for solo operators and small teams. Tell me what's eating your team's week, and I'll scope a fix.

Related reading