Back to Learn
    blog 8 min read

    Anthropic Launches Claude Fable 5: The Most Capable Public AI Model

    Anthropic's Claude Fable 5 tops SWE-bench Pro at 80.3% and scores 1932 on knowledge tasks, beating GPT-5.5 while routing sensitive prompts to a safer model — here's what it means for builders.

    88

    88 Labs AI

    Editorial Team

    Anthropic Launches Claude Fable 5: The Most Capable Public AI Model
    Share:

    Anthropic just released Claude Fable 5, calling it the most capable AI model available to the public. Distilled from the restricted internal Mythos system, Fable 5 sets new state-of-the-art scores on the benchmarks that matter most to developers and enterprise buyers — and it does it while shipping aggressive new safety routing.


    If you build, ship, or buy AI agents, this release resets the bar.


    TL;DR


  1. 80.3% on SWE-bench Pro — the highest public score for autonomous coding agents.
  2. 1932 on knowledge tasks, outpacing OpenAI's GPT-5.5.
  3. Mythos-derived but with guardrails: sensitive prompts (cybersecurity, bio, weapons) auto-route to a safer sibling model.
  4. Under 5% of sessions hit a restriction, per Anthropic's released telemetry.
  5. $10 per million input tokens — pricier than GPT-5.5, but cheaper than running a junior engineer.
  6. Full Mythos access stays gated to vetted enterprise partners.

  7. Why Claude Fable 5 matters


    For the first time, the public Claude tier isn't a watered-down cousin of the frontier model — it is the frontier model, lightly chaperoned. Anthropic's pitch is simple: give serious builders the same engine their research team uses, and trust the routing layer to catch the edge cases.


    Andrej Karpathy called it "a major leap for ambitious projects" on X, noting that Fable 5 finally clears the bar where multi-step agent workflows stop being demos and start being deployable.


    The benchmark story


    | Benchmark | Claude Fable 5 | GPT-5.5 | Gemini 2.5 Pro |

    |---|---|---|---|

    | SWE-bench Pro | 80.3% | 71.4% | 64.2% |

    | Knowledge (MMLU-Pro composite) | 1932 | 1881 | 1820 |

    | Long-context (1M tokens) | 96.1% | 92.8% | 94.0% |


    Coding is the headline. SWE-bench Pro tests whether a model can resolve real GitHub issues end-to-end — clone, read, patch, test. Crossing 80% means Fable 5 closes a meaningful share of real bug tickets without human babysitting.


    The safety routing layer


    Sensitive queries — cybersecurity tradecraft, dual-use bio, weapons synthesis — get silently downgraded to a smaller, more conservative model. Anthropic reports this triggers on under 5% of sessions. Critics on Hacker News flagged the routing as overly cautious for legitimate security research, and some red-teamers are already publishing prompts that get caught in the net.


    Full Mythos access — no routing, no downgrade — remains restricted to vetted partners like Palantir, the US AI Safety Institute, and a small set of Fortune 100 customers.


    Pricing reality check


    At $10 per million input tokens and $40 per million output, Fable 5 is roughly 2x GPT-5.5's list price. For high-volume chat that math hurts. For agentic coding where one Fable 5 run replaces an hour of engineer time, the math is trivially good.


    What this means for your stack


    1. Coding agents should upgrade. If you ship a Cursor, Claude Code, or Devin-style product, your competitors are already swapping in Fable 5 today.

    2. Pricing-sensitive workloads stay on GPT-5.5 or Claude Haiku. Don't pay frontier prices for FAQ bots.

    3. Plan for the safety router. If your product touches infosec or biotech, test your top 50 prompts against Fable 5 before you promise customers a migration.

    4. Watch the Mythos waitlist. Anthropic has signaled enterprise expansion in Q3 — early access is a real moat.


    How 88 Labs AI is using Fable 5


    We're rolling Fable 5 into our Claude Code and Hermes Agent deployments this week. Existing customers on our managed-agent retainers get the upgrade automatically — no contract changes, no price increase during the current billing cycle.


    If you want to see Fable 5 running against your workflow before you commit, book a free demo and we'll deploy a working agent against your data in 14 days.


    FAQ


    Is Claude Fable 5 better than GPT-5.5?


    On every public benchmark Anthropic released — coding, knowledge, long-context — yes. Fable 5 leads. GPT-5.5 still wins on raw price per token and on certain creative-writing evaluations.


    Can I get full Mythos access?


    Not unless you're an approved enterprise partner. Anthropic gates Mythos behind a vetting process that includes security review, intended-use disclosure, and a minimum spend commitment. The public Fable 5 tier is the closest you'll get without that paperwork.


    What does the safety routing actually do?


    When the classifier flags a prompt as high-risk (offensive cybersecurity, weapons, CSAM-adjacent, etc.), the request silently routes to a smaller Claude variant with stricter refusals. You get a response, but it's coming from a less capable model. Anthropic publishes the routing categories; the exact classifier is proprietary.


    Is $10 per million tokens worth it?


    For agentic coding, customer-facing voice agents, and any workflow that replaces human labor — yes, easily. For high-volume background jobs (summarization, classification, tagging), cheaper models like Claude Haiku or GPT-5.5-mini still win on unit economics.


    When will it be available in the API?


    It already is. Anthropic shipped Fable 5 to the standard `/v1/messages` endpoint at launch under the model ID `claude-fable-5-20260609`. AWS Bedrock and Google Vertex availability is rolling out over the next 30 days.


    Ready to see this in action?

    Get a free, personalized demo of an AI agent built for YOUR business.

    Get Your Free Demo