Anthropic Releases Claude Fable 5 for Broad Use
AI-assisted, source-derived brief produced by the Let's Data Science Automated News Desk. The source material used is linked on this page.
- Source event:
- first reported
- LDS brief:
- publication time is not available in the public LDS lifecycle record

Anthropic released Claude Fable 5 on June 9, 2026, making a Mythos-class capability widely available, while offering Claude Mythos 5 in limited release via Project Glasswing, according to Anthropic's announcement. Per Anthropic's platform documentation, claude-fable-5 supports up to 128k output tokens, and list pricing is $10 per million input tokens and $50 per million output tokens. The model includes safety classifiers that can refuse certain requests; Anthropic's docs state refusals return stop_reason: "refusal" as an HTTP 200 and are not billed if no output is generated. GitHub's changelog notes that Claude Fable 5 is available in GitHub Copilot and requires up to 30 days of prompt-and-output retention to operate the safety classifiers, with the Copilot admin policy off by default. AWS and GitHub product posts report broader availability on AWS Bedrock and the Claude API.
What happened
Anthropic announced the general release of Claude Fable 5 on June 9, 2026, and the limited-availability roll out of Claude Mythos 5 via Project Glasswing, per Anthropic's blog and platform documentation. Anthropic's product page lists the API model as claude-fable-5, supports up to 128k output tokens per request, and shows pricing at $10 per million input tokens and $50 per million output tokens. GitHub's changelog and Amazon's product announcement both report that Claude Fable 5 is available in GitHub Copilot and on AWS Bedrock and other cloud integrations.
Technical details
Anthropic's platform documentation and system card describe Claude Fable 5 and Claude Mythos 5 as configurations of the same underlying Mythos-class model family. The published material highlights longer-horizon, agentic capabilities such as extended asynchronous execution, advanced vision understanding for diagrams and nested tables, and self-verification behaviors. The platform docs document API behaviour for refusals, fallback handling via a fallbacks parameter, and SDK middleware for retrying on alternate models. GitHub's changelog notes internal benchmarking where Fable 5 completed equivalent autonomous coding workflows with fewer tool calls and lower token consumption than prior Opus-tier models.
Context and significance
Operational implications for practitioners
What to watch
Editorial analysis
Releasing a Mythos-class model broadly, while retaining a sealed higher-trust variant, mirrors a recent industry pattern of tiered frontier models combined with access controls. Anthropic's simultaneous emphasis on capability (Mythos-level performance across coding, vision, and long tasks) and operational safeguards (classifiers, refusal semantics, and explicit retention for safety tooling) aligns with public reporting by The Verge, TechCrunch, CNBC, and Wired that frame this launch as both capability-forward and safety-conscious. For enterprise consumers the trade-offs are now explicit: broader access to a higher-capability model comes with documented constraints on retention and classifiers that affect integration and compliance.
Teams evaluating claude-fable-5 should treat the model as a high-capability, higher-cost option. Reported pricing ($10/M input, $50/M output) and large-context support (up to 128k output tokens) will materially change token-cost calculations for long-running or agentic workflows. Anthropic reports its safety classifiers trigger in fewer than 5% of sessions on average; in those cases, the platform returns a Claude Opus 4.8 response rather than a hard refusal, meaning integration code must handle responses from a different model tier alongside any stop_reason: "refusal" rejections. GitHub's changelog explicitly notes that enabling Claude Fable 5 in Copilot requires turning on a policy that accepts up to 30 days of prompt/output retention; GitHub's post highlights that retained data is not used to train Anthropic models.
Observers should track:
- •how often the safety classifiers trigger refusals in real-world developer and enterprise workloads
- •empirical token and tool-call efficiencies claimed by GitHub benchmarks versus independent tests
- •uptake and behavior differences between the broadly available Fable 5 and the limited Mythos 5 instances available through Project Glasswing. Also monitor third-party benchmarking and security research (e.g., jailbreak and vulnerability results) because Mythos-class capability increases both utility and adversarial risk, a point emphasized in industry reporting
Key Points
- 1Anthropic made Claude Fable 5 generally available, offering Mythos-class capabilities with safety classifiers and fallback mechanisms.
- 2GitHub and AWS integrations report enterprise availability, but GitHub requires up to 30-day data retention to run classifiers.
- 3Industry pattern: tiered frontier releases expand access while using guardrails and limited trust channels to manage misuse risk.
Scoring Rationale
This is a major frontier-model release: Mythos-class capabilities are now broadly available via cloud and GitHub integrations. The combination of substantially higher capability, explicit safety classifiers, and enterprise data-retention requirements has immediate relevance for ML engineers, architects, and security teams.
Sources
Public references used for this report.
View 12 more sources
- 04Claude Fable 5 is generally available for GitHub Copilotgithub.blog
- 05Claude Fable 5 from Anthropic now available on AWSaboutamazon.com
- 06Anthropic Claude Fable 5 on AWS: Mythos-class capabilities with ...aws.amazon.com
- 07Anthropic releases Claude Fable, a version of Mythos, days after warning AI is becoming too dangeroustechcrunch.com
- 08Anthropic releases Mythos-like AI model to the public two months after private rollout rocked Wall Streetcnbc.com
- 09Anthropic releases its first Mythos-class model Claude Fabletheverge.com
- 10Anthropic Offers Mythos Upgrade for Cyber Partners and a ‘Safe’ Version for the Rest of Youwired.com
- 11Anthropic launches Mythos-class Claude Fable 5 model, available ...finance.yahoo.com
- 12Anthropic brings Mythos to the masses with Claude Fable 5, its most powerful generally available model everventurebeat.com
- 13Anthropic Fable 5 Now Available - Harveyharvey.ai
- 14Claude Fable 5 vs Opus 4.8: Benchmarks, Pricing & When to Use ...truefoundry.com
- 15Initial impressions of Claude Fable 5simonwillison.net
Practice interview problems based on real data
1,625 SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems