Claude Fable 5.1 and Mythos 5.1: specs, benchmarks, and what changes for us
Anthropic released two models on 1 September 2026. Full specifications, every published benchmark, a comparison against the rest of the Claude family, the new pricing, and an honest answer on what it changes in how Seedlight works.
On 1 September 2026 Anthropic released two models: Claude Fable 5.1 for all customers and Claude Mythos 5.1 for Project Glasswing participants only. What follows is the full specification, every published result, the comparison against the rest of the family, and the pricing. At the end, the answer to the question we care about most: whether any of it changes how we work.
Key takeaways
- Fable 5.1 (claude-fable-5-1) is available to everyone. Mythos 5.1 (claude-mythos-5-1) shares its specification and price but goes only to Project Glasswing participants.
- The largest benchmark jump is scientific research: 52.6 percent against 24.7 for its predecessor and 29.0 for Opus 5. Agentic coding rises from 42.0 to 55.8 percent.
- Input and output prices are unchanged, but cache reads fall by 75 percent. Anthropic estimates roughly 25 percent lower cost on typical workloads and up to 45 percent on heavily agentic ones.
- None of the three breaking changes touches our deployments. The real question is cost and quality on long agentic sessions, and only measurement answers that.
Two models, one specification
Fable 5.1 replaces Fable 5 and Mythos 5.1 replaces Mythos 5. Both new models carry identical specifications and identical prices. Only eligibility separates them.
| Claude Fable 5.1 | Claude Mythos 5.1 | |
|---|---|---|
| API model ID | claude-fable-5-1 | claude-mythos-5-1 |
| Availability | All customers | Project Glasswing, by invitation |
| Context window | 1M tokens | 1M tokens |
| Max output | 128K tokens | 128K tokens |
| Thinking | Adaptive, always on | Adaptive, always on |
| Default effort | high | high |
| Input and output | text and images to text | text and images to text |
| Knowledge cutoff | June 2026 | June 2026 |
| Retirement no sooner than | 1 September 2027 | 1 September 2027 |
Per Anthropic documentation, accessed 2 September 2026.
Fable 5.1 runs on the Claude API, Amazon Bedrock (as anthropic.claude-fable-5-1), Google Cloud, Microsoft Foundry and Claude Platform on AWS. Both models require 30-day data retention and are unavailable under zero data retention without separate authorization from Anthropic.
Benchmarks Anthropic published
Every figure below comes from the vendor announcement, so read them as vendor benchmarks. We have no independent measurements of these models and will not pretend otherwise.
| Benchmark | Fable 5.1 | Fable 5 | Opus 5 | GPT-5.6 Sol |
|---|---|---|---|---|
| Scientific research (Terminal-Bench-Science 0.1) | 52.6% | 24.7% | 29.0% | 22.4% |
| Agentic coding (Terminal-Bench 4.0) | 55.8% | 42.0% | 52.3% | 37.3% |
| Agentic coding (CursorBench 3.2.0) | 73.4% | 70.5% | 70.0% | 67.2% |
| Knowledge work (GDPval-AA v2) | 1853 | 1723 | 1824 | 1711 |
| Business workflows (AutomationBench) | 31.4% | 17.1% | 26.9% | 19.6% |
| Computer use (OSWorld 2.0, partial) | 77.9% | 72.9% | 75.4% | not given |
| Computer use (OSWorld 2.0, strict) | 41.7% | 36.1% | 39.6% | not given |
| Reasoning (Humanity’s Last Exam, no tools) | 60.9% | 57.8% | 56.6% | not given |
| Reasoning (with tools) | 65.0% | 63.8% | 63.6% | not given |
Per the Anthropic announcement of 1 September 2026, accessed 2 September 2026.
The biggest jump is scientific research, more than doubling its predecessor and clearing Opus 5 by twenty-four points. AutomationBench, covering business workflows, comes second and nearly doubles too, though an absolute score of 31.4 percent shows how far these tests remain from saturation. Reasoning gains are modest by comparison, running to about three points, and on CursorBench the margin over Opus 5 is 3.4 points at twice the price. The shape of these results says more than the peaks: the model pulls clearly ahead where a task runs long and takes many steps, and draws roughly level where one good answer is the whole job.
One detail in the data deserves noting. The documentation says Mythos 5.1 has the same capabilities as Fable 5.1, yet the announcement lists Mythos separately on one benchmark, Terminal-Bench 4.0, at 60.9 percent against 55.8 for Fable. Anthropic does not explain the gap, so neither will we.
How it sits against the rest of the Claude family
Fable 5.1 is not the default choice, and Anthropic does not present it as one. Their guidance is to start with Opus 5 and move up for demanding reasoning and long-horizon agentic work.
| Fable 5.1 | Opus 5 | Sonnet 5 | Haiku 4.5 | |
|---|---|---|---|---|
| Price per MTok (in / out) | $10 / $50 | $5 / $25 | $2 / $10 | $1 / $5 |
| Context window | 1M | 1M | 1M | 200K |
| Max output | 128K | 128K | 128K | 64K |
| Speed | Slowest | Moderate | Fast | Fastest |
| Thinking | Adaptive, always | Adaptive | Adaptive | Extended |
| Knowledge cutoff | June 2026 | May 2026 | January 2026 | February 2025 |
| Retirement no sooner than | 1 Sep 2027 | 24 Jul 2027 | 30 Jun 2027 | 15 Oct 2026 |
Per the models overview in Anthropic documentation, accessed 2 September 2026.
Fable 5.1 costs twice what Opus 5 does, on an identical context window and an identical output limit. You are paying for reasoning quality and a fresher knowledge cutoff, not for capacity. The arithmetic is plain enough: a million input tokens plus a hundred thousand of output runs to $15 on Opus 5 and $30 on Fable 5.1. On a single job that difference is noise; across a thousand runs a month it becomes a budget line somebody notices. The fresher cutoff, June rather than May 2026, is one month of difference and rarely decides anything on its own.
What this means in practice: on a typical eCommerce workload the gap between Opus 5 and Fable 5.1 rarely justifies twice the bill. It earns its keep where your own evals show Opus at high effort still falling short.
Pricing and the promised savings
Input and output cost exactly what they did on Fable 5. One line moved.
| Line | Price per MTok | Change from Fable 5 |
|---|---|---|
| Input | $10 | unchanged |
| Output | $50 | unchanged |
| Cache write, 5 minutes | $12.50 | unchanged |
| Cache write, 1 hour | $20 | unchanged |
| Cache read | $0.25 | 75 percent cheaper |
| Batch API | $5 / $25 | unchanged, 50 percent off |
The cache read multiplier is now 0.025 of the base input price, against 0.1 on every other Claude model. Anthropic estimates that this makes Fable 5.1 run roughly 25 percent cheaper than Fable 5 on typical workloads, and up to 45 percent on heavily agentic ones.
Those figures compare against Fable 5, not against Opus 5. Measured against Opus you still pay double on both input and output.
API changes
Three things stop working and five arrive. The order matters only to teams already calling Fable 5.
- Forced tool use is gone: tool_choice of type any or tool returns a 400. Auto and none remain. The reason: thinking is always on, and a forced call would skip it.
- Thinking blocks belong to their model: Fable 5.1 reads earlier models’ blocks, none of them read its own. Switching models mid-conversation drops the blocks silently and unbilled.
- Editing history invalidates thinking: changing the system prompt, the tool list or an earlier message raises an error. Enforced for accounts created on or after 31 August 2026.
Arriving alongside them: changing effort mid-conversation without invalidating the cache, system messages scoped to a single turn, readable progress updates between tool calls, the cheaper cache reads, and content provenance marking. The first three are in beta and need their own headers.
The watermark deserves its own note. Every piece of text from these models carries Anthropic’s statistical watermark, and image and video files carry signed C2PA credentials. The vendor states it adds no tokens or hidden characters and does not alter content. How search engines will treat it is something nobody knows today.
Seven behaviours that changed on their own
This is the most interesting list in the documentation, because it covers things that shift with no code change at all. Swapping the model ID passes green and the output differs.
- Less parallel tool calling: one tool per turn where Fable 5 batched several. More turns and tokens, unchanged quality.
- Fewer progress updates: less narration of what it is doing, especially at high effort.
- Less retrieval at low effort: it answers from memory rather than searching.
- Denser prose: longer sentences and fewer paragraph breaks.
- Less formatting: bold, headings and lists used more sparingly.
- Unmarked quotations: when summarizing, it repeats source passages without marking them as quotes.
- Whole-file rewrites: a full rewrite instead of a targeted edit, which raises the output bill.
Science results from Project Glasswing
Anthropic reports three results from the closed research programme. None can be independently verified, so treat them as vendor claims.
- Protein design: binding affinities ten times higher than the best competition designs, at a hit rate near 50 percent against a typical 10 to 15.
- Venus mapping: detail down to 2 or 3 kilometres rather than 10 to 20, with heights up to 25 percent more accurate.
- Computational biology: model speedups up to 2.5 times, with estimated GPU cost savings of 30 to 60 percent.
What changes at Seedlight
Here we stop quoting the vendor. We checked where those three breaking changes could reach us, and the answer is short: not one of them applies. There is nothing for us to migrate, and a release on its own is no reason to change that.
In how we build: possibly
The second place these models touch us is Claude Code, which we build platforms with every day. There the harness keeps the conversation history intact for us, so the third breaking change is handled on our behalf.
Two things remain worth watching. The first is cost: on long agentic sessions the cheaper cache read genuinely cuts the bill, because an agent working through a catalog rereads the same prefix on every pass. The second is quality on long tasks, which is precisely where the benchmarks show the largest gains.
The counterweight sits in the same documentation, and it is worth doing the sums before anyone announces a saving. Cache reads fall by 75 percent, but they fall on a line that costs $0.25 per million. Rewriting whole files instead of making targeted edits raises the output bill, and output runs at $50 per million, two hundred times dearer. It takes only a little more rewriting than the reading saved for the entire discount to vanish. Those two effects pull against each other, and I am not going to claim I know which wins for us before measuring it.
The honest answer to "does this change anything": on the delivery side, nothing. In the tool we build with, probably yes, but only after measurement on our own workloads.
What we are not doing
We are not moving anything to Fable 5.1 because a release happened. It costs twice what Opus 5 does, and its advantage sits in areas our work does not: scientific research and very long agentic runs. On an eCommerce platform build, that gap rarely returns the doubled bill.
If you run AI automation of your own, the same arithmetic is worth doing before you swap a model ID. We described the pattern of silent behavioural drift in our piece on why AI automations fail quietly, and how we structure agent work in our piece on agentic engineering.
At Seedlight the model choice lives in the AI Automation stage of the BEAM framework, alongside evals on the client’s own data. That makes changing model a one-line change and a test run. It does not remove the behavioural risks above; it only shortens the time before you find out about them. The scope is on our AI commerce automation page, and for generated copy specifically, product descriptions.
FAQ
How does Mythos 5.1 differ from Fable 5.1?
On specification and price, not at all: same context window, same output limit, same rates. The difference is access, since Mythos 5.1 goes only to Project Glasswing participants by invitation. One technical difference: Mythos does not run the prefix consistency check on thinking blocks. The announcement also gives Mythos a higher Terminal-Bench 4.0 score (60.9 against 55.8 percent), which the vendor does not explain.
Is Fable 5.1 better than Opus 5 for everything?
No, and Anthropic does not position it that way. Their documentation recommends starting with Opus 5 and reaching for Fable 5.1 on demanding reasoning and long-horizon agentic work. Fable costs twice as much on an identical context window, and on reasoning benchmarks the margin runs to about three percentage points.
What does it actually cost against its predecessor?
Input and output cost the same as Fable 5, at $10 and $50 per million tokens. Cache reads dropped from $1.00 to $0.25. On that basis Anthropic estimates roughly 25 percent lower cost on typical workloads and up to 45 percent on heavily agentic ones, though that compares with Fable 5 rather than the cheaper Opus 5.
Do we need to change anything in our integration?
Only if you already call Fable 5 and do one of three things: force a tool call, switch models mid-conversation, or assemble conversation history in your own code and edit earlier turns. If you work through Claude Code, the claude.ai apps or the Agent SDK, that history is kept intact for you.
Where do the numbers in this piece come from?
Specifications, pricing and the change lists come from Anthropic documentation; benchmarks and science results from the vendor announcement of 1 September 2026. All checked on 2 September 2026. We hold no independent measurements of these models and do not present anyone else’s as our own.
Journal
Co-founder of Seedlight · eCommerce platforms, AI, SEO and GEO
Newsletter
The Journal, straight to your inbox
New articles and lessons from real builds, every now and then. No spam, unsubscribe with one click.