← All posts Abstract illustration of three wireframe tools of different sizes standing side by side

Claude Fable 5 is the clear quality leader on every published coding benchmark in this comparison. It also costs $10 per million input tokens and $50 per million output — double what Anthropic charges for its own Opus 4.8. That is a real premium for a real organisation to justify, and "it tops the leaderboard" is not, on its own, an answer. The question is whether the gap in output quality is worth the gap in price, and for which work.

The short answer: for complex, multi-file work where correctness dominates cost, yes. Fable 5's 90.0 percent on FrontierSWE is some 15 points clear of Claude Opus 4.8, GLM-5.2 and GPT-5.5, which all cluster within 2.5 points of each other in the mid-70s. For high-volume, lower-stakes work, the premium is harder to defend. Since Z.ai released GLM-5.2 on 13 June, it has been a serious budget contender at roughly a seventh of Fable 5's price. It is close enough to Opus 4.8 on quality that a split estate — Fable 5 for the hard problems, something cheaper for volume — is now a realistic architecture rather than a compromise.


Read the Benchmark Numbers Sceptically

Fable 5's headline 80.3 on SWE-bench Pro is a vendor-reported figure from a tuned agent scaffold, and it deserves the same scepticism as any other vendor number. Most published SWE-bench Pro scores are self-reported this way. Scale AI's standardised leaderboard, which runs every model on identical scaffolding, is humbler across the board. Per the SWE-bench Pro tracking, the vendor aggregate credits Opus 4.8 with 69.2 percent, while Scale's best standardised Claude run scored 51.9 on the public set. A score 10 to 30 points above the standardised leaderboard is a scaffold number, not a model number — treat Fable 5's 80.3 the same way. It is why we ran our own head-to-head instead of trusting the leaderboards: a 28-task evaluation against identical prompts and grading. Fable 5 produced the highest-quality answers of the three when it engaged with a task — but refusals, not capability, cost it outright completions.

GLM-5.2's 62.1 has its own caveat: it was measured by third parties, as Z.ai published no SWE-bench figure at launch. The honest reading is narrower than the headlines: GLM-5.2 beats GPT-5.5 on like-for-like runs and sits within a point of Opus 4.8 on FrontierSWE, where the scores come from one analysis. Fable 5's FrontierSWE lead is not a scaffold artefact, though — it holds on the standardised comparison the other numbers lack.

FrontierSWE scores across four models Four horizontal bars on a 0 to 100 scale. Fable 5 leads at 90; Opus 4.8, GLM-5.2 and GPT-5.5 sit within 2.5 points of each other in the mid-70s. Fable 5 Opus 4.8 GLM-5.2 GPT-5.5 Claude Fable 5 — FrontierSWE: 90.0 Claude Opus 4.8 — FrontierSWE: 75.1 GLM-5.2 — FrontierSWE: 74.4 GPT-5.5 — FrontierSWE: 72.6 90.0 75.1 74.4 72.6 0 20 40 60 80 100
FrontierSWE, percent. GLM-5.2 sits level with Opus 4.8; Fable 5 is the outlier. Sources: BenchLM and VentureBeat, June 2026.

The practical rule: trust orderings within a single standardised run, treat cross-source comparisons as directional, and pilot on your own repositories before believing any of it.


What Each Model Offers an Engineering Organisation

Claude Fable 5: the quality ceiling, priced accordingly

Fable 5, the first of Anthropic's Claude 5 family, leads FrontierSWE at 90.0 percent — some 15 points clear of everything else in this comparison (BenchLM). It is the strongest choice where correctness on complex, multi-file work dominates cost. The ecosystem compounds it: Claude Code holds a 46 percent "most loved" rating in The Pragmatic Engineer's survey of 906 developers, and tool and model coming from the same lab shows up in community reports on output quality.

The premium is steep: $10/$50 per million tokens, double Opus 4.8, which stays available at $5/$25 as Anthropic's own mid-tier (batch processing halves Fable to $5/$25). The economical pattern is a split estate: Fable for planning, architecture, and the hardest debugging; a cheaper model for volume. Until June the volume tier meant Haiku- or Sonnet-class models. GLM-5.2 arriving at Opus-class quality changes what the volume tier can be.

One caveat without precedent: on 12 June a US export-control directive forced Anthropic to suspend Fable 5 for all customers. Access returned on 30 June when the controls were lifted. Two weeks of a leading model switched off by government order is a concentration-risk data point for any single-vendor estate, whichever jurisdiction it sits in.

GLM-5.2: the budget alternative, close enough to matter

The economics are the headline: $1.40 per million input tokens and $4.40 output, with cached input at $0.26, against $10/$50 for Fable 5 and $5/$25 for Opus 4.8 (llm-stats comparison). It trails Fable 5 by 15.6 points on FrontierSWE. But for token-heavy agentic workloads — long refactors, whole-repository analysis using the 1M-token context — that price gap compounds daily, and it is close enough to Opus 4.8 that it is worth testing as the volume half of a split estate rather than dismissing outright.

Switching costs are the under-reported fact. Z.ai exposes an Anthropic-compatible endpoint, so GLM-5.2 drops into Claude Code, Cline, and Cursor by changing a base URL and key. In Claude Code the 1M-context variant is glm-5.2[1m] (setup guide). Teams with agentic tooling already built around Claude, as in our coding tool comparison, can trial GLM-5.2 alongside Fable 5 in the same workflow in an afternoon. The compatibility also means adopting it creates no lock-in — it slots in or out without a tooling migration.

The weaknesses mirror the price. No vendor with a UK legal presence stands behind the output, the benchmark record is thinner, and the data-residency analysis must precede any pilot on real code. The managed-cloud route is not built yet. At the time of writing, AWS Bedrock's catalogue carries GLM 5 rather than 5.2, and Microsoft Foundry's Fireworks listing only reaches GLM 5.1 — so procurement cannot simply tick the usual hyperscaler box for 5.2. Early adopters also report migration friction: model-id conventions differ by tool, and routing through intermediaries has produced tool-call errors in Cursor.

GPT-5.5: behind on these benchmarks, ahead on distribution

GPT-5.5 trails Fable 5 by a wide margin and GLM-5.2 by a smaller one — 58.6 on SWE-bench Pro, 72.6 percent on FrontierSWE. Coding benchmarks are not the whole of engineering work, though. Its strength is sustained multi-step execution, as we covered in our GPT-5.5 analysis, and it is the default model in more enterprise tooling than either rival. It is not the budget option: at $5/$30 per million tokens its output costs more than Opus 4.8's, so the case is the ecosystem, not the price. For organisations standardised on OpenAI through Microsoft, the question is not whether GPT-5.5 tops a leaderboard but whether the gap justifies leaving an integrated estate.


The Comparison at a Glance

Claude Fable 5 GLM-5.2 Claude Opus 4.8 GPT-5.5
FrontierSWE 90.0% 74.4% 75.1% 72.6%
SWE-bench Pro 80.3 (vendor scaffold) 62.1 (third-party run) 69.2 (vendor scaffold — not comparable) 58.6
Price per MTok (in/out) $10 / $50 (~$1 cached; batch $5/$25) $1.40 / $4.40 ($0.26 cached) $5 / $25 ($0.50 cached) $5 / $30 ($0.50 cached)
Context window 1M tokens 1M tokens 1M tokens 1M listed; 2x input price above 272K
Access API and vendor tools only API, coding plans, MIT weights; no first-party hyperscaler offering yet API and vendor tools only API and vendor tools only
Vendor accountability US/UK contractual presence Chinese jurisdiction; DPA offered US/UK contractual presence US/UK contractual presence

Cost per Token Is Not Cost per Task

The price gap is per token; engineering organisations buy completed work. If a cheaper model needs two attempts where a stronger one needs one, the gap halves before you count the engineer's time reviewing the failure. On FrontierSWE, GLM-5.2 sits 0.7 points behind Opus 4.8 and 15.6 behind Fable 5. On your codebase the gaps may differ, and no public retry-adjusted cost data exists yet. A two-week pilot measures it: a modest real-world quality discount still leaves GLM-5.2 far cheaper per completed task, while a large one erases the saving.

Price per million tokens across four models Horizontal bars on a 0 to 50 dollar scale. Fable 5 output costs $50, GPT-5.5 $30, Opus 4.8 $25, GLM-5.2 $4.40. INPUT, $/MTOK OUTPUT, $/MTOK GLM-5.2 Opus 4.8 GPT-5.5 Fable 5 GLM-5.2 Opus 4.8 GPT-5.5 Fable 5 GLM-5.2 — input: $1.40 per million tokens Claude Opus 4.8 — input: $5.00 per million tokens GPT-5.5 — input: $5.00 per million tokens Claude Fable 5 — input: $10.00 per million tokens GLM-5.2 — output: $4.40 per million tokens Claude Opus 4.8 — output: $25.00 per million tokens GPT-5.5 — output: $30.00 per million tokens Claude Fable 5 — output: $50.00 per million tokens $1.40 $5.00 $5.00 $10.00 $4.40 $25.00 $30.00 $50.00 $0 $10 $20 $30 $40 $50
List prices per million tokens. Cached input: GLM-5.2 $0.26, Opus 4.8 $0.50, GPT-5.5 $0.50, Fable 5 about $1. Fable 5 batch runs $5/$25. Sources: llm-stats, OpenAI's published price table and Anthropic pricing docs, June 2026.

Caching shifts the numbers, not the ordering. Agentic coding re-reads the same files continuously, and all four models discount cached input: Fable 5 to about $1 (90 percent off base), Opus 4.8 and GPT-5.5 to $0.50, GLM-5.2 to $0.26. None of that changes the ordering — GLM-5.2 keeps its edge cached or not. Real workloads run well below list price across the board, as we noted for Claude Code in our tool comparison.


Which Model for Which Team


New posts land here first. Sign up for email updates.

Frequently asked questions

Is Claude Fable 5 worth the price for coding?

On published benchmarks, yes for complex work. Fable 5 leads FrontierSWE at 90.0 percent, some 15 points clear of Claude Opus 4.8, GLM-5.2 and GPT-5.5, which all sit within 2.5 points of each other in the mid-70s. The premium is steep — $10/$50 per million tokens, double Opus 4.8 — and is best justified for planning, architecture and complex, multi-file work where correctness dominates cost. For high-volume, lower-stakes work, a cheaper model in a split estate is usually the better economics.

How much does Claude Fable 5 cost compared to alternatives?

Fable 5 costs $10 per million input tokens and $50 per million output — roughly 7x GLM-5.2's input price and 11x its output price, and double Claude Opus 4.8's $5/$25. Cached input narrows this to about $1 for Fable 5, against $0.50 for Opus 4.8 and GPT-5.5, and $0.26 for GLM-5.2. Batch processing brings Fable 5 down to $5/$25 — Opus 4.8's standard list price, though Opus 4.8's own batch rate is cheaper still at $2.50/$12.50. Per-token price is not per-task cost — a model that gets a complex task right first time can be cheaper overall than a cheaper model that needs several attempts.

Why do Claude Fable 5's benchmark scores differ between sources?

Because the scores are produced on different scaffolds. Fable 5's 80.3 on SWE-bench Pro is a vendor-reported figure from a tuned agent scaffold. Scale AI's standardised leaderboard, which runs every model on identical scaffolding, produces substantially lower scores across the board — Opus 4.8's vendor aggregate of 69.2 falls to 51.9 on Scale's standardised public set. Treat cross-model comparisons as directional unless the scores come from the same standardised run.

Is GLM-5.2 a viable alternative to Claude Fable 5 for coding?

For high-volume, cost-sensitive workloads, yes. GLM-5.2 trails Fable 5 by 15.6 points on FrontierSWE but costs a fraction of the price — $1.40/$4.40 per million tokens against Fable 5's $10/$50. Z.ai's Anthropic-compatible endpoint lets it drop into Claude Code, Cline and Cursor by changing a base URL and key. It is not a replacement for Fable 5 on the hardest work, but a credible second model in a split estate where GLM-5.2 handles volume and Fable 5 handles what needs to be right first time.

← All posts