
TL;DR
Anthropic retuned Claude Fable 5's biology classifiers on August 7, cutting biology-related fallbacks by about 85% while keeping dual-use domains like virology, toxicology, and molecular design routed to Opus 5. Here is what changed, what stays blocked, and what it means for Claude Code and API users.
Anthropic announced on August 7 that it has retuned Claude Fable 5's biology safeguards to cut false positives. Biology-related fallbacks drop by roughly 85% across product surfaces, and total fallbacks fall by about 67% on Claude.ai, 55% on Cowork, 17% on Claude Code, and 7% on the Claude Platform.
This is the first major rebalancing of Fable 5's classifier stack since launch in June, and it is good news for anyone who hit the model's conservative biology gate by accident.
Fable 5 ships with safety classifiers that detect safeguarded tasks and silently reroute the request to a less capable model instead of answering. At launch, Anthropic chose a deliberately broad biology classifier: almost all biology-adjacent queries were blocked or rerouted, because Fable 5 can now outperform experts on some complex biological tasks and capability assessments show it could materially help a malicious actor in the worst case.
The tradeoff was a high false-positive rate. Legitimate users asking about lab results, symptoms, or basic biology were getting pushed to the fallback model. This week Anthropic rewrote the classifier's "constitution" (the rule set it uses to tell in-scope from out-of-scope queries), took feedback from internal and external biology experts, rebuilt the training data, retrained, and verified the new classifier still triggers on harmful and dual-use content while letting far more benign queries through.
The result, per Anthropic's testing: biology-related fallbacks down about 85%, which drags total fallbacks down 17% in Claude Code, 55% in Cowork, and 67% on Claude.ai. Claude Code shows the smallest drop because biology queries are a small share of coding traffic, not because the tuning is weaker there.
From the archive
Aug 7, 2026 • 7 min read
Aug 6, 2026 • 7 min read
Aug 6, 2026 • 6 min read
Aug 6, 2026 • 7 min read
Dual-use professional domains are still routed to Opus 5: virology, toxicology, and molecular design. Fable 5 is not yet usable for professional biology research or drug development. Anthropic frames this as an interim state, with trusted-access pathways for researchers being built separately.
Note the fallback target moved: at launch the classifier stack routed blocked requests to Opus 4.8, and Anthropic now says the fallback is Opus 5, which shipped July 24. If you built fallback handling around a specific Opus tier, check what your requests are actually being routed to.
Three takeaways:
Anthropic says it will keep tuning, and that some false positives remain by design - the safety margin exists precisely so the classifier errs toward blocking. The 85% number is a real product change, not a PR line: your requests either reach Fable 5 or they do not, and this moved the boundary.
Read next
Terence Tao published a deep mathematical digestion of the Jacobian conjecture counterexample discovered by Claude Fable 5. Here is what happened, what HN is saying, and what it means for AI-assisted research.
9 min readDario Amodei published Anthropic's stance on open-weights models this week - no total ban, but support for chip export controls, distillation crackdowns, and mandatory safety testing. HN responded with 800+ comments calling it regulatory capture. Here is what the CEO said, what the thread argued, and why the debate matters for every developer deploying AI.
8 min readAnthropic's most capable model launched, got suspended by a US export-control order, and returned today. Here is what Fable 5 is, what changed on the way back, and whether builders should reach for it.
6 min readTechnical content at the intersection of AI and development. Building with AI agents, Claude Code, and modern dev tools - then showing you exactly how it works.
Anthropic's first generally available Mythos-class model, released June 9, 2026. 1M context, 128K max output, $10/$50 pe...
View ToolAnthropic's agentic coding CLI. Runs in your terminal, edits files autonomously, spawns sub-agents, and maintains memory...
View ToolAnthropic's Python SDK for building production agent systems. Tool use, guardrails, agent handoffs, and orchestration. R...
View ToolAnthropic's AI. Opus 4.6 for hard problems, Sonnet 4.6 for speed, Haiku 4.5 for cost. 200K context window. Best coding m...
View ToolManaged scheduling on Anthropic infrastructure with API and GitHub triggers.
Claude Code50+ customizable shortcuts for cancel, history, transcript, and more.
Claude CodeInteractive timeline showing what's in context at each turn.
Claude Code
Anthropic Suspends Fable 5 & Mythos 5 After US Export Control Directive (Jailbreak Concerns) Anthropic announced that the US government issued export control directives requiring it to suspend Fable ...

Claude Fable 5 Released: Benchmarks, Pricing, Availability, and Real-World Examples Anthropic has released Claude Fable 5, the first general-use “Mythos class” model, and the video reviews the announ...

In this video, we dive into Anthropic's newly launched Cowork, a user-friendly extension of Claude Code designed to streamline work for both developers and non-developers. This discussion includes an

Terence Tao published a deep mathematical digestion of the Jacobian conjecture counterexample discovered by Claude Fable...

Anthropic's Claude Mythos Preview found novel attacks on the HAWK post-quantum signature scheme and reduced-round AES. T...

Anthropic released Opus 5 on July 24, 2026 - same price as Opus 4.8, within 0.5% of Fable 5 on CursorBench, and the new...

Claude Opus 5 launched July 24, 2026 at $5/$25 per MTok - matching Opus 4.8 pricing while delivering near-Fable 5 intell...

Anthropic launched the Claude Cookbook - 80+ practical guides from their engineers covering tool use, agent patterns, ev...

Anthropic's most capable model launched, got suspended by a US export-control order, and returned today. Here is what Fa...

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.