Vivold Consulting

Anthropic launches Fable 5, its most capable public model yet - with Mythos 5 for vetted cyberdefenders

Key Insights

Anthropic launched Claude Fable 5 - a Mythos-class model it bills as state-of-the-art across software engineering, knowledge work, vision, and science - alongside Claude Mythos 5, the same model with cyber safeguards lifted for vetted defenders in Project Glasswing. To release that power safely, Fable 5 routes sensitive cyber, biology/chemistry, and distillation requests to Opus 4.8, with fallback triggering in under 5% of sessions, and adds a 30-day data-retention rule. Both ship at $10/$50 per million input/output tokens - less than half the price of Mythos Preview - though a US government directive suspended access just three days later.

Stay Updated

Get the latest insights delivered to your inbox

Anthropic's biggest leap yet - wrapped in its strictest guardrails

Fable 5 is, by Anthropic's account, the most capable model it has ever made generally available - top of the charts on nearly every benchmark it tested, and pulling further ahead the longer and more complex the task. The twist is the safety architecture bolted on top, and a naming convention worth understanding.

Fable vs. Mythos: same brain, different guardrails

"Mythos-class" is Anthropic's tier above Opus. Fable 5 and Mythos 5 are the same underlying model; the difference is the safeguards. Fable 5 is the public version with protections on. Mythos 5 has the cyber safeguards lifted and goes only to a small group of cyberdefenders and infrastructure providers through Project Glasswing, initially as an upgrade to Mythos Preview.

What it can actually do

The capability claims are eye-catching:

- In testing, Stripe said Fable 5 compressed months of engineering into days - running a codebase-wide migration on a 50-million-line Ruby codebase in a single day, work that would otherwise have taken a team over two months by hand.
- It's the new state-of-the-art on vision, able to rebuild a web app's source code from screenshots alone, and it beat Pokemon FireRed using only raw game screenshots - no maps or helper tools.
- For memory and long-context work, it stays coherent across millions of tokens and improves its own output using persistent notes.
- With Mythos 5, Anthropic's scientists accelerated parts of protein and drug design roughly 10x, and say the model produced novel molecular-biology hypotheses they preferred about 80% of the time in blind comparisons - one later corroborated by an independent lab.

The safety bet: route, don't refuse

Rather than flatly refusing risky prompts, Fable 5 hands them to Opus 4.8. When its classifiers detect requests touching cybersecurity, biology/chemistry, or model distillation, Opus answers instead and the user is told. Anthropic says more than 95% of sessions involve no fallback at all - so for most users, Fable performs like Mythos. It deliberately tuned the filters conservatively, conceding they'll sometimes catch harmless requests, with a promise to narrow false positives over time.

Why so cautious? Because Mythos-class cyber skills could give real uplift to attackers. Anthropic ran a 1,000+ hour external bug bounty that found no universal jailbreak, though it candidly notes the UK's AI Safety Institute made early progress toward one - and that perfect jailbreak resistance probably isn't achievable for anyone.

A new data-retention rule worth flagging

For Mythos-class models, Anthropic now requires 30-day retention of all traffic, on both first- and third-party surfaces, used only for safety rather than training, with logged human access and deletion after 30 days. It's a genuine trade-off with privacy-sensitive customers, but it's how the company plans to detect novel attacks that play out across many requests.

The cliffhanger

Pricing undercuts Mythos Preview by more than half, and Anthropic staged the consumer rollout to manage demand it expected to be very high. But there's an unavoidable epilogue: three days after launch, a US government directive forced Anthropic to suspend access to both models. For now, the most capable Claude you could briefly use is offline - an abrupt pause on one of the company's most ambitious releases.

Related Articles

An AWS knowledge-graph deployment turned 6-month research cycles into 3 weeks - and the blueprint transfers far beyond pharma

An AWS GraphRAG deployment in pharmaceutical research cut R&D cycles by 87% - initial discovery that took six months now closes in three weeks - by fusing siloed internal databases and public literature into one queryable knowledge graph on Amazon Neptune Analytics and Bedrock (running Claude). Every answer comes with verifiable citations and a mapped reasoning path, which is exactly what regulated industries need for compliance. The architecture is modular and, crucially, transferable: any enterprise drowning in fragmented legacy data can copy this pattern.

SpaceX, Anthropic, and OpenAI listings will out-value every US VC-backed exit since 2000 - reshaping vendor economics for everyone

The new NVCA-Pitchbook Venture Monitor dropped a stunning claim: the pending OpenAI and Anthropic IPOs, together with SpaceX's listing, will generate more value than every US VC-backed exit since 2000 combined. SpaceX is already public at $1.77 trillion, and with both AI labs pushing toward trillion-dollar debuts, the trio should land north of $4 trillion - against roughly $70 billion in total US IPO proceeds last year. For anyone buying AI services, the labs' shift to public-market scrutiny will reshape pricing, transparency, and vendor stability.

A 14-person open-source team just became the default way 8.9M developers run local AI - and a lever for slashing inference bills

Ollama, the open-source tool that lets developers run open-weight AI models on their own machines in minutes, raised a $65M Series B led by Theory Ventures ($88M total), revealing it now serves 8.9 million developers monthly and sits inside 85% of the Fortune 500 - with just 14 employees. Founders Jeff Morgan and Michael Chiang previously built Docker Desktop, and they're repeating the play: abstract away the hardware pain, then monetise a cloud tier priced on GPU time rather than tokens. The backdrop is the industry's loudest cost debate: every company with heavy inference bills is under existential pressure to shift routine workloads to open models.