Anthropic shipped two models today. The distinction between them matters immediately for any organization currently running Claude in production or planning a deployment.
Claude Fable 5 is generally available: Claude API, Pro, Max, Team, and Enterprise plans. Input tokens are $10 per million. Output tokens are $50 per million. That is less than half the price of the Mythos Preview model it effectively supersedes for production workloads.
Claude Mythos 5 is the same underlying model with the cybersecurity safeguards removed. It is not generally available. Access is currently limited to Project Glasswing partners, a closed set of vetted cybersecurity researchers. Planned expansion to biomedical researchers will come through a separate trusted access program. If your organization is not already enrolled in Project Glasswing, Mythos 5 is not on the table. Plan around Fable 5.
Two Models, One Launch Day
Plan around Fable 5$10
per M input tokens
$50
per M output tokens
If you are not in Project Glasswing, Mythos 5 is not available to you.
The Capability Profile
The benchmarks tell one story. The practical applications tell a more useful one.
On software engineering, Anthropic's launch materials cite Stripe using Fable 5 to migrate a large Ruby codebase, describing months of engineering compressed into days. Marketing framing aside, it points to a specific capability shift: Fable 5 handles longer, more complex agentic tasks with greater autonomy than prior models. It does not require the same level of human re-engagement mid-task to stay on track. For engineering teams running Claude Code or building custom dev tooling, the meaningful change is the reduction in session breakpoints on complex refactors and migrations.
On knowledge work, Anthropic reports Fable 5 as its strongest model yet on finance and trading-analysis evaluations. It maintains coherent reasoning and accurate extraction across very long contexts, including documents where prior models lost fidelity past a certain token depth. The long-context improvement is not just a token count increase. It is a quality improvement at depth.
On vision, Fable 5 can extract precise numbers from scientific figures and, notably, reconstruct web application source code from screenshots. The latter is more useful in practice than it sounds: documentation, reverse engineering of legacy UI, and QA automation all have direct applications.
On life sciences, Anthropic reports Fable 5 executing autonomous drug design tasks and generating novel molecular biology hypotheses that domain experts often prefer to those from prior models. This capability tier is specialized. For most enterprise deployments, it is background context rather than an immediate application.
Fable 5 -- Capability Profile
Practical over benchmarkSoftware Engineering
Months into daysPer Anthropic: Stripe Ruby migration
Longer agentic tasks with fewer mid-task re-engagements. Fewer session breakpoints on complex refactors and migrations.
Knowledge Work
Strong finance resultsPer Anthropic evaluations
Coherent reasoning and accurate extraction across very long contexts. Quality improvement at depth, not just token count.
Vision
UI code from screenshotsDocs, legacy UI, QA automation
Extracts precise numbers from scientific figures. Reconstructs web application source code from screenshots.
Life Sciences
Expert-preferredPer Anthropic drug-design tests
Executes autonomous drug design tasks. For most enterprise deployments this is background context, not an immediate application.
What the Pricing Shift Means
If your cost model was built on Mythos Preview rates, it needs to be rebuilt. The new numbers are roughly 55 percent lower on the input side and less than half on output. For workloads with high token throughput, that is a material change to monthly operating cost.
The more important implication is for use case scoping. Use cases that were borderline viable under Mythos Preview pricing, where the cost-per-request was too high to justify the time savings, may now clear the bar. Before the next quarterly planning cycle, run the math on anything you deferred for cost reasons in the past twelve months.
For organizations running the Batch API on non-real-time workloads, the batch discount applies on top of the new base rate. The effective cost reduction on batch workloads relative to Mythos Preview is significant enough to reconsider batch for use cases that were previously run synchronously because synchronous cost was already acceptable.
Fable 5 -- Pricing vs Mythos Preview
Rebuild your cost modelToken type
Input (per M tokens)
Output (per M tokens)
Mythos Preview
$22
$110
Fable 5
Additional cost levers (stack on top of base rate)
Batch API
50% discount on non-real-time workloads. Worth reconsidering batch for use cases previously run synchronously.
Prompt Caching
90% reduction on cached system prompt tokens. Compounds with both base rate reduction and batch discount.
Use cases deferred for cost reasons in the past twelve months may now clear the bar. Run the math before the next quarterly planning cycle.
The Safety Architecture
Fable 5 implements three categories of behavioral safeguards. For enterprise procurement and compliance conversations, these are the specific mechanisms to reference.
Cybersecurity protection: Fable 5 falls back to Claude Opus 4.8 when a request involves exploitation techniques or offensive cyber tasks. Anthropic reports strong external results here, with stronger jailbreak resistance than prior models and no universal jailbreaks found during extensive bug bounty testing.
Biology and chemistry: The same conservative fallback approach applies to requests that could enable dual-use risks, including gene therapy design. The model is capable enough in this domain that Anthropic's safety architecture specifically limits what it will produce.
Distillation prevention: Fable 5 blocks large-scale attempts to extract model capabilities for the purpose of training competing models.
One additional requirement that procurement teams need to flag: Fable 5 enforces a 30-day data retention requirement on request and response data for safety monitoring purposes. Organizations with data retention restrictions shorter than 30 days need to confirm this is compatible with their regulatory constraints before routing sensitive workloads through Fable 5. This is the kind of requirement that, unread, creates a compliance issue discovered during a CISO review rather than before.
Fable 5 -- Behavioral Safeguards
Reference for procurement and complianceCybersecurity Protection
Fallback to Opus 4.8Per Anthropic: stronger jailbreak resistance than prior models, with no universal jailbreaks found in extensive bug bounty testing.
Biology and Chemistry
Conservative fallbackApplies to requests enabling dual-use risks including gene therapy design. Capability is limited by design, not by accident.
Distillation Prevention
Blocks extraction at scaleDetects and blocks large-scale attempts to extract model capabilities for the purpose of training competing models.
30-Day Data Retention Requirement
Fable 5 enforces a 30-day minimum retention on request and response data for safety monitoring. Organizations with restrictions shorter than 30 days must confirm compatibility before routing sensitive workloads. Catch this before the CISO review, not during it.
Availability
Fable 5 is available on launch day via the API and on Claude.ai across Pro, Max, Team, and Enterprise plans. Subscription plan rollout is staged through June 23 due to demand. API access is not staged and should be available immediately.
Mythos 5 is not available to general enterprise organizations. If you receive an inquiry from a client or internal stakeholder about Mythos 5, the accurate answer is: restricted access, Project Glasswing partners only, no general enterprise timeline announced.
Availability -- June 9, 2026
API access not stagedFable 5
Mythos 5
What to Update Now
Three things warrant immediate attention for organizations with active Claude deployments.
First, update the cost model. Run current usage through Fable 5 pricing and identify where the delta materially changes the economics of specific use cases or the overall budget.
Second, update model routing rules. If your API gateway has a default model configuration (as it should, per any well-governed deployment), evaluate whether Fable 5 should become the new default for your mid-complexity workloads. Mythos Preview may no longer be the right anchor for production routing given both price and capability changes.
Third, review evaluation baselines for any agentic or long-context use cases. Fable 5 behaves differently from prior models on extended tasks, specifically in how often it requires human re-engagement. If your evaluation framework was built around the assumption of regular mid-task check-ins, that assumption may no longer reflect what the model actually does. Baselines built on prior model behavior need to be rerun, not carried over.
Three Actions for Active Deployments
In order of urgencyUpdate the cost model
ImmediateRun current usage through Fable 5 pricing. Identify where the delta materially changes use case economics or the overall budget. Revisit anything deferred for cost reasons in the past twelve months.
Update model routing rules
This sprintEvaluate whether Fable 5 should become the new default for mid-complexity workloads in your API gateway. Mythos Preview may no longer be the right anchor given both price and capability changes.
Review evaluation baselines
Before next deployFor agentic or long-context use cases: Fable 5 requires human re-engagement less often than prior models. Baselines built on prior model behavior need to be rerun, not carried over.
Work with Riptide
Ready to put a governance framework behind your Claude deployment?
Our Claude Enterprise Readiness Assessment maps your file structure, permissions model, and MCP surface in three weeks.
Book a discovery callAndrew Poole
Founder of Riptide Consulting, an Anthropic-first AI engineering firm based in Carlsbad, CA. Building the intelligence layer for enterprise and growth-stage companies on the Anthropic platform.