Claude Fable 5.1 and Mythos 5.1: Is this a huge step forward?
Anthropic released Claude Fable 5.1 and Claude Mythos 5.1 on September 1, 2026, only a few months after introducing the original Fable 5 and Mythos 5 generation. Despite the modest “5.1” name, the largest improvements are significant, particularly in agentic coding, scientific research, business automation and long-running autonomous work.
The two products share the same underlying model, the same one-million-token context window, 128K maximum output and $10/$50 per-million-token standard input/output pricing. The main difference lies in safeguards and availability: Fable 5.1 is generally available, while Mythos 5.1 provides more permissive access for approved cybersecurity and life-sciences research through Anthropic’s trusted-access programs.
What Is Claude Fable 5.1?
Claude Fable 5.1 is now Anthropic’s most capable generally available model for demanding reasoning and long-horizon agentic work. It supports text and image input, a one-million-token context window, 128K maximum output and always-on adaptive thinking. Its reliable knowledge cutoff has also moved to June 2026.
The model is designed less around short chatbot interactions and more around work that may continue for hours. Anthropic specifically highlights coding projects, multi-step research, document analysis, spreadsheets, presentations, browser operation and managed agents as major applications. Instead of requiring constant supervision, the model is intended to plan a task, select tools, recover from failed steps and continue until a meaningful result has been produced.
Longer and More Reliable Agent Work
The biggest change from Fable 5 is not simply better general reasoning. The benchmark improvements are concentrated in tasks where the model has to perform multiple actions without human intervention.
On Terminal-Bench-Science 0.1, which tests end-to-end scientific work performed through a terminal, Fable 5.1 scored 52.6%, compared with 24.7% for Fable 5. On AutomationBench, the increase was from 17.1% to 31.4%. Terminal-Bench 4.0 also improved from 42.0% to 55.8%.
These results suggest that Anthropic has focused heavily on what happens after the first correct answer: whether the model can preserve its plan, use tools correctly, recover from problems and continue operating over a long sequence of steps.
The pattern is important. Humanity's Last Exam improves only moderately, from 57.8% to 60.9% without tools, whereas autonomous scientific work more than doubles. Fable 5.1 therefore looks less like a general intelligence refresh and more like an upgrade specifically designed for autonomous execution.
How Much Better Is Fable 5.1 at Coding?
Coding is one of the strongest areas of the new release, particularly when the task extends beyond generating a single function. Fable 5.1 reaches 55.8% on Terminal-Bench 4.0 and 73.4% on CursorBench 3.2.0, compared with 42.0% and 70.5% respectively for Fable 5. Anthropic says the model is better at avoiding shortcuts, identifying root causes instead of treating symptoms and verifying its own work before considering a task finished.
This makes it especially relevant for repository-wide changes, debugging, performance optimization, code review and multi-day coding agents. Investment firm Millennium reported that Fable 5.1 identified the cause of an extremely rare software crash that its engineers and previous models, including Fable 5, had failed to explain for several years. MongoDB separately reported a multi-day prototype project in which the model performed initial research, designed the system and continued implementing it unattended for hours at a time.
For developers, those examples may be more meaningful than a small increase on a conventional coding benchmark. The practical objective of an agent is not simply writing correct code once; it is completing the entire engineering task with fewer interventions.
What Is Claude Mythos 5.1?
Claude Mythos 5.1 uses the same underlying model, specifications and pricing as Fable 5.1. Anthropic does not describe Mythos as a larger or more intelligent model. Instead, it is a more permissive configuration intended for vetted cybersecurity and life-sciences professionals whose work would otherwise trigger Fable's safety systems.
Access remains restricted. Anthropic currently provides Mythos 5.1 through trusted-access programs, including its Life Sciences Verification Program and cybersecurity access pathways. Claude Security, Anthropic's codebase vulnerability scanning product, is also now powered by Mythos 5.1.
Mythos 5.1 and Agentic Coding
Terminal-Bench 4.0 is the main benchmark where Anthropic publishes a separate Mythos 5.1 result. It achieves 60.9%, compared with 55.8% for Fable 5.1.
The difference should not be interpreted as Mythos having better model weights. Anthropic states that the models are identical underneath; the benchmark gap reflects cases in which Fable's cybersecurity safeguards intervene or redirect the request.
Scientific Research Is a Bigger Part of the Story
The 5.1 release also shows Anthropic moving Claude beyond coding and conventional knowledge work. For protein design, Mythos 5.1 produced high-affinity binders across 12 targets, reaching a hit rate of nearly 50%. Anthropic notes that current protein-design workflows commonly achieve around 10–15%. On three targets, its binding affinities were ten times higher than the best entries in Adaptyv Bio's protein-design competitions.
The model was also used to optimize seven open-source biology and genomics models running on NVIDIA H100 GPUs. By writing custom GPU kernels and caching intermediate results, Mythos 5.1 increased inference speed by as much as 2.5 times. Anthropic estimates that the optimizations could reduce GPU costs by roughly 30–60% for certain genome-wide analyses.
Fable 5.1 demonstrated similar breadth in computational research. Anthropic reports that it trained a neural network using historical NASA Magellan radar data to produce a new elevation map covering approximately one-third of Venus, improving spatial detail from roughly 10–20 kilometers to around 2–3 kilometers.
Fable 5.1 vs Fable 5: Benchmark Summary
| Benchmark | Fable 5.1 | Fable 5 | Improvement |
|---|---|---|---|
| Terminal-Bench-Science 0.1 | 52.6% | 24.7% | +27.9 pts |
| Terminal-Bench 4.0 | 55.8% | 42.0% | +13.8 pts |
| AutomationBench | 31.4% | 17.1% | +14.3 pts |
| CursorBench 3.2.0 | 73.4% | 70.5% | +2.9 pts |
| OSWorld 2.0 Partial | 77.9% | 72.9% | +5.0 pts |
| OSWorld 2.0 Strict | 41.7% | 36.1% | +5.6 pts |
| Humanity's Last Exam, no tools | 60.9% | 57.8% | +3.1 pts |
| Humanity's Last Exam, with tools | 65.0% | 63.8% | +1.2 pts |
Anthropic also reports a GDPval-AA v2 score of 1,853 for knowledge work, compared with 1,723 for Fable 5. That benchmark uses a different scale, so it is better kept separate from percentage-based comparisons.
Lower Cache Pricing Changes the Economics
The standard API price has not changed. Fable 5.1 remains $10 per million input tokens and $50 per million output tokens, while five-minute cache writes cost $12.50 and one-hour writes cost $20 per million tokens. The major pricing change is cache reads, which fall from $1.00 for Fable 5 to $0.25 per million tokens. That 75% reduction matters disproportionately for agents because they repeatedly reuse system instructions, tools, repository context and conversation history. Anthropic estimates that typical token-billed workloads should cost around 25% less overall, while highly agentic applications may save up to approximately 45%. This means the improvement in Fable 5.1 is not simply more performance for the same sticker price. For long-running agents that maintain warm prompt caches, the effective cost per completed task can fall substantially.
Better Safeguards Without Blocking as Much Legitimate Work
Anthropic has also changed how Fable handles sensitive technical requests. The original Fable 5 safeguards were deliberately conservative and sometimes interrupted legitimate cybersecurity or biology questions. Fable 5.1 can now perform source-code vulnerability discovery for defensive purposes. Anthropic estimates that Claude Code users should experience around 60% fewer cybersecurity safeguard interventions per session than with the earlier Fable 5 protections. Penetration testing, exploit generation and binary vulnerability scanning remain restricted or redirected.
Anthropic also says its updated biology safeguards trigger 85% less often on benign elementary biology and medical questions than the safeguards originally launched with Fable 5. Mythos 5.1 remains the route for approved researchers requiring broader access to advanced biology capabilities.
Which Model Should Developers Use?
For most developers, Claude Fable 5.1 is the relevant model. It offers the full underlying 5.1 intelligence, one-million-token context, strong visual capabilities and significantly improved long-horizon agent performance without requiring access to Anthropic's restricted programs. Mythos 5.1 is designed for a different audience. Its value comes from allowing approved cybersecurity and life-sciences professionals to use capabilities that would normally be restricted by Fable's safeguards. The models should therefore not be viewed as a conventional “standard versus premium” product pair.
Anthropic's own developer documentation still recommends starting with Opus 5 for most workloads and moving to Fable 5.1 when demanding reasoning or long-horizon evaluations require additional capability. That makes Fable 5.1 a premium specialist rather than the default model for every API call.
Conclusion
Claude Fable 5.1 is a much larger upgrade than the version number suggests. General reasoning improves modestly, but agentic scientific research, terminal coding and business automation show much larger gains. Mythos 5.1 extends the same underlying intelligence to approved cyber and life-sciences work with fewer domain restrictions. Combined with cheaper cache reads and more precise safeguards, the 5.1 generation is increasingly optimized for AI systems that work for hours rather than chat for minutes.
For developers building serious autonomous agents, that shift may be more important than another incremental benchmark win.