Anthropic introduced Claude Fable 5 and Claude Mythos 5, two models designed for a more demanding stage of artificial intelligence: advanced reasoning, long-horizon agentic tasks and much broader work contexts.
The announcement does not just add new names to the Claude catalog. It also marks a relevant technical shift for developers and companies: a 1-million-token context window by default, up to 128k output tokens per request, new API behaviors and a fallback system designed to handle refusals without breaking integrations.
Claude Fable 5 is Anthropic’s new most capable generally available model. According to the official description shared, it is designed for the most demanding reasoning and long-horizon agentic work, a category that is becoming increasingly important for companies that want to move from simple chatbots to systems capable of executing complex processes over longer periods of time.
Alongside Fable 5 comes Claude Mythos 5, a model that shares the same capabilities but without safety classifiers. The key difference is its availability: Mythos 5 is not offered generally, but only through a limited release via Project Glasswing for approved customers.
| Model | API ID | Availability | Main use |
|---|---|---|---|
| Claude Fable 5 | claude-fable-5 | Generally available | Demanding reasoning and long-horizon agents |
| Claude Mythos 5 | claude-mythos-5 | Limited release via Project Glasswing | Fable 5 capabilities without safety classifiers |
One of the most important changes is work scale. Claude Fable 5 and Claude Mythos 5 support a 1-million-token context window by default and up to 128k output tokens per request.
In practice, this points to workflows where the model can process large documentation bases, extensive repositories, full conversation histories, contracts, technical reports or internal processes with a lot of accumulated information. For teams building AI agents, a broad context is not just convenient: it can be the difference between a tool that answers fragments and a system that maintains operational continuity.
There is also a clear positioning decision. Anthropic is pushing Claude toward scenarios where the model does not just answer questions, but sustains prolonged work, interprets distributed information and makes decisions inside larger workflows.
Claude Fable 5 and Claude Mythos 5 are priced at 10 dollars per million input tokens and 50 dollars per million output tokens. It is a structure that makes it clear the main cost appears when the model generates long responses or executes extensive outputs, something especially relevant in agent, document analysis and process automation use cases.
Availability is dated for June 9, 2026. Claude Fable 5 will be generally available in the Claude API, Claude Platform on AWS, Amazon Bedrock, Vertex AI and Microsoft Foundry.
Claude Mythos 5, however, has a more restricted distribution. It is offered only to approved customers through Project Glasswing, and access must be managed through the Anthropic, AWS or Google Cloud account team. For those without access to Mythos 5, Anthropic positions Claude Fable 5 as the generally available Mythos-class model.
Claude Fable 5 includes safety classifiers that may refuse certain requests. The important technical difference is that, when a refusal happens, the Messages API returns stop_reason: "refusal" as a successful HTTP 200 response, not as a traditional error.
This forces developers to treat refusals as a normal part of the response flow. Capturing HTTP errors is not enough: integrations must read the stop reason, identify the classifier that refused the request and decide what to do next.
That is where the fallback system comes in. A request refused by Claude Fable 5 can generally be handled by another Claude model. Anthropic allows passing the fallbacks parameter so the API can automatically retry with another model, with beta support in the Claude API and Claude Platform on AWS. It can also be handled from the client through SDK middleware in TypeScript, Python, Go, Java and C#.
Billing also adapts to this behavior. A request refused before generating output is not charged. Also, when retried with another model, the fallback credit aims to prevent the customer from paying twice for the prompt cache cost associated with the switch.
In Claude Fable 5 and Claude Mythos 5, adaptive thinking is always enabled. It is the only thinking mode available for these models, and the parameter thinking: {"type": "disabled"} is not supported.
This shows a clear direction: Anthropic wants reasoning depth to be controlled through the effort parameter, not by turning the thinking system on or off. For companies, this can help adjust the balance between quality, latency and cost, especially in tasks where not every request requires the same level of analysis.
It also changes how that reasoning is exposed. Raw thinking content is never returned. By default, thinking.display is set to "omitted", which returns empty thinking blocks. If display: "summarized" is set, a readable summary of the thinking can be received, but not the full internal chain.
Claude Fable 5 and Claude Mythos 5 arrive with support for several key Claude platform features. These include the effort parameter, beta task budgets, the memory tool, tool result cleanup through context editing, compaction and vision.
This set of capabilities matters because it points directly to more persistent and operational AI systems. Memory makes it possible to build continuity, compaction helps sustain long sessions, context editing allows tool outputs to be cleaned up and task budgets offer a more controlled way to manage complex processes.
This is not just a bigger model. The complete proposal looks more like an infrastructure layer for agents: broad context, adjustable reasoning, memory, vision, budget control and integrated fallback.
Anthropic also included migration paths for those coming from previous models. Customers who used Claude Mythos Preview will need to review the specific migration guide to Claude Mythos 5. Those working with Claude Opus 4.8 have a separate guide for migrating to Claude Fable 5.
This point is relevant because Fable 5 and Mythos 5 introduce different behaviors in the Messages API. Refusals should no longer be interpreted as HTTP errors, adaptive thinking cannot be disabled and raw thinking content is not returned. Migrating without reviewing these changes can break expectations in products that are already deployed.
The launch of Claude Fable 5 confirms a clear trend in the industry: frontier models are no longer competing only to answer better, but to sustain longer tasks, integrate into enterprise workflows and operate with more technical control.
The 1-million-token context window opens the door to more ambitious use cases, but it also demands better practices. More context does not guarantee better results if companies do not properly structure their documents, permissions, tools and human review flows.
The fallback system, refusals as successful responses and effort control show another part of the evolution: enterprise AI needs predictability. It is not enough for a model to be capable; it also has to be integrable, auditable and economically manageable.
The difference between Fable 5 and Mythos 5 also sends an interesting signal. Anthropic separates the model available to the general market from a limited-access version under Project Glasswing. That division reflects a tension that will keep growing: how to offer more capable models without losing control over safety, availability and technical governance.
Claude Fable 5 arrives at a time when many companies are no longer asking whether they should use artificial intelligence, but how to turn it into a reliable part of their daily operations.
The ability to work with broad contexts, memory, vision and effort control can improve real processes: document analysis, assisted programming, internal support, research, compliance and coordination between teams. But the value is not in delegating everything to AI, it is in designing systems where people keep judgment, supervision and responsibility.
The next stage of productivity will not be just having more powerful models. It will be learning how to combine them with clear processes, well-organized data and teams capable of deciding when to automate, when to review and when to intervene.
NoxCorp is a company focused on artificial intelligence systems that optimize human work and coordinate collaboration between AI agents and people, relying on humans for tasks that AI still cannot fully execute.
By Anna NoxCorp
Twitter: @NoxCorpIA
1
0
NEWSLETTER
Subscribe!
And find out the latest news
Other news you might be interested in
Etiquetas