Ranked #3 Coding — AI That Writes Production Code
Anthropic

Claude Fable 5

The new king of agentic coding. Anthropic's Mythos-class model doesn't just top the benchmarks — it rewrites them. SWE-Bench Pro 80.3% demolishes the field. FrontierCode Diamond 29.3% is 5× GPT-5.5. Stripe migrated 50 million lines of Ruby in a day. Token-efficient, vision-native, and built for the kind of long- horizon engineering work that separates tools from teammates.

Updated July 1, 2026 Mythos-classAgenticSWE-Bench Pro SOTA
9.8out of 10
Official Website
Best for

The new king of agentic coding. Anthropic's Mythos-class model doesn't just top the benchmarks — it rewrites them. SWE-Bench Pro 80.3% demolishes the field. FrontierCode Diamond 29.3% is 5× GPT-5.5. Stripe migrated 50 million lines of Ruby in a day. Token-efficient, vision-native, and built for the kind of long- horizon engineering work that separates tools from teammates.

Why It Wins

SWE-Bench Pro 80.3% (SOTA — 21.7 points above GPT-5.5). FrontierCode Diamond 29.3% (5× GPT-5.5's 5.7%, 2× Opus 4.8's 13.4%). CursorBench SOTA. Senior Engineer Benchmark 91/100 (vs GPT-5.5's 62/100). 50M-line codebase migration in one day. Vision-only game completion. Claude Code integration. 1M context.

Watch out

Premium pricing at $10/$50 per M tokens (2× Opus 4.8). Conservative safeguards route <5% of sessions to Opus 4.8 (cybersecurity, biology topics). Independent benchmarks still emerging. Usage limits during high demand on Pro/Max plans. Best experienced through Claude Code or compatible IDEs.

01

What It Actually Is

July 25 update: Opus 5 moves Fable 5 to #3 in our coding ranking. Fable still owns the published SWE-Bench Pro result and tiny CursorBench/FrontierCode edges, but Opus 5 wins Frontier-Bench and delivers near-parity at half the token price. The June launch review below remains useful evidence, not the current overall order.

There’s a number that makes this review easy to write: 80.3%. That’s Claude Fable 5 on SWE-Bench Pro — the benchmark that doesn’t care about toy problems, only whether AI can fix actual bugs in actual production codebases. GPT-5.5 scores 58.6%. The previous king, Opus 4.8, scored 69.2%. Fable 5 doesn’t just win — it wins by a margin that makes you double-check the numbers.

But SWE-Bench Pro is only half the story. FrontierCode Diamond — Cognition’s benchmark for whether models can write token-efficient, production-quality code — tells the other half. Fable 5: 29.3%. Opus 4.8: 13.4%. GPT-5.5: 5.7%. That’s not a lead; that’s a different sport. And the model achieves these scores at medium reasoning effort, meaning it burns fewer tokens to produce better code. The expensive model that’s actually cheaper per real-world task.

The Stripe case study isn’t a press release fantasy. A 50-million-line Ruby codebase — the kind of monolith that makes engineers sweat — got migrated in a single day. Work that would have taken a full team two months. The model planned, executed, self-verified, and delivered. On CursorBench, Cursor’s CEO said it “opened up a class of long-horizon problems that were out of reach for earlier models.” On the Senior Engineer Benchmark, it scored 91/100 — while GPT-5.5 and Opus 4.8 both landed in the low 60s.

This is what Mythos-class architecture looks like when you wrap it in safety guardrails and hand it to developers. Following temporary export control reviews in mid-June, Fable 5 was fully restored globally on June 30, 2026. Shortly after, Amazon security engineers credited Fable 5 with autonomously identifying and patching a zero-day authentication vulnerability across 12,000 internal services in hours. The guardrails are real — queries on cybersecurity exploit generation, biology, and chemistry get routed to Opus 4.8 via a specialized classifier. But for the 95%+ of software engineering work that doesn’t trigger safety classifiers, you’re working with the most capable model ever released to the public. The agentic coding era just got its clearest champion.

02

Strengths and honest limitations

Key Strengths

  • Opus 4.8 Cybersecurity Fallback & False Positives: While Fable 5 executes ~95% of standard coding tasks natively, Anthropic’s integrated safety classifiers automatically route complex or high-risk cybersecurity requests to Claude Opus 4.8 for deep policy alignment. Note: aggressive classifiers can occasionally trigger false positives on benign system administration scripts.
  • Resilient Against Structured Agentic Jailbreaks: Unlike open-weight competitors that fall prey to automated multi-turn persuasion frameworks (e.g., MoA jailbreaks or Crescendo attacks), Fable 5’s hierarchical safety training maintains strict boundaries without degrading creative coding output.
  • SWE-Bench Pro 80.3% — the new SOTA: The benchmark that tests real-world software engineering just got a new all-time record. Fable 5 leads GPT-5.5 (58.6%) by 21.7 points and its predecessor Opus 4.8 (69.2%) by 11.1 points. This isn’t a close race — it’s a different league.
  • FrontierCode Diamond 29.3% — token efficiency redefined: Cognition’s benchmark for high-quality production code shows Fable 5 at 29.3%, Opus 4.8 at 13.4%, and GPT-5.5 at 5.7%. The model achieves leading scores even at medium reasoning effort — meaning less token burn for better results.
  • Real-world proof at 50 million lines: Stripe used Fable 5 to migrate a 50-million-line Ruby codebase in one day — work that would have taken a full team two months. Not a benchmark. Not a demo. Production code in a production codebase.
  • Vision-native coding: Rebuilds web apps from screenshots alone. Extracts precise numbers from scientific figures. Completed Pokémon FireRed with vision only — no helper harnesses, no game-state data. The model reads your screen and codes from what it sees.
  • Long-horizon autonomous work: Plans, delegates to sub-agents, writes and runs its own tests, and self-corrects across multi-day sessions. Persistent file-based memory improved Slay the Spire performance 3× more than Opus 4.8. It doesn’t just start strong — it stays strong.
  • Global Redeployment & Zero-Day Defense Proof: Following temporary export control reviews, Fable 5 was fully restored globally on June 30, 2026. Shortly after, Amazon security engineers credited Fable 5 with autonomously identifying and patching a zero-day authentication vulnerability across 12,000 internal services in hours.

Honest Limitations

  • Industry Jailbreak Residual Risk: While resilient against standard attacks, no frontier model is completely immune to novel structured agentic jailbreaks; continuous red-teaming remains necessary for enterprise deployments.
  • Cybersecurity classifier routing & Opus 4.8 fallback: To prevent dual-use misuse, queries touching advanced cybersecurity exploit generation, biology, chemistry, or model distillation trigger a specialized classifier that automatically routes the session to Opus 4.8. While this affects <5% of general sessions, it can introduce false positives during benign systems programming or defensive security audits.
  • Premium cost: $10/$50 per million tokens is roughly 2× Opus 4.8 ($5/$25). Token efficiency partially offsets this on complex tasks, but light users will feel the bill. Pro subscribers get included access through June 22, then credits.
  • Vulnerable to structured agentic jailbreaks: Independent research has demonstrated that like all frontier reasoning agents, Fable 5 can occasionally be misled by complex, multi-turn ‘industry jailbreak frameworks’ that disguise malicious requests as benign business workflows.
  • Third-party evals still emerging: Anthropic’s own benchmarks are detailed and example-rich, but full LMSYS Arena and Artificial Analysis numbers aren’t available yet on launch day. Early signs are very positive.
  • Best in the right environment: Fable 5 shines brightest in Claude Code and API integrations. The claude.ai chat experience is strong, but the model’s agentic capabilities truly unlock with proper tooling.
03

Benchmark Snapshot

SWE-Bench Pro — 80.3% (SOTA)

Real-world software engineering. 21.7 points above GPT-5.5 (58.6%) and 11.1 points above Opus 4.8 (69.2%). The largest lead any model has ever held on the definitive coding benchmark.

FrontierCode Diamond — 29.3% (SOTA)

Token-efficient, production-quality code. 2.2× Opus 4.8 (13.4%) and 5.1× GPT-5.5 (5.7%). Achieves leading performance even at medium reasoning effort.

Senior Engineer Benchmark — 91/100

Surpasses GPT-5.5 (62/100) and Opus 4.8 (63/100) by a massive margin. Tasks designed to test senior-level engineering judgment.

CursorBench — SOTA

State-of-the-art on Cursor's benchmark for IDE-integrated coding. 'Opened up a class of long-horizon problems out of reach for earlier models.'

04

The Verdict

The coding crown just changed hands — decisively. Claude Fable 5 doesn’t just beat GPT-5.5 on SWE-Bench Pro — it beats it by 21.7 points. It doesn’t just lead FrontierCode Diamond — it leads by 5×. And unlike synthetic benchmark wins, the real-world receipts are already in: 50 million lines migrated in a day, vision-only game completion, autonomous multi-day engineering sessions. The previous Opus 4.8 was the scalpel king; Fable 5 is the scalpel king who also runs the entire operating room. Yes, it costs 2× more per token. Yes, <5% of sessions get safety-routed to Opus 4.8. But for the kind of deep, complex, long-horizon engineering that defines professional software development in 2026 — this is the strongest coding model anyone can access. Period.

05

Frequently Asked Questions