Claude Fable 5.1 keeps the same price and cuts caching to a quarter of the cost. Three integrations will break.
Anthropic released Claude Fable 5.1 and Claude Mythos 5.1, extending Fable 5 at the same headline input and output price with much cheaper prompt caching and stronger long-running agentic coding and research. Existing Fable 5 integrations hit three breaking changes on the way.

Bit’s takeaway
What changed
Anthropic released Claude Fable 5.1 on 1 September 2026, its model for demanding reasoning and long-horizon agentic work, alongside Claude Mythos 5.1, the same model with more permissive safeguards available only to vetted participants in Anthropic's Project Glasswing. Fable 5.1 keeps Fable 5's headline per-token price but cuts prompt-cache read pricing to a quarter of the previous cost, and Anthropic says typical workloads should cost around a quarter less overall. It brings stronger long-running agentic coding, multistep research and document, spreadsheet and slide work. Three changes break existing Fable 5 integrations: forced tool use is no longer supported, thinking blocks are tied to the model that produced them, and editing an earlier turn invalidates thinking blocks. Anthropic still recommends starting with Claude Opus 5 for most workloads, reserving Fable 5.1 for work that needs demanding reasoning or long-horizon agentic depth, or where Opus 5 at higher effort still falls short.
Why it matters
A same-price release with a real capability gain is an easy call for new work, but an existing Fable 5 integration cannot just swap the model ID. Forced tool use and cross-model thinking blocks are the kind of thing that fails quietly in production rather than at build time, so this is a genuine migration with a checklist, not a background upgrade.
Who should care
- Teams running long-horizon agentic or research work on Claude Fable 5
- Developers with integrations that use forced tool use or preserve thinking blocks across turns
What to do
Before switching, check your integration for the three breaking changes: forced tool use calls, any reliance on an earlier model reading Fable's thinking blocks, and any flow that edits earlier turns. Fix or route around each, then compare Fable 5.1 against your current Fable 5 workflow on the same long-running task before moving production traffic.
The human take
Tools change fast. Your judgment matters more.
A person owns the migration checklist: finding every forced tool use call and cross-model thinking dependency before switching, not after something fails quietly.
Affected guidance
Put this to work
Verified facts
- Anthropic released Claude Fable 5.1 and Claude Mythos 5.1 on 1 September 2026. Fable 5.1 keeps Fable 5's headline input and output price but cuts prompt-cache read pricing to a quarter of the previous cost, and adds stronger long-running agentic coding, multistep research and document work; three changes break existing Fable 5 integrations (forced tool use is no longer supported, thinking blocks are tied to the model that produced them, and editing earlier turns invalidates thinking blocks). Claude Mythos 5.1 is the same model with more permissive safeguards, available only to vetted participants in Anthropic's Project Glasswing.Checked
Sources and method