Yesterday Anthropic shipped something they said they'd never release to the public.
Last week they called for a global AI pause. This week they released their most powerful model ever. If that feels like whiplash — it should. We'll get to that. But first, let's talk about what Claude Fable 5 actually is and what it means for developers.
What Is Claude Fable 5?
Claude Fable 5 is the first publicly available version of Anthropic's Mythos-class model — a new tier of AI that was initially deemed too dangerous to release.
It's the first model in Anthropic's Mythos class, designed for long-horizon, autonomous coding and knowledge-work tasks. Think of it as a step change rather than an incremental improvement. Not a faster version of what came before — a different category of capability entirely.
Fable 5's capabilities exceed those of any model Anthropic has ever made generally available. It is state-of-the-art on nearly all tested benchmarks, showing exceptional performance in software engineering, knowledge work, vision, scientific research, and many other areas. The longer and more complex the task, the larger Fable 5's lead over other models.
That last sentence is the important one. This model doesn't just score better on benchmarks — it widens its lead the harder the task gets.
The Benchmark Numbers Are Hard to Ignore
Let's look at what the numbers actually say.
On SWE-Bench Pro — the gold standard benchmark for solving real software engineering tasks from public GitHub repos without help — Fable 5 hits 80.3%. Claude Opus 4.8 lands at 69.2%. GPT-5.5 scores 58.6%. Gemini 3.1 Pro manages 54.2%.
That's not a small gap. Fable 5 is ahead of GPT-5.5 by nearly 22 percentage points on real-world software engineering tasks.
On Cognition's FrontierCode benchmark — which tests demanding coding tasks under production standards — Fable 5 scores 29.3%. Claude Opus 4.8 manages 13.4%. GPT-5.5 gets just 5.7%.
That last number is striking. On the hardest coding benchmark, Fable 5 is more than five times better than GPT-5.5. On production-grade code under real constraints, the gap between models is enormous.
What's New for Developers Specifically
Claude Fable 5 introduces Anthropic's fifth model generation for your most ambitious work. It's built to tackle days-long, complex, and asynchronous tasks that previous models couldn't sustain.
Days-long. That's not a typo. We're talking about tasks that run autonomously over extended periods — not just a single conversation or a single session.
In internal benchmarks on autonomous coding workflows, Fable 5 completed equivalent work with fewer tool calls and lower token consumption than previous Opus-tier models. Fewer tool calls means less back-and-forth, cleaner execution, and lower costs per task — even at a higher per-token price.
Claude Fable 5 is generally available on the Claude API, Claude Platform on AWS, Amazon Bedrock, Vertex AI, and Microsoft Foundry. If you're already building on any of these platforms, the model ID is claude-fable-5 and you can start using it today.
Claude Fable 5 is also now available in GitHub Copilot. If you're a Copilot user, you can select it directly from the model picker.
The Safety Story — More Interesting Than It Sounds
Anthropic initially said Mythos-class models were too dangerous to release publicly. So how did Fable 5 make it out?
The broad release is possible because of new safeguards that block responses in specific high-risk areas. In cybersecurity, biology, chemistry, and distillation, the model blocks responses and falls back to Claude Opus 4.8.
Anthropic stress-tested its classifiers with jailbreak attempts before releasing Fable 5. They ran an external bug bounty that produced no universal jailbreaks in over 1,000 hours of testing, then worked with external red-teaming organisations which also failed to find universal jailbreaks.
That's a serious amount of testing. 1,000 hours of professional jailbreak attempts with zero universal breaks before release. For context, most models don't get anywhere near that level of adversarial testing before shipping.
But there's already a controversy brewing. The pushback centred around a paragraph buried in Fable 5's 319-page system card which revealed that Fable would quietly downgrade its own responses when it detected requests related to cutting-edge AI development work — such as building the infrastructure needed for frontier AI research. Some researchers and developers are calling this secret sabotage. Anthropic says it's a safety measure. That debate is just getting started.
Pricing and Availability
Claude Fable 5 is priced at $10 per million input tokens and $50 per million output tokens, with the existing 90% input token discount for prompt caching.
That's twice the price of Opus 4.8. But given the benchmark numbers — particularly on complex, long-horizon tasks — the cost per unit of useful output may actually be lower for the right use cases. Fewer tool calls, better first-pass quality, and longer sustained autonomous work all reduce the total tokens needed.
From today through June 22, Fable 5 is included on Pro, Max, Team, and seat-based Enterprise plans at no extra cost. If you're on any of those plans — go try it right now before that window closes.
Claude Fable 5 supports up to 128k output tokens. Combined with the long-horizon task performance, that output window is one of the most practically useful things about this model for developers working on large-scale projects.
The Elephant in the Room
Let's just say it directly.
Last week Anthropic called for a global AI pause, warning that recursive self-improvement could happen within two years and that humans were losing the ability to oversee AI development. This week they shipped their most powerful model ever.
Fable's launch comes as Anthropic prepares to enter the public markets, alongside OpenAI and Elon Musk's SpaceX. It also follows the AI firm's plea urging major global AI labs to establish a coordinated brake pedal on frontier AI development.
The tension is real and nobody is pretending otherwise. But the logic Anthropic has consistently used holds: unilateral slowdown doesn't make the world safer, it just changes who sets the pace. If they don't ship, someone else does — without the safety work.
Whether you find that convincing or convenient probably depends on how much you trust the people saying it. That's a judgment call every developer building on these tools has to make for themselves.
🛠 Dev Tip of the Week
Fable 5 is free on paid plans until June 22. Use that window properly — don't just run your usual prompts and call it a test. Throw your hardest, most complex tasks at it. Multi-file refactors. Long-horizon planning tasks. Anything where previous models lost the thread halfway through. That's where Fable 5 separates itself, and that's the data you want before the free window closes.
If you've already tested it and have an early take, hit reply — genuinely want to hear what you're seeing.
