News analysis
Estimated reading time: 12 minutes. Last verified: September 1, 2026.
claude-fable-5-1.Model naming at Anthropic got noisier in 2026. Opus, Sonnet, and Haiku still sit in the general lineup. Fable and Mythos are the Mythos-class tier: higher capability, heavier safety tooling, and a deliberate split between public and gated access.
For practitioners, the useful definition is:
Claude Fable 5.1 is Anthropic’s generally available Mythos-class model for hard coding and long-running agent work. Claude Mythos 5.1 is the same model with more permissive cybersecurity and life sciences safeguards, limited to vetted organizations.
That separates three things people keep mixing up:
Fable 5 shipped June 9, 2026. Fable 5.1 is the September 1 incremental release: stronger long-horizon performance, cheaper cache reads, and tighter but less noisy safeguards.
Verified against Anthropic’s September 1, 2026 announcement (claude-fable-and-mythos-5-1), the Claude Fable product page, and the Claude Platform models overview.
| Spec | Claude Fable 5.1 | Claude Mythos 5.1 |
|---|---|---|
| Role | Generally available Mythos-class model | Same model, trusted-access safeguards |
| API model id | claude-fable-5-1 | Program / account gated (not a public flip) |
| Context window | 1M tokens | Same |
| Max output | 128K tokens | Same |
| Thinking | Adaptive (always on) | Same |
| Default effort | High in Claude Code; Medium on Claude.ai and Claude Cowork | Same class of controls for approved users |
| Input / output price | $10 / $50 per 1M tokens | Starts at the same $10 / $50 |
| Cache reads | $0.25 per 1M tokens | Same price shape where billed by token |
| Knowledge cutoff (docs) | June 2026 | Same class |
| Cloud availability (Fable) | Claude API, AWS, Google Cloud, Microsoft Foundry / Azure | Limited trusted programs |
If your workload is mostly short chat turns, you will feel the sticker price before you feel the 1M context. The product intent is multi-hour coding agents, tool loops, and research-style tasks that keep a large working set warm.
Anthropic is unusually blunt here: same model, different safeguards.
| Fable 5.1 | Mythos 5.1 | |
|---|---|---|
| Who can use it | Broad GA (API + Claude products + major clouds) | Vetted orgs via trusted access |
| Cyber | Can help find software vulnerabilities; still blocks exploit development and several dual-use tasks (often routed to Opus) | More permissive cyber safeguards for defensive work once CVP includes Mythos |
| Biology / life sciences | Benign medical / elementary biology false positives cut sharply; research biology still routed away | Life Sciences Verification Program (LSVP) for professional R&D |
| Claude Security product | N/A as the gated brain | Anthropic says Claude Security is now powered by Mythos 5.1 |
Cyber Verification Program (CVP): today gives reduced cyber safeguards on certain Opus / Sonnet models for defensive security. Anthropic says Mythos-class access is coming to CVP soon.
Life Sciences Verification Program (LSVP): invite-only beta for life sciences professionals, built with US government partnership. First participants are enrolled; broader enrollment is planned.
Practical rule: if you are shipping a normal SaaS coding agent, you want Fable 5.1. If you are a vetted cyberdefense or life sciences team blocked by Fable’s classifiers, you apply for Mythos. You do not “upgrade to Mythos” for a free quality bump.
Last verified: September 1, 2026 against Anthropic’s announcement and pricing notes.
| Token type | Fable 5 | Fable 5.1 |
|---|---|---|
| Input | $10 / 1M | $10 / 1M (unchanged) |
| Output | $50 / 1M | $50 / 1M (unchanged) |
| Cache reads | $1 / 1M (prior Fable 5 rate Anthropic cites) | $0.25 / 1M (75% cut) |
Anthropic’s indexed cost chart (four weeks of August 2026 usage at default effort) claims:
That only holds where usage is billed by token and cache reads dominate. Seat-based Claude Pro / Max plans are a different meter: Fable 5.1 is available on those plans, but your bill is still plan limits first.
For agent stacks that re-read large repos every turn, cheaper cache reads matter more than shaving a few points off output price. If your traces show low cache hit rates, expect closer to sticker $10/$50.
Numbers below are from Anthropic’s September 1, 2026 post. Fable 5.1 was evaluated with production safeguards on. Where safeguards intervened, Anthropic scored zeros or swapped in Opus models for cyber / biology tasks. That understates Fable on some suites.
| Benchmark | Fable 5.1 | Fable 5 | Opus 5 | GPT-5.6 Sol |
|---|---|---|---|---|
| Terminal-Bench-Science 0.1 | 52.6% | 24.7% | 29.0% | 22.4% |
| Terminal-Bench 4.0 | 55.8% (60.9% Mythos 5.1) | 42.0% | 52.3% | 37.3% |
| GDPval-AA v2 (knowledge work) | 1853 | 1723 | 1824 | 1711 |
| OSWorld 2.0 (computer use) | 77.9% partial / 41.7% strict | 72.9% / 36.1% | 75.4% / 39.6% | — |
| Humanity's Last Exam | 60.9% no tools / 65.0% with tools | 57.8% / 63.8% | 56.6% / 63.6% | — |
| AutomationBench | 31.4% | 17.1% | 26.9% | 19.6% |
| CursorBench 3.2.0 | 73.4% | 70.5% | 70.0% | 67.2% |
The science-agent jump (24.7% → 52.6% on Terminal-Bench-Science) is the loudest claim. Anthropic also lists partner anecdotes (Jane Street, Millennium) about long-running debugging and trading intuition. Useful as direction, not as your production SLA.
Effort settings matter for cost. Anthropic says Low / Medium effort on Fable 5.1 can match or beat Fable 5 High at lower spend. Defaults: High in Claude Code, Medium on Claude.ai and Cowork.
EFS is Anthropic’s answer to “we need ZDR-like privacy without dropping misuse detection.” Customer data stays in customer-controlled cloud infra; human review defaults to the customer. Rolling out in phases from fall 2026 across Claude Code, Enterprise, Platform, Bedrock, Google Agent Platform, and Microsoft Foundry. Eligible customers can run Fable 5.1 with zero data retention until EFS lands.
Relative to early Fable 5:
New API accounts (from launch day forward) cannot manually edit prior thinking while keeping a multi-turn transcript, a common distillation trick. Existing accounts are grandfathered for now; Anthropic says future models will apply it broadly.
Models released after August 2, 2026 get an invisible text watermark for EU transparency rules. Detection API is in private preview for eligible orgs. No user or conversation PII in the mark, per Anthropic.
| Fable 5.1 | Opus 5 | GPT-5.6 Sol (Anthropic’s table) | |
|---|---|---|---|
| Best fit | Peak agentic coding / long jobs | Strong general enterprise coding at half Fable’s list price | OpenAI frontier reference in Anthropic’s chart |
| List API price | $10 / $50 | $5 / $25 (Platform overview) | Not our verification target here |
| Latency (docs) | Slower | Moderate | — |
| Safeguard theater | Heavy Mythos-class classifiers | Lighter than Fable | Different vendor policy |
| When to pick it | Evals beat Opus at High effort; cache-heavy agents | Default for most production agents | If your stack is already OpenAI-native |
Anthropic’s own models overview still says: start with Opus 5 for most workloads; move to Fable 5.1 when demanding reasoning / long-horizon agents need it, or when Opus evals stall.
Versus ChatGPT / GPT-class models and DeepSeek: Fable is priced like a premium agent brain, not a cheap completion API. Cost-sensitive batch jobs still belong on cheaper models. Versus Cursor: CursorBench 73.4% is Anthropic’s harness result; re-run your own repo evals inside Cursor before changing the org default model.
Teams running multi-hour coding agents. Cheaper cache reads plus higher Terminal-Bench / CursorBench scores are the real product pitch. Pair with Claude Code or your own tool loop.
Enterprises waiting on ZDR. EFS plus interim ZDR eligibility is the privacy story, not a new chat UI.
Cyberdefense and life sciences orgs. Mythos 5.1 is for you if Fable’s classifiers block legitimate R&D. Apply via CVP / LSVP; expect US-first access.
Most product teams on Opus 5. Stay put until your evals show Fable 5.1 wins enough tasks to justify 2× list price and slower latency.
Not ideal for: unbounded consumer chat, low-cache one-shot completions, or anyone assuming Mythos is a public “pro” toggle.
5 curated tools below.

ChatGPT is OpenAI's flagship conversational AI, available on web, mobile, and desktop. It handles writing, coding, research, image generation, voice chat, and agentic tasks through a single interface. Paid tiers unlock frontier models, higher usage limits, Codex coding agents, Deep Research, Sora video, and team admin controls. It remains the default general-purpose AI assistant for most consumers and many businesses.
Claude is Anthropic's AI assistant, known for nuanced writing, long-context reasoning, and strong coding via Claude Code. Available on web, mobile, and desktop, it powers chat, research, artifacts, file analysis, and agentic workflows (Cowork, Design, Science on Pro). Anthropic emphasizes safety (Constitutional AI) and professional-grade output over flashy multimodal toys.

Claude Cowork is Anthropic's agentic product for non-coding knowledge work: you hand it a goal and it works across folders, connectors, and tools to deliver finished drafts for review. It is distinct from Claude Chat and from Claude Code (engineering-focused).
Cursor is an AI-native code editor (VS Code fork) for software developers. Agent mode plans and edits across your repo with frontier models (GPT, Claude, Gemini, and others). Tab completions stay unlimited on paid plans; agent and premium model use is metered. Use Cursor when you want full-repo context inside the editor. Prefer GitHub Copilot when PR review and GitHub-native seats matter more. Many teams run both.
DeepSeek is a Chinese AI lab whose current flagship models, DeepSeek-V4-Flash and DeepSeek-V4-Pro, compete with GPT-5 and Claude-class models on coding, reasoning, and general tasks at a fraction of the API cost. The free chat interface at chat.deepseek.com offers both models (Flash as "Instant Mode," Pro as "Expert Mode"), while the API provides OpenAI- and Anthropic-compatible endpoints for developers. Both models are open-weight under an MIT license and available for self-hosting via Hugging Face.
| Tool | Best for | Pricing | Billing note |
|---|---|---|---|
| ChatGPT | AI chatbot / general-purpose assistant | Freemium | Free Trial |
| Claude | AI chatbot / reasoning & coding assistant | Freemium | Free Trial |
| Claude Cowork | AI Agent | Paid | Paid Service |
| Cursor Ai | Code | Freemium | Free Trial |
| DeepSeek | Code Assistant | Freemium | Free Trial |
What is Claude Fable 5.1?
Claude Fable 5.1 is Anthropic’s generally available Mythos-class model launched September 1, 2026 for coding, knowledge work, and long-horizon agents. API id `claude-fable-5-1`. It succeeds Claude Fable 5 (June 2026) with better agent scores and cheaper cache reads.
What is Claude Mythos 5.1?
Claude Mythos 5.1 is the same model as Fable 5.1 with more permissive cybersecurity and life sciences safeguards. Access is limited to vetted organizations through Anthropic’s trusted access programs (CVP and LSVP).
Are Fable 5.1 and Mythos 5.1 different models?
No. Anthropic states they are the same model with different safeguard levels. Mythos is not a higher intelligence SKU for public checkout.
How much does Claude Fable 5.1 cost?
On usage-based API pricing: $10 per million input tokens and $50 per million output tokens. Cache reads are $0.25 per million tokens. Anthropic estimates ~25% lower total cost than Fable 5 on typical workloads and up to ~45% on highly agentic workloads because of the cache-read cut.
Is Claude Fable 5.1 better than Claude Opus 5?
On Anthropic’s September 2026 agentic benches, Fable 5.1 leads Opus 5 on several coding and automation suites, at roughly 2× Opus list price and slower comparative latency. Anthropic still recommends Opus 5 as the default for most workloads. Run your own evals.
How do I get Claude Mythos 5.1 access?
Apply to the Cyber Verification Program and/or Life Sciences Verification Program. As of September 1, 2026, Mythos access is limited and currently oriented to US organizations, with expansion planned.
Does Fable 5.1 work in Cursor and Claude Code?
Anthropic lists Claude Code selection and Claude Platform / major cloud availability on launch day. Third-party reports also noted Cursor availability. Confirm the model picker in your account; regional and plan rollouts can lag the press post.
Will Fable 5.1 refuse cyber or biology prompts?
Often yes for dual-use or research-tier asks. Fable can help with vulnerability discovery but not exploit development; several cyber and biology research tasks still route to Opus (or Mythos for approved orgs). You are not charged Fable prices for safeguard fallovers, per Anthropic. ---