Update, July 1, 2026: Fable 5 is back
Anthropic suspended Claude Fable 5 and Claude Mythos 5 worldwide on June 12, three days after launch, to comply with a US government export-control directive. On July 1, after the US Department of Commerce lifted that order, Anthropic restored Fable 5 to general availability worldwide. It agreed to a set of security commitments and shipped an improved safety classifier that blocks the reported jailbreak and routes flagged requests to Claude Opus 4.8. So the model is callable again. The three-week round trip is the point of this piece, not a footnote to it: a hosted model's availability is the provider's call, and a regulator's, and it can be switched off and back on for reasons that have nothing to do with your work. A model running on your own hardware cannot be. Everything below describes Fable 5 as it shipped on June 9, which still holds. (Anthropic on the redeployment and the original suspension. Mythos 5 remains only partially restored, for a limited set of US organizations.)
Quick answer
On June 9, 2026, Anthropic released Claude Fable 5, the first publicly available model in a new “Mythos-class” tier that it says sits above Opus. By Anthropic's own account it is the most capable model they have ever made generally available: a 1M-token context window, state-of-the-art vision and software engineering, and longer autonomous operation than any previous Claude. It is also cloud-only and priced at $10 per million input tokens and $50 per million output, exactly double Claude Opus 4.8. This is a real leap, and worth taking seriously. It is also the clearest argument yet for owning your model choice instead of renting one. Here is what shipped, what it costs, and how to use frontier AI without the lock-in.
What Anthropic actually shipped
Two models landed on June 9. Claude Fable 5 (model ID claude-fable-5) launched on the Claude API, AWS, Amazon Bedrock, Vertex AI, and Microsoft Foundry. Claude Mythos 5 (claude-mythos-5) is the same underlying model with some safeguards lifted, offered only in limited availability through Project Glasswing, Anthropic's collaboration with the US government. Both are what Anthropic calls “Mythos-class,” a tier it positions above the Opus class.
The published specs: a 1M-token context window, 128k tokens of max output, adaptive thinking always on, and vision. One detail that matters for cost: Fable 5 uses the tokenizer introduced with Opus 4.7, so the same text is roughly 30% more tokens than older models. Your context fills faster, and you pay for the difference.
| Claude Fable 5 | Claude Opus 4.8 | |
|---|---|---|
| Tier | Mythos-class (above Opus) | Opus |
| Context window | 1M tokens | 1M tokens |
| Max output | 128k tokens | 128k tokens |
| Price (input / output per M) | $10 / $50 | $5 / $25 |
| Where it runs | Cloud API only | Cloud API only |
What it can do
Credit where it is due: the capability claims are not incremental. Anthropic reports that in a 50-million-line Ruby codebase, Fable 5 performed a codebase-wide migration in a day that would otherwise have taken a whole team over two months by hand. That figure, attributed to Stripe, is the kind of thing that changes what a small team can attempt.
On vision, Anthropic calls it the new state of the art: it can pull precise numbers from detailed scientific figures and rebuild a web app's source code from screenshots alone. It posts the highest score of any model on Hebbia's finance benchmark. Internally, Anthropic says Mythos 5 accelerated parts of its drug-design work by around ten times, and that in blinded comparisons its scientists preferred the model's molecular-biology hypotheses about 80% of the time over Opus-class models.
“The capabilities of models like Fable 5 and Mythos 5 have the potential to do profound good for the world.”
That is Anthropic's framing, and on the evidence it is not hype. At launch, Fable 5 was the most capable model most developers could call. The interesting question is not whether it is good. It is what it costs to use it as your default.
The price, and what it means for your bill
Fable 5 costs $10 per million input tokens and $50 per million output, exactly double Opus 4.8 at $5 and $25. Opus-class output rates are already what drove this month's billing stories: Uber capped its engineers at $1,500 a month per tool after burning a year of AI budget in four months, and GitHub Copilot's move to metered AI Credits produced single-request burns that emptied monthly pools in days. Fable 5 doubles the ceiling on all of it, and the 30%-heavier tokenizer pushes the real number higher still.
The launch rollout followed the familiar pattern. From June 9, Fable 5 was included at no extra cost in the Pro, Max, Team, and Enterprise plans through June 22, with usage credits due on those plans from June 23. Try it free, then meter it. The June 12 suspension interrupted that rollout, but with Fable 5 restored on July 1 the metered model resumes: on the paid consumer plans it is included for up to half of your weekly usage limits through July 7, then moves to usage credits. The business model is unremarkable, and beside the point. The shape is the point. A meter you do not control scales with how hard you work, and an availability switch you do not hold can flip, off and back on, for reasons that have nothing to do with you.
The safety gating is real, and it is the provider's call
Fable 5 ships with classifiers for three high-risk domains: cybersecurity, biology and chemistry, and distillation (extracting the model's capabilities to train a competitor). When a request trips one, the response is handled by Claude Opus 4.8 instead of Fable 5. Anthropic says this happens in less than 5% of sessions, so more than 95% involve no fallback. The fully ungated version, Mythos 5, is not something you can buy: it goes to approved Project Glasswing partners and the US government.
This is a defensible safety posture, and not a knock on Anthropic. But it is a clean illustration of a structural fact about cloud models: the provider decides what the model will and will not do for you, and can route your request to a different model without asking. That is fine for most work. It is a real constraint if your work lives in one of the gated domains, or if you simply need to know which model answered.
How to use frontier AI without the lock-in
The takeaway is not “do not use frontier models.” Use the best one you can reach. With Fable 5 available again, that can be Fable 5 for the genuinely hard problems, with Claude Opus 4.8 or the cheaper new Claude Sonnet 5 for the rest. The takeaway is how you use it.
The trap is making a $50-per-million-output cloud model your default, billed through a platform meter you cannot predict. The alternative is BYOLLM: bring your own Anthropic API key, pay Anthropic directly at API rates with no platform markup or credit pool, and reach for Fable 5 when a problem is genuinely worth it. For the routine work, run a local model like Qwen3.6 or DeepSeek V4 via Ollama or LM Studio at zero inference cost. The frontier model becomes a tool you pick up when you need it, not a subscription you are locked into.
That is the model Bodega One Code is built on. It is a local-first desktop IDE with BYOLLM: point it at your Anthropic key for frontier work, or at a local model for everything else, and switch between them without restarting. There is no platform meter and no per-model paywall, and the app is free for everyone in the open beta. One thing Fable 5 cannot do is run offline. It is cloud-only, so for air-gapped or regulated work where code cannot leave the machine, a local model is not a preference, it is the only option.
Fable 5 is a genuine step forward for what AI can do. Just decide, deliberately, how much of your work should depend on a meter someone else controls.
Sources
- Anthropic, June 9, 2026: Claude Fable 5 and Claude Mythos 5 (official announcement: capability claims, safeguards, pricing, availability): anthropic.com/news/claude-fable-5-mythos-5
- Anthropic, June 12, 2026: statement on Fable 5 and Mythos 5 access (worldwide suspension to comply with a US export-control directive; all customers affected, other models unaffected): anthropic.com/news/fable-mythos-access
- Anthropic, June 30, 2026: Redeploying Claude Fable 5 (worldwide restoration on July 1, security commitments, improved safety classifier routing flagged requests to Opus 4.8, Mythos 5 partial restoration): anthropic.com/news/redeploying-fable-5
- CNBC, June 30, 2026: US administration lifts export controls on Claude Fable 5 and Mythos 5: cnbc.com
- Anthropic, Models overview (official docs: model IDs claude-fable-5 / claude-mythos-5, 1M context, 128k output, $10/$50 pricing, Opus 4.8 comparison): platform.claude.com/docs/en/about-claude/models/overview
- Anthropic, Project Glasswing (Mythos 5 limited availability, US government collaboration): anthropic.com/glasswing
- TechCrunch, June 9, 2026: Anthropic released Claude Fable 5, its most powerful model, publicly: techcrunch.com
- Bodega One Code, June 9, 2026: Even Uber hit the AI coding cost wall (the enterprise cost context this builds on): bodegaone.ai/blog/agentic-ai-cost-wall
Common questions
- Is Claude Fable 5 available right now?
- Yes, again. Anthropic suspended Fable 5 and Mythos 5 worldwide on June 12, 2026 to comply with a US government export-control directive, then restored Claude Fable 5 to general availability on July 1, 2026 after the US Department of Commerce lifted the order. Fable 5 is callable again across the Claude platform and Amazon Bedrock, with Google Vertex AI and Microsoft Foundry to follow. Mythos 5, suspended alongside it, is only partially restored for a limited set of US organizations.
- What is Claude Fable 5?
- Claude Fable 5 (model ID claude-fable-5) is the first publicly available model in Anthropic's new Mythos-class tier, which Anthropic says sits above the Opus class in capability. It launched on June 9, 2026 as Anthropic's most capable widely released model: a 1M-token context window, 128k max output, always-on adaptive thinking, and vision. At launch it was available on the Claude API, AWS, Amazon Bedrock, Vertex AI, and Microsoft Foundry. Anthropic suspended access worldwide on June 12, 2026 under a US export-control directive, then restored Fable 5 to general availability on July 1, 2026 once the order was lifted.
- How much does Claude Fable 5 cost?
- $10 per million input tokens and $50 per million output tokens, which is exactly double Claude Opus 4.8 ($5 / $25). Note that Fable 5 uses the Opus 4.7 tokenizer, so the same text is roughly 30% more tokens than older models, which raises the effective per-session cost. After the June 12 suspension and the July 1, 2026 restoration, Fable 5 is included on the paid consumer plans (Pro, Max, Team, and select Enterprise) for up to half of your weekly usage limits through July 7, 2026, then moves to usage credits.
- What is the difference between Claude Fable 5 and Mythos 5?
- They are the same underlying model. Fable 5 is the general-release version with safeguards on. Mythos 5 (claude-mythos-5) has some safeguards, including cybersecurity ones, lifted and is not generally available. Anthropic offers Mythos 5 in limited availability to approved customers through Project Glasswing, its collaboration with the US government for cyberdefenders and critical software infrastructure. Both Fable 5 and Mythos 5 were suspended worldwide on June 12, 2026 to comply with a US government export-control directive. Fable 5 was restored to general availability on July 1, 2026; Mythos 5 is only partially restored, for a limited set of US organizations.
- Why does Fable 5 sometimes answer like Claude Opus 4.8?
- Fable 5 runs classifiers for three high-risk domains: cybersecurity, biology and chemistry, and distillation (extracting capabilities to train competing models). When a request trips one, Anthropic routes the response to Claude Opus 4.8 instead. Anthropic says this triggers in less than 5% of sessions, so more than 95% of Fable sessions involve no fallback at all.
- Can I use frontier models like Fable 5 in Bodega One Code?
- Bodega One Code is BYOLLM: you connect your own Anthropic API key and choose the model, paying Anthropic directly at API rates with no platform markup or credit pool. That lets you reach for a frontier model when a problem is worth it, and keep a local model (via Ollama or LM Studio) loaded for the routine work where you do not want a $50-per-million-tokens meter running. See bodegaone.ai/byollm.
- Is Fable 5 better than running a local model?
- For the hardest frontier tasks, yes. Fable 5 is more capable than any open-weight model you can run locally today. But most coding work is not a frontier task. Local models like Qwen3.6 and DeepSeek V4 handle everyday coding well at zero inference cost, and a frontier cloud model makes sense for the occasional hard problem. The pragmatic setup is both: local by default, frontier on demand. That is the argument for BYOLLM over a single-model subscription.
Written by the Bodega One team. We build Bodega One Code, the local-first AI IDE, and we write here about local models, AI costs, and what we learn shipping it. More about the team and why we build local-first on the about page.
Related posts
Stay in the loop
Build-in-public updates, model picks, and Copilot/Cursor news as it breaks.
Follow @BodegaOneAI on X →