Claude Fable 5.1 and Mythos 5.1: Same Model, Different Safeguards
Anthropic just released Claude Fable 5.1 and Claude Mythos 5.1 — the same underlying model, but with different safety levels. Fable 5.1 is generally available; Mythos 5.1 is limited to trusted access programs for cybersecurity and life sciences.
Pricing and data retention
Fable 5.1 costs about 25% less than Fable 5 for typical token-billed workloads, thanks to reduced pricing on cache reads (inputs already processed and stored). For highly agentic work, savings can reach ~45%.
Enterprise Frontier Safeguards (EFS) give customers complete privacy — data stored in customer-controlled cloud infrastructure, not Anthropic's. EFS rolls out in phases starting fall 2025. Until then, eligible customers get zero data retention on Fable 5.1.
Benchmarks
Fable 5.1 shows gains across the board. Key numbers from the source:
- Terminal-Bench-Science 0.1: Fable 5.1 reaches ~50% accuracy vs ~25% for Fable 5, at similar cost.
- Terminal-Bench 4.0: At each effort level (low/med/high/xhigh/max), Fable 5.1 outperforms Fable 5. The gap between Fable and Mythos is expected to shrink with improved cyber safeguards.
- Humanity's Last Exam: Fable 5.1 with tools shows ~65% pass rate at max effort, before hitting the cost ceiling.
- CursorBench 3.2.0: Fable 5.1 scores ~72% at
higheffort, vs ~65% for Fable 5.
Fable 5.1 defaults to High effort in Claude Code, Medium in Claude Cowork and on Claude.ai. Lower effort settings yield comparable results to Fable 5 at lower cost.
Safeguard improvements
False positives (benign content flagged) drop 60% in cybersecurity. The model can now discover software vulnerabilities but not develop exploits. The biology side has an access program built with the US government — scientist enrollment opens soon.
Real-world impact
Investment firm Millennium reported Fable 5.1 found the root cause of a rare crash in their internal systems that engineers and other models couldn't explain after years of tries.
📖 Read the full source: HN AI Agents
👀 See Also

OpenClaw 2026.3.2 Update Disables Agent Tools by Default
OpenClaw 2026.3.2 disables all agent tool permissions by default, preventing tools like exec and web_fetch from working. The fix requires adding a configuration to openclaw.json.

Developer Describes Fraud Feeling After First AI-Assisted Pull Request
A developer used Claude Code to create a pull request for Chroma, Hugo's default syntax highlighter, adding ERB syntax highlighting. The PR was approved and merged, but the developer felt like a fraud and experienced worsened impostor syndrome.

Anthropic Claude User Reports Silent Feature Restriction on Paid Account
A paying Claude subscriber reports that shell/bash execution stopped working across all sessions without notification, with restrictions baked into the system prompt at deployment level. The user filed multiple support tickets and appeal forms but received no response while continuing to be billed.

Claude Code v2.1.174: Wheel Scroll Acceleration Toggle, /model Fixes, GovCloud Support, and VSCode Usage Attribution
Claude Code v2.1.174 adds a wheelScrollAccelerationEnabled setting to disable scroll acceleration in fullscreen mode, fixes /model picker hiding Opus/Sonnet rows, resolves Bedrock GovCloud 400 errors, adds VSCode usage attribution breakdowns, and fixes background session env inheritance.