
TL;DR
Mythos 5 and Fable 5 are the same underlying model. The difference is who can use it and what safeguards sit on top. Here is the breakdown, and why both got suspended together.
Direct answer
Mythos 5 and Fable 5 are the same underlying model. The difference is who can use it and what safeguards sit on top. Here is the breakdown, and why both got suspended together.
Best for
Developers comparing real tool tradeoffs before choosing a stack.
Covers
Verdict, tradeoffs, pricing signals, workflow fit, and related alternatives.
| Source | Link |
|---|---|
| Anthropic Models Documentation | docs.anthropic.com/models |
| Anthropic Official Statement | anthropic.com/news |
| Claude API Pricing | anthropic.com/pricing |
| Claude Code Documentation | docs.anthropic.com/claude-code |
Mythos 5 and Fable 5 are not two different models. They are the same underlying model with two different wrappers around it.
That single fact explains almost everything confusing about the launch, the pricing, and why the US government suspended both at once on June 12, 2026.
Anthropic split one model into two products based on safeguards and access, not raw intelligence.
Fable 5 is the generally available version. Anyone on the relevant plans can use it. It ships with Anthropic's full safety layer, the one many users complained was too aggressive, refusing legitimate security and research work. It also carries a required 30-day data retention policy that Anthropic added specifically so it could monitor for and mitigate jailbreaks.
Mythos 5 is the restricted-access version of the same model, available only to a small set of approved organizations, without that same broad safeguard layer. It is the higher-trust, lower-friction tier for vetted users.
So the mental model is simple:
Both sit in a new tier Anthropic positions above Opus in capability.
Newsletter
Get the weekly deep dive
Tutorials on Claude Code, AI agents, and dev tools, delivered free every week.
From the archive
Jun 13, 2026 • 8 min read
Jun 12, 2026 • 8 min read
Jun 12, 2026 • 7 min read
Jun 12, 2026 • 11 min read
Because they are the same model, a concern about one is a concern about both. When the government's directive landed citing a jailbreak, there was no way to suspend Fable while keeping Mythos, or vice versa. The capability lives in the shared model, so Anthropic pulled both.
It also explains the irony at the center of the story. Anthropic built Mythos's restricted access and Fable's 30-day retention precisely to manage the risk of a model this capable. That posture is what put "national security concern" in the air around these models in the first place. We unpack that in Why the US Government Pulled Fable 5.
We covered the Mythos preview when it dropped and did a full hands-on with Fable 5. Both, side by side:
For almost everyone, the answer is Fable, because Mythos was never available to you anyway. And right now neither is, because both are suspended.
If you are deciding what to actually build on today, the practical question is not Mythos vs Fable. It is which available model to use now that both are gone. We answer that in Best Claude Model Now That Fable 5 Is Disabled, and if you just want to know whether it is back yet, check Is Claude Fable 5 Down?. For the wider benchmark and pricing picture against OpenAI's frontier model, see Fable 5 vs GPT-5.5.
No. They are the same underlying model wrapped in two different access and safeguard layers. Fable is the generally available, heavily guard-railed version; Mythos is the restricted-access version for approved organizations with fewer guard rails.
Because they share the same underlying model, a capability concern about one is a concern about both. Anthropic could not suspend Fable's public access while leaving Mythos live, since the capability that triggered the directive lives in the shared model itself.
Fable, since Mythos was never available outside a small set of approved organizations. Right now the more useful question is which currently available Claude model to use instead, not which of these two suspended tiers matters more.
Read next
The US government ordered Anthropic to suspend Fable 5 and Mythos 5 for ALL users after a narrow jailbreak finding. Here is what happened, why it hit everyone, and what changed for developers overnight.
6 min readClaude Fable 5 and Mythos 5 are unavailable for everyone as of June 12, 2026. It is not an outage. The US government ordered Anthropic to suspend access. Here is the status, the cause, and what to use instead.
4 min readAnthropic received an export control directive at 5:21pm ET and had to disable Fable 5 and Mythos 5 for every customer. Here is what we know, what still works, and what to do if Fable is in your stack.
5 min readTechnical content at the intersection of AI and development. Building with AI agents, Claude Code, and modern dev tools - then showing you exactly how it works.
Anthropic's first generally available Mythos-class model, released June 9, 2026. 1M context, 128K max output, $10/$50 pe...
View ToolAnthropic's agentic coding CLI. Runs in your terminal, edits files autonomously, spawns sub-agents, and maintains memory...
View ToolAnthropic's Python SDK for building production agent systems. Tool use, guardrails, agent handoffs, and orchestration. R...
View ToolAnthropic's AI. Opus 4.6 for hard problems, Sonnet 4.6 for speed, Haiku 4.5 for cost. 200K context window. Best coding m...
View ToolEvery coding agent in one window. Stop alt-tabbing between Claude, Codex, and Cursor.
View AppTurn a one-liner into a working Claude Code skill. From idea to installed in a minute.
View AppUnlock pro skills and share private collections with your team.
View AppInteractive timeline showing what's in context at each turn.
Claude CodeManaged scheduling on Anthropic infrastructure with API and GitHub triggers.
Claude CodeThe primary command-line entry point for Claude Code sessions.
Claude Code
Anthropic Suspends Fable 5 & Mythos 5 After US Export Control Directive (Jailbreak Concerns) Anthropic announced that the US government issued export control directives requiring it to suspend Fable ...

Claude Fable 5 Released: Benchmarks, Pricing, Availability, and Real-World Examples Anthropic has released Claude Fable 5, the first general-use “Mythos class” model, and the video reviews the announ...

Anthropic’s Claude Mythos Preview & Project Glass Wing: Breakthrough Performance, Massive Security Risks, and Frontier Pricing The script reviews Anthropic CEO Dario Amodei’s earlier “Machines of Lov

The US government ordered Anthropic to suspend Fable 5 and Mythos 5 for ALL users after a narrow jailbreak finding. Here...

Claude Opus 5 launched July 24, 2026 at $5/$25 per MTok - matching Opus 4.8 pricing while delivering near-Fable 5 intell...

Terence Tao published a deep mathematical digestion of the Jacobian conjecture counterexample discovered by Claude Fable...

Anthropic's most capable model launched, got suspended by a US export-control order, and returned today. Here is what Fa...

Fable 5 refusals come back as a 200 response, not an error. At fleet scale, that quietly corrupts entire runs. Here is h...

1M context, 128K output, a memory tool, compaction, and task budgets change what a single agent run can cover. Here is w...

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.