VM0 is now Okou. Same team, same product, new name.

All models

Claude Fable 5

Anthropic's most capable widely released model, released June 9, 2026 for the most demanding reasoning and long-horizon agentic work — thinking is always on, and single runs on hard tasks can execute autonomously for many minutes.

1M tokens · Text / Vision / Code · Prompt cache

Claude Fable 5 is Anthropic's most capable widely released model, sitting at the top of the lineup above Opus 4.8. It targets the hardest reasoning problems and long-horizon autonomous agentic work — complex refactors, overnight coding runs, and end-to-end deliverables that complete without human correction. It leads Anthropic's coding lineup on the harder SWE-bench Pro set and posts the company's strongest reasoning scores.

What is Claude Fable 5?

Released June 9, 2026 · Top of the Claude 5 family and of Anthropic's lineup — the premium frontier tier above Opus 4.8. Reserve it for the hardest reasoning and long-horizon agentic work.

Claude Fable 5 launched on June 9, 2026 as Anthropic's most capable widely released model. It targets the top of the difficulty range: multi-step reasoning, long-horizon autonomous agents, first-shot implementations of well-specified systems, and end-to-end enterprise deliverables (financial analysis, spreadsheets, slides, documents). Its stablemate claude-mythos-5 offers the same capabilities through Anthropic's Project Glasswing partner program.

The model had a turbulent early availability history. A US export-control order took Fable 5 and Mythos 5 offline on June 12, 2026; the order was lifted on June 30, and Anthropic restored Fable 5 on July 1, 2026 across Claude.ai, the Claude Platform, Claude Code, and Okou. It is fully available on Okou today.

Two API behaviors set Fable 5 apart from the Opus tier. Thinking is always on — the thinking parameter is not configurable and an explicit disable is rejected — and the raw chain of thought is never returned, only a readable summary. Fable 5 also runs safety classifiers targeting research biology and most cybersecurity content, and requires 30-day data retention. It uses the same tokenizer as Opus 4.8, so token counts are roughly unchanged when moving between the two.

What's notable about Claude Fable 5

Headline architecture and capability features.

Fable 5 keeps the 1M-token context window (the maximum is also the default) and up to 128K output tokens. Thinking is always on and controlled through effort levels — low, medium, high, xhigh, and max — rather than a token budget. The raw chain of thought is never exposed; display: "summarized" returns a readable summary. Assistant-message prefill is not supported, and the model requires 30-day data retention (it is not available under zero data retention). Multimodal inputs span text, high-resolution vision, and code.

Specs at a glance

FamilyClaude 5 generation
ModalitiesText, vision, code
LanguagesEnglish-first, multilingual
Prompt cachingSupported (Anthropic)
Context window1M tokens
Max outputUp to 128K tokens
ThinkingAlways on; effort low / medium / high / xhigh / max
Vendor list price$10 input / $50 output per 1M

Claude Fable 5 benchmarks

Vendor-reported scores. Third-party trackers report different figures for the same benchmarks depending on dataset, context settings, and agent scaffold, so treat the headline numbers as configuration-dependent. Anthropic highlights the harder SWE-bench Pro set as the more durable coding signal.

SWE-bench Proleads Anthropic's coding lineup; ~11 points above Opus 4.8's 69.2%
80.3%
SWE-bench Verifiedvendor-reported; approaching saturation across frontier models
~95%
Humanity's Last Exam (no tools)Anthropic's strongest reasoning result
59.0%

Claude Fable 5 pricing

Provider list price, per 1M tokens.

Input$10.00
Output$50.00
Cache read$1.00
Cache write$12.50

How Claude Fable 5 behaves in practice

Observed behaviour from production agent runs.

Long-horizon autonomy

Fable 5 is state-of-the-art at long, autonomous agentic work — complex refactors and overnight coding runs that complete without human correction. Give it the full task specification up front in one well-specified turn and run at high or xhigh effort for the best results.

Always-on thinking

There is no thinking configuration to tune — the model always reasons before acting, and you control depth with the effort parameter. The raw chain of thought is never returned; you get a readable summary instead.

Parallel sub-agent delegation

Fable 5 reliably sustains ongoing communication with long-running sub-agents and peer agents. Asynchronous delegation — where sub-agents keep their context instead of re-establishing it per subtask — outperforms spawn-and-block patterns.

Safety classifiers and refusals

Fable 5 runs classifiers targeting research biology and most cybersecurity content, and can return a refusal on those requests. Benign adjacent work (security tooling, life-sciences tasks) can occasionally trip a false positive, so production pipelines should handle the refusal path and fall back to Opus 4.8 where appropriate.

Best agent tasks for Claude Fable 5

The overnight refactor that finishes on its own

Hand Fable 5 a large, well-specified migration and let it run autonomously across many minutes and hundreds of files. Its long-horizon coherence and leading SWE-bench Pro score are what pay off on runs that used to need a human babysitting each step.

The hardest reasoning problem you have

The teams with the best results gave Fable 5 their hardest unsolved problems first — let it scope the problem, ask clarifying questions, then execute. Its Humanity's Last Exam result is the strongest Anthropic has shipped.

The end-to-end enterprise deliverable

Financial analysis, spreadsheets, slide decks, and long documents produced in one run, with the model verifying its own output as it goes. Reserve it for deliverables where correctness matters more than token cost.

When to skip Claude Fable 5

Skip Fable 5 on routine, high-volume, or latency-sensitive work — its premium pricing ($10/$50) and always-on thinking make it expensive overkill where Sonnet 5 or Opus 4.8 hit the same bar for a fraction of the cost. Avoid it for research-biology or most cybersecurity workloads (its classifiers may refuse), and for organizations that require zero data retention, since Fable 5 mandates 30-day retention.

Claude Fable 5 vs other models

Claude Fable 5 vs GPT-5.5

Both are top-tier reasoning models. Fable 5 leads on Anthropic's highlighted SWE-bench Pro coding set and long-horizon autonomy; pick GPT-5.5 where its own agentic-terminal strengths dominate. On Okou the choice is a routing decision, not a lock-in.

Claude Fable 5 vs Claude Opus 4.7

Opus 4.7 is a previous-generation flagship at Opus-tier pricing. Fable 5 supersedes it on the hardest reasoning and long-horizon work by a wide margin; keep 4.7 only for pinned agents you've already validated and don't want to re-baseline.

Frequently asked questions

When was Claude Fable 5 released?

Anthropic released Fable 5 on June 9, 2026. It went offline under a US export-control order on June 12, was cleared on June 30, and was restored on July 1, 2026 across Claude products and Okou. It is fully available on Okou today (model id claude-fable-5).

Can I turn thinking off on Fable 5?

No. Thinking is always on and the thinking parameter is not configurable — an explicit disable is rejected. You control reasoning depth with the effort parameter (low through max). The raw chain of thought is never returned; you receive a readable summary instead.

Why did a Fable 5 request get refused?

Fable 5 runs safety classifiers targeting research biology and most cybersecurity content, returning a refusal on those requests. Benign adjacent work can occasionally trip a false positive — production pipelines should detect the refusal and fall back to Opus 4.8.

Does Fable 5 work under zero data retention?

No. Fable 5 requires 30-day data retention and is not available under zero data retention. Requests from an organization that doesn't meet the requirement are rejected.

Alternatives

Using Claude Fable 5 on Okou

Two ways to access Claude Fable 5 on Okou

Okou supports Claude Fable 5 as a Built-in model billed in Okou credits, and through bring-your-own with a Anthropic API key. The Built-in path uses Okou Managed routing and the price tier explained below; the bring-your-own path bills you directly with the upstream vendor and skips the Okou credit conversion entirely.

Okou's recommendation

Okou positions Claude Fable 5 as a core agent model for orchestration, code-touching work and other steps where a wrong answer is expensive.

Credits and the $$$$ price tier

Okou prices every Built-in model on a four-step credit scale — $, $$, $$$, $$$$ — shown as a badge in the model picker and on the price tier line of zero model ls. Claude Fable 5 sits at $$$$. That tier is what you spend from your Okou credit balance; the vendor list price in the table above is what the upstream provider charges before Okou converts it into credits.

Available on Okou since July 1, 2026.