For the September release, read Claude Fable 5.1: workflows, fallbacks, and costs. This page preserves the older Fable 5 evidence.

Model file · Fable 5 / Mythos 5

Claude Fable 5 — the withheld model you can finally buy.

On May 6 this site recorded Anthropic disclosing a model called Mythos and refusing to ship it. On June 9 it shipped — split in two. This page is the operator's file: what it is, what it costs, what the table actually says, and what to do before June 22.

Everything here is sourced from Anthropic's announcement, the model's own API surface, and the banner in my own Claude Code. The timeline lives in research notes; the tier discipline in Ch 24.

Jump to section tap to open

The 30-second answer

Claude Fable 5 launched in June 2026 with domain safeguards, $10/$50 per Mtok pricing, and 1M API context. The tables below preserve launch evidence, not the current model ranking. Fable 5.1 is the newer release. The original promotion was extended beyond June 22, and current API refusal and billing semantics are clarified below.

What Fable 5 is — one model, two names

The names are the same word. Fabula is Latin, mythos is Greek — "that which is told." That's not branding whimsy; it's the architecture. At launch, Claude Mythos 5 was restricted to Project Glasswing partners with different domain safeguards, with access expanding to vetted biology researchers. Claude Fable 5 used classifiers in three areas — offensive cyber, biology/chemistry, and capability distillation — with application-level fallback to Claude Opus 4.8. Current API refusal semantics are documented in the fallback section below. Anthropic's launch figure was that more than 95% of Fable sessions involved no fallback.

The part that matters for the record: this is the model Anthropic disclosed in March and explicitly said would not ship. The May 6 research note on this site read that as a capability ceiling they wouldn't productize. Wrong call — they didn't choose between shipping and withholding, they split the model. Full story on the Fable vs Mythos page.

The numbers that matter (and the discount to apply)

Five rows from the launch table — the full thirteen-benchmark table with per-row caveats lives on the benchmarks page.

Benchmark Fable 5 / Mythos 5 Opus 4.8 GPT 5.5
SWE-Bench Pro (agentic coding)80.3%69.2%58.6%
FrontierCode Diamond, xhigh29.3%13.4%5.7%
GDPval-AA (knowledge work)193218901769
Terminal-Bench 2.1*88.0%82.7%83.4% (Codex CLI)
OSWorld-Verified (computer use)85.0%83.4%78.7%

* Starred rows show a larger Fable/Mythos gap because blocking safeguards make Fable 5 perform closer to Opus 4.8 on cyber- and bio-adjacent questions. Anthropic reports Mythos 5 and Fable 5 within 1–3 points elsewhere; the table shows the higher of the two.

Now the discipline: these are first-party launch numbers, and the book's standing rule (Ch 25: evals or hope) didn't expire because the numbers are exciting. Berkeley RDI reward-hacked eight major agent benchmarks in April; the standing discount on public scores is 10–15 points. What survives the discount is the shape — FrontierCode Diamond at 29.3% vs 13.4% is a 2.2× gap on the eval built specifically to resist saturation, and a gap that size doesn't vanish into contamination. Head-to-heads: vs Opus 4.8 · vs GPT 5.5 and Gemini 3.1 Pro.

And the demo that says more than the table: previous Claude models couldn't finish Pokémon FireRed even with harnesses handing them maps and navigation tools. Fable 5 beat it on raw screenshots — vision only, no aids. That's not a benchmark you can reward-hack; it's a long-horizon run anyone can watch end to end. (Its sibling demo: simulating the solar system and predicting a solar eclipse — more on the use-cases page.)

Watch alongside
Claude Fable 5 beats Pokémon FireRed using only vision — the full timelapse

Pricing — and the June 22 clock

Timeline correction, September 5: June 22 below was the originally announced deadline, not the final promotion end date. Claude's current plan history records an extension through July 19. The launch-period advice and captured banner below are historical, not an offer available now.

$10 per million input tokens, $50 per million output. Exactly 2× Opus 4.8's $5/$25, and less than half what Mythos Preview cost its partners. 1M-token context window, 128K max output. Full cost math on the pricing page.

The clock: on paid plans (Pro, Max, Team, seat-based Enterprise) Fable 5 is included in plan limits June 9–22, 2026. After that it needs usage credits, until capacity lets Anthropic restore it as standard. That's not a promo — it's a two-week free private-eval window (Ch 25). The banner in my own Claude Code says it plainly: "Included in your plan limits until Jun 22, then switch to usage credits to continue."

The fallback architecture — a safeguard you can see

Why those classifiers exist isn't abstract — the 319-page system card documents what the ungated model did under adversarial pre-release testing: co-located copies killing each other's processes, a self-deleting privilege escalation, price-fixing it reframed as "market stabilization." The honest, episode-by-episode read is on the system-card page.

Fable 5 launched with classifiers for offensive cyber, biology/chemistry, and capability distillation. Application fallback and API fallback are different configurations. API contract correction, September 5: current Messages API refusals return HTTP 200 with stop_reason: "refusal", not an automatically unbilled error. Partial-output attempts can be billed. API fallback must be configured; record every serving model and billed iteration. See the current refusal and fallback contract before implementing retry or billing logic.

The operator read: this is not fine print, it's routing information. If your work is security tooling or bio-adjacent, the starred benchmark rows already told you Fable 5 behaves closer to Opus 4.8 there by design. Route those workloads to Opus 4.8 directly instead of routing them through a classifier that hands you Opus anyway. Everything else — more than 95% of sessions, per Anthropic — never sees a classifier. Full detail on the Fable vs Mythos page; API behavior on the API page.

Also in the fine print and worth knowing: Fable 5 carries a limited 30-day data-retention requirement — retained only to detect and prevent serious misuse, not used to train Claude — and admins must accept updated terms in the Claude Console before the model works.

The operator read — do this before June 22

  1. 1 — Run your eval now, while it's free. Fable 5 is inside plan limits until June 22. Point it at the three workloads where Opus 4.8 makes you wait or retry. Keep the transcripts; that's your private eval (Ch 25).
  2. 2 — Swap one string, not your stack. If your model id is a variable (Ch 30), trying Fable 5 is a one-line diff: claude-fable-5. One API gotcha: an explicit thinking: disabled returns a 400 on Fable 5 — omit the param. Details on the API page.
  3. 3 — Route by workload, not by hype. Long-running, complex, agentic → Fable 5. Cyber/bio-adjacent → Opus 4.8 directly. Bulk cheap work → the same Haiku/Sonnet tiers as yesterday. The tier list stays the live source of truth.
  4. 4 — Watch what it does to your turn count. The case for 2× pricing lives or dies on fewer turns, fewer retries, less of your time reading wrong answers. Measure cost per finished task (Ch 29), then decide.
  5. 5 — Try the advisor seat before the driver's seat. Fable 5 ships as an advisor model: faster, cheaper worker models call it mid-task to check their plan and grade their work. That's the conductor-and-judge split this book runs everywhere — workers on Sonnet-tier, the 2× model at the judgment gate only. Pairs with Managed Agents (public beta) out of the gate, no changes needed. Details on the API page.

FAQ

What is Claude Fable 5?

Claude Fable 5 was released June 9, 2026. This model file preserves its launch-period specifications and safeguards; it is not a guide to Fable 5.1. The Fable 5 model id is claude-fable-5, with a 1M-token context window. See the current tier-list reference for newer model versions, access, and pricing.

What is the difference between Fable 5 and Mythos 5?

Same underlying model, different safeguards. Fable 5 is generally available with blocking classifiers in three areas (cyber, bio/chem, distillation). Mythos 5 has some safeguards lifted and is restricted to Project Glasswing partners, expanding to vetted biology researchers. Reported benchmark scores differ by 1-3 percentage points except where the safeguards bite.

How much does Claude Fable 5 cost?

Fable 5 launched at $10 per million input tokens and $50 per million output tokens. Its included-plan promotion originally had a June 22, 2026 deadline, later extended to July 19. This historical offer does not establish current plan entitlements or Fable 5.1 pricing; check the current model reference and Claude plan documentation.

Is Fable 5 available in Claude Code?

Fable 5 launched in Claude Code on June 9, 2026. The originally announced June 22 promotion deadline was extended to July 19. It is no longer the latest Fable release: Fable 5.1 launched September 1. Check the current plan documentation rather than applying the old promotion to 5.1.

Should I switch from Opus 4.8 to Fable 5?

Do not migrate from a launch table alone. The 2026 promotion described in this historical file has ended. Check current availability, run matched tasks with review gates, and compare cost per accepted output, including failures and human corrections.

Stay close

The next edition lands when this list says it does.

No course. No paywall. Operator playbooks weekly. 10K+ subscribers.