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.
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.
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?.
Read next
Claude 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 readAnthropic gave subscribers two weeks of free Fable 5 access, then it moves to usage credits. Here's what's actually changing, what the real-world burn rates look like, and what to do depending on how you use Claude.
6 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
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...

Nimbalyst Demo: A Visual Workspace for Codex + Claude Code with Kanban, Plans, and AI Commits Try it: https://nimbalyst.com/ Star Repo Here: https://github.com/Nimbalyst/nimbalyst This video demos N...
Claude Fable 5 and Mythos 5 are unavailable for everyone as of June 12, 2026. It is not an outage. The US government ord...
Anthropic received an export control directive at 5:21pm ET and had to disable Fable 5 and Mythos 5 for every customer....
Fable 5 ships with safety classifiers that route flagged requests away from the model. In production you need to handle...
Anthropic gave subscribers two weeks of free Fable 5 access, then it moves to usage credits. Here's what's actually chan...
Fable 5 is mostly a drop-in replacement for Opus 4.8, but 'mostly' is doing real work in that sentence. Here's every bre...
A frontier model disappeared overnight by government order. If your product, agents, or CI depend on one closed model, h...

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