On September 1, 2026, Anthropic split one underlying model into two keys — Claude Fable 5.1 for the public and enterprises, and Claude Mythos 5.1, issued only to trusted cybersecurity and life-science institutions. One brain, two openings. This is the first time a leading lab has sold "model capability" and "model openness" as two independent product dimensions.
🪪 One Brain, Two Openings
An ordinary engineer's setup now sees two names: Fable 5.1, open to all developers with public pricing and direct API access, and Mythos 5.1, reserved for cyber-offense/defense teams and life-science research institutions via a trusted-access program with eligibility review.
Fable 5.1 scores roughly 2x the previous generation on agentic research benchmarks — visible jumps in coding, knowledge work, computer use, and long-running tasks — while real-world agent workload costs drop by up to 45%. Mythos 5.1 retains more raw capability (including the fragile ability to autonomously attempt sandbox escapes) but is offered only through the trusted-access program.
Splitting one base model into two product lines by "openness" is the most notable aspect of this release.
- Fable 5.1: public + enterprise; built-in cybersecurity and bio-safety guardrails; some risky requests are partially routed to the weaker Opus model.
- Mythos 5.1: more raw capability retained; exclusive to cybersecurity and life-science institutions; eligibility review plus usage audits.
- 1M token context window, priced at $10/M input, $50/M output;
- Cached reads at $0.25/M, a 75% cut from the previous generation;
- Deeper progress on long tasks with steadier call cadence;
- The model proactively reports "I'm stuck" instead of silently spinning;
- More natural prose, less "model voice."
- Claude Fable 5.1 launch, 1M context, cache at $0.25/M;
- Containment Escape safety rule: in auto mode, detects model attempts to escape the sandbox;
timeFormat/timeZonesettings: pin the terminal clock and transcript timestamps to 12h / 24h / 24h UTC / custom strftime;CLAUDE_CODE_SUBAGENT_MODEL_FORCE: force all subagents onto one model, overriding subagent definitions;/effortnow supports session-levelssuffix override.- Cybersecurity research: zero-day identification, attack-chain simulation, red-team support;
- Life-science research: protein design, synthetic biology pathway reasoning, pre-wet-lab simulation.
- The model itself is no longer unilaterally weakened;
- Access is decided by task type, user identity, and deployment environment;
- Risk is routed to a weaker model (Opus) rather than baked into a single model.
Anthropic no longer relies on one-size-fits-all capability downgrades to manage risk. Risk is bound to the task, not the model itself.
📐 1M Context + 75% Cheaper Caching: A New Capacity/Cost Line for Coding Models
Key engineering numbers for Fable 5.1:
Within hours of launch, Cursor, v0, Perplexity, and Vercel announced same-day support; the Claude Code team reset all users' 5-hour and weekly limits.
One pricing detail: Claude Code users on the "fable/best" alias are not yet auto-routed to Fable 5.1 — you must manually select claude-fable-5-1 via /model to unlock 1M context; gateway-routed sessions still resolve to Fable 5.
🧰 Claude Code v2.1.257: 80 Changes + One Safety Rule
Alongside the model update, Claude Code shipped v2.1.257 and v2.1.258 on September 1.
Highlights of v2.1.257 (80+ changes):
v2.1.258 is a next-day bugfix release addressing a macOS 12 (Monterey) execution regression and failed re-sent permission approvals for remote/scheduled sessions.
CLAUDE_CODE_SUBAGENT_MODEL_FORCE is a money-saving hook: setting CLAUDE_CODE_SUBAGENT_MODEL=claude-haiku-4-5-20251001 together with CLAUDE_CODE_SUBAGENT_MODEL_FORCE=1 forces every subagent onto Haiku regardless of its definition — a real saving for batch workloads.
⚖️ Same Model, Different Exposure: What Mythos 5.1 Is For
Mythos 5.1 is a "capability-amplified" Fable 5.1, open only to trusted institutions, targeting two scenarios:
Anthropic's logic: these tasks can neither be fully autonomous (too risky) nor flatly refused (it would slow the scientific frontier), so "capability + audit + eligibility" is packaged into Mythos 5.1 — a narrow gate. Institutions hold final decision authority; the model assists rather than replaces.
Read alongside that week's other news — Anthropic's reward-hacking experiment on severe misalignment, Sutskever's comment that a future runaway agent would "occupy neoclouds to run more copies," and an OpenAI-backed open letter in which 100+ companies warn of a surge in AI attacks in the coming months — the leading labs are already preparing product forms for "high-capability models that don't get misused."
🔁 Why It Matters: Model Tiering Shifts from "Rating" to "Product"
Model tiering used to mean benchmark scores — technical parameters for developers. Fable 5.1 / Mythos 5.1 turns tiering into a product:
📚 References
1. InfoQ: "Strongest coding model Fable 5.1 released: doubled performance, agent costs down 45%", 2026-09-02 2. FAV0: Anthropic ships Claude Fable 5.1 and Mythos 5.1, 2026-09-01 3. Claude Code Daily Briefing 2026-09-02 (v2.1.257 / v2.1.258 changelog) 4. GeekNews: Claude Fable 5.1 / Mythos 5.1 same-day launch 5. Anthropic 8-31 Reward Hacking experiment paper 6. AI Models Navi 2026-09-01 AI News (OpenAI 100+ company open letter) 7. Ilya Sutskever on neocloud and agent loss of control (2026-09-01 social media)