🔧 Programmierung 🕛 vor 3 Monaten 7 Min Lesezeit
0

Claude Fable 5 vs GPT-5.5 vs Gemini 3.1 Pro: Who Leads Now?

↗ Quelle (dev.to)
🗣️ Stimme:
📑 Inhaltsübersicht

  • SWE-Bench Pro: Claude Fable 5 hits 80.3 percent, GPT-5.5 lands 58.6, Gemini 3.1 Pro 54.2


  • Gemini stays cheapest at 2 dollars per million input, Fable 5 costs 10 but undercuts GPT-5.5 Pro


  • Only Anthropic ships a two-tier safety design: risky prompts get Opus 4.8 answers, not refusals


  • My stack: Fable 5 for agentic coding, Gemini for cheap volume, GPT-5.5 where its ecosystem lives




The frontier has three flagships again, and one of them just moved the line. Claude Fable 5 arrived on June 9, 2026 as the first public Mythos-class model, and the obvious question is not whether it beats Opus, it is whether it beats GPT-5.5 and Gemini 3.1 Pro. I pulled the published numbers, the price sheets, and a day of my own production traffic to answer how the three actually compare.






The Coding Benchmarks Are Not Close



SWE-Bench Pro is the cleanest cross-vendor measure right now because it scores real GitHub engineering tasks, not puzzles. The June numbers: Claude Fable 5 at 80.3 percent, GPT-5.5 at 58.6, Gemini 3.1 Pro at 54.2. For scale, Anthropic's own previous best, Opus 4.8, sits at 69.2. Fable 5's lead over GPT-5.5 is 21.7 points, which is larger than the gap between GPT-5.5 and Gemini.



Cognition's FrontierCode tells the same story at the hard end. The benchmark deliberately uses demanding production-standard tasks, and Fable 5 scores 29.3 percent against 5.7 for GPT-5.5. A five-times difference on the work that most resembles real senior engineering is the single most lopsided frontier result I have seen this year.



Two honest caveats before anyone cancels subscriptions. First, vendor-published benchmarks favor the vendor, always. Second, GPT-5.5 has real wins on record: it took Terminal-Bench from Opus 4.8 back in May, and no Fable 5 Terminal-Bench number has been published yet. Terminal-heavy agent workflows might still lean GPT until someone measures it. I keep score on these launches, and the pattern from applies across vendors too: the model that solves a task in one attempt beats the cheaper model that needs three.






Only One Ships a Fallback Instead of a Refusal



The architectural difference nobody else copied: Fable 5 does not just refuse dangerous requests, it swaps models. Classifier systems screen every conversation, and requests touching cybersecurity exploitation, dual-use biology and chemistry, or capability distillation get their answers generated by Opus 4.8 instead. Under 5 percent of sessions trigger it. GPT-5.5 and Gemini 3.1 Pro are binary: answer or refuse.



For developers this cuts both ways. The upside is fewer dead ends. A security-curious question that GPT might refuse outright still gets a competent Opus-grade answer through Fable. The downside is consistency: if your product depends on knowing exactly which model answered, you need to handle the silent handoff, and conservative tuning means some harmless requests get downgraded too. Anthropic says reducing those false positives is the current focus.



The testing behind it is unusually public: over 1,000 hours of bug bounty with no universal jailbreak found, zero harmful compliance across 30 public jailbreak techniques on cyber tasks, and external red teams reporting the strongest cyber safeguards they have measured. Add the data terms (30-day retention on Mythos-class traffic, no training use, logged human access) and the privacy story is straightforwardly the strongest of the three vendors right now.



There is also a capability being deliberately withheld here that neither rival has shown. The unrestricted Mythos 5, which only vetted Project Glasswing partners get, scores 78 percent on ExploitBench against 40 for Opus 4.8. Anthropic built a frontier offensive-security capability, measured it, and then fenced it off to roughly 150 vetted organizations across 15-plus countries. OpenAI and Google publish nothing comparable, which means either they do not have it or they do not talk about it. Both possibilities are interesting.



Worth knowing the context: the release came days after Anthropic's own public warnings about AI capability risks, and this two-tier design is their answer to the obvious charge of hypocrisy. The full mechanism, including what the restricted Mythos 5 does differently, is in .



The cheap way to form your own opinion: paid Claude plans include Fable 5 at no extra cost until June 22. Run your hardest recurring task through all three with the same prompt and count attempts to done, not tokens per attempt.






Bottom Line



June 2026 splits the frontier into three clear bets: Anthropic holds the capability ceiling, Google holds the price floor, OpenAI holds the ecosystem middle. The benchmark gap on hard coding is wide enough that I moved real workload the same week, which I have not done on a launch since Opus 4.7.



Three things will decide whether this snapshot holds. A published Fable 5 Terminal-Bench number, in either direction. Google's answer, because Gemini 3.1 Pro is now two coding generations behind at a quarter of the price, and that price-capability spread cannot stay this wide. And the June 23 switch from included access to usage credits, which is when Fable 5 usage patterns get honest.



If you only act on one thing, make it the free window: until June 22, Fable 5 costs paid Claude subscribers nothing to test. Bring a task that hurt last month and see if it stops hurting. My Claude Code setup for exactly that kind of test, hooks, routing, and guardrails included, ships as Claude Blueprint.

Vollständiger Original-Artikel
Den kompletten Beitrag mit allen Details direkt auf dev.to lesen.
↗ Original-Artikel auf dev.to lesen
Wie bewertest du diesen Beitrag?
1 Klick Feedback
Teilen mit Netzwerk & Team:

Community-Analysen & Experten-Meinungen 0

Verfasse deine eigene Analyse, teile Workarounds oder diskutiere diesen Vorfall im Blog.
Noch keine Community-Analyse verfasst. Markiere einen Textabschnitt oder klicke oben auf Eigene Analyse verfassen“!
Community Pulse: Relevanz-Einschätzung
1 Klick Experten-Votum
🔴 Akute Relevanz 0%
🟡 In Evaluierung 0%
🟢 Keine Auswirkung 0%
Spannende Innovation 0%
Verwandte Story-Cluster & Quellen (Vektor-KI)
Port 8095 Engine
11 Quellen
CVE-2026-16794 | GitLab up to 19.1.7/19.2.5/19.3.1 Compliance Framework Management improper authorization (WID-SEC-2026-3315)
1 Quelle
Windows 11: Auto-Update-Installation, aber keine Einträge in Verlauf? - BornCity
1 Quelle
CVE-2026-76438 | Cisco BroadWorks Web-based Management Interface improper authorization (EUVD-2026-81161)
Ähnliche Beiträge
🔍 Verwandte News

Auch interessante Nachrichten Claude Fable 5 vs GPT-5.5 vs Gemini 3.1 Pro: Who Leads Now?

Thematisch verwandte Begriffe: Claude, Fable, GPT55, Gemini · 6 Treffer

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...