Anthropic released Fable 5 on 9 June 2026 and shut it down three days later after the US government issued export controls. It was the strongest coding model ever sold commercially. For most of what people do with AI, you would not have noticed the difference.
What Fable 5 actually is
Anthropic built Mythos in April and kept it away from the public on purpose. Mythos reads code and finds security holes well enough that the same skill, pointed the other way, works as a weapon.
A preview went to a handpicked group instead, through a defence programme called Project Glasswing: Microsoft, Google, Amazon, Nvidia, CrowdStrike, JP Morgan Chase. By early June it covered around 150 organisations in more than 15 countries, and it was working.
Fable 5 is Mythos with guardrails. They cover three zones: cybersecurity, biology and chemistry, and distillation, which is using Fable’s own answers to secretly train a cheaper copycat. Enforcement runs on classifiers, small models whose whole job is to read your request and flag it. Step into one of those zones and Fable taps out, passing the request to the older, less capable Opus 4.8.
Fable 5 vs Opus 4.8: the benchmark scores
Benchmarks are standardised exams for models, each one measuring a different skill. Two matter here.
| Benchmark | Fable 5 | Opus 4.8 | GPT 5.5 | Gemini 3.1 Pro |
|---|---|---|---|---|
| SWE Bench Pro | 80.3% | 69.2% | 58.6% | 54.2% |
| Frontier Code | 29.3% | 13.4% | 5.7% | n/a |
SWE Bench Pro runs real engineering tickets pulled from real code bases and checks whether the fix works. Eleven points over Opus 4.8 is a decent jump, nothing more. Frontier Code, built by a team at Cognition to be deliberately brutal, is where the gap opens: 29.3% against 13.4%.
That is the whole story of Fable 5: the harder and longer the task, the wider its lead. Ask it to summarise an article and you could not pick it out of a lineup. Stripe handed it a migration across a 50 million line Ruby code base, the kind of job where you cannot find and replace because every change has to make sense in the code around it. A team of engineers would need more than two months. Fable did it in a day.
Every other Claude model can run zero data retention, meaning nothing you type is stored. Fable cannot: prompts and outputs are held for 30 days, and anything the classifiers flag is kept for up to two years. Microsoft blocked its own employees from using it, because storing prompts broke the promise it had made to protect customers’ code.
For the everyday work 99% of consumers do, it was overkill.
It ran at $10 per million input tokens and $50 per million output, double Opus 4.8. It also reaches the answer in fewer steps, so the bill climbs slower than the sticker suggests. If those units mean nothing to you, the token lesson is the one to read first.
Why Anthropic shut Fable 5 down after three days
| Date | What happened |
|---|---|
| April 2026 | Anthropic reveals Mythos and keeps it out of public release |
| Early June 2026 | Project Glasswing reaches about 150 organisations in 15+ countries |
| 9 June 2026 | Fable 5 launches |
| 12 June 2026 | Export controls bar every foreign national from using it |
The US government used an Export Control Directive, the same legal toolkit that stops companies selling fighter jets and chip-making machines abroad. The order was narrow on paper: no foreign national could use Fable 5, outside the US or inside it, including Anthropic’s own non-citizen employees. No app with hundreds of millions of users can verify citizenship on every request in real time, so the model came down.
There are two accounts of why. David Sacks, the White House’s point man on AI, says the government was warned Fable could be jailbroken into reading a code base and listing its security flaws, and that Dario Amodei called the risk unserious and refused to pull the model. Anthropic says the jailbreaks disclosed to it were harmless or minor and that GPT 5.5 already does the same thing. Several outlets report a third trigger: a suspicion inside the White House that a group linked to China had got hold of Mythos.
None of it started with Fable. Anthropic had already told the US military that Claude could not run fully autonomous weapons or mass surveillance, and the defence secretary responded by labelling the company a supply chain risk to national security, a designation usually reserved for firms like Huawei and never before applied to an American company. Donald Trump ordered every federal agency to stop using Anthropic technology. Anthropic is in court calling it retaliation.
What Fable 5 means for how you pick a model
Match the model to the difficulty of the job. Drafting a lease renewal notice or summarising an after-hours intake call runs fine on something cheap, and Fable would not have written either one any better. The premium only pays for itself on the long jobs: reconciling a month of invoices against job sheets, or reworking every quote template after a price rise.
Retention terms are set per model. Fable and Opus 4.8 come from the same company and store your data differently, so the answer changes every time somebody swaps one model for another underneath your agent. If that agent handles tenant records or customer addresses, the retention clause decides more than a benchmark score does.
Treat the model the way you treat a parts supplier: named on the job, and replaceable. Fable went from the best thing on the market to switched off in 72 hours, and the model itself never changed. Anything in your business that only runs on one model stops running on the day that model does, and you do not get notice.
Write down which model each of your agents runs on. Once a quarter, put the same ten real jobs, your actual intake calls and your actual quotes, through the second-best model and keep the outputs side by side. The gap you measure is what a forced switch would cost you, and the best model on the market disappeared in three days for reasons that had nothing to do with the model, so do not build a workflow only one model can run.