Analysis

Stop picking a model. Pick a mix.

Ask a developer what model they use and you get an honest, messy answer: 'Fable for the hard stuff, Sonnet for the grind, sometimes GPT when I'm out of quota.' Ask the internet and you get a wall of 'Fable 5 vs GPT-5.6' thumbnails. That gap stopped being tolerable this week: GPT-5.6 goes public July 9, and on July 12 Fable 5 leaves Anthropic's paid plans for usage credits. When your best model becomes metered and your competitor's new model goes on sale in the same week, 'which model?' is the wrong question. The right one: which model in which seat?

Quick summary

  • On July 7, Anthropic published two internal multi-model patterns: advisor mode (Sonnet 5 executes, Fable 5 advises — ~92% of Fable's SWE-bench Pro score at ~63% of cost, self-reported) and orchestrator mode (~96% at ~46%).
  • The structural gap: vendors can't write cross-vendor guidance. Anthropic will only ever put Sonnet in the executor seat; OpenAI will only route you to Sol, Terra, Luna.
  • Our arithmetic: with Fable 5 advising, executor swaps land between $0.40 (GLM-5.2) and $1.25 (Sol) per mid-size task, versus $1.80 for Fable solo.
  • The honest blank: no one has published quality-retention numbers for cross-vendor pairs. The cost column is checkable; the quality column is empty — that's this week's experiment.
The patternAdvisor + executor
Anthropic-reported92% score @ 63% cost
Cross-vendor dataDoesn't exist yet

Anthropic just published its own answer — for its own models

On July 7, Anthropic's @ClaudeDevs account published two multi-model patterns the company says it uses internally — the most concrete mixing guidance any frontier lab has shipped, worth taking seriously with sourcing labels attached.

Advisor mode: Sonnet 5 does the work, and Fable 5 is called only at key decision points — Anthropic reports roughly once per task. The reported result: ~92% of Fable 5's standalone SWE-bench Pro score at ~63% of its cost. This ships as a beta 'advisor tool' in the Anthropic API, with specific timing guidance: make the first advisor call early (after a few exploratory reads, before substantive writes) and the final one after file writes and test output exist, before declaring the task done. In other words: buy judgment at the two moments judgment is worth the most — framing the approach, and deciding whether you're actually finished.

Orchestrator mode is the inversion: Fable 5 coordinates, dispatching parallel Sonnet 5 workers via Claude Managed Agents. Reported result on BrowseComp: ~96% of standalone score at ~46% of cost.

To be clear about what these numbers are: all four figures are Anthropic-reported, on Anthropic's benchmarks, and not independently verified. A vendor telling you its expensive model pairs beautifully with its brand-new cheaper model — Sonnet 5 launched weeks ago — is information, not proof. But the shape of the claim matches what mixed-model users have been finding by feel for months: intelligence is worth the most at decision points, and volume work doesn't need the most expensive tokens.

The question Anthropic will never answer

Read the advisor-mode guidance and the next question asks itself: if the executor just needs to be a competent, cheap coding model — why does it have to be Sonnet? GPT-5.6 Terra goes public July 9 at announced pricing in the same band. GLM-5.2 is open-weight under MIT and, per third-party FrontierSWE results, lands near Opus-class on coding at roughly a sixth of Opus's cost.

No vendor will ever walk you through that comparison. Not because they're dishonest — because they're constitutionally incapable of it. Anthropic will only ever put an Anthropic model in the executor seat; it just launched Sonnet 5 and is promoting it, as any company would. OpenAI's guidance will only ever route you through Sol, Terra, and Luna. Every official document about mixing models is also a document about buying more of that vendor's models. The one configuration nobody authoritative will evaluate is the one most users actually want: the best available planner paired with the best-priced adequate executor, regardless of logo.

Cross-vendor guidance can only come from someone with no model to sell. So let's do what we can actually verify — the arithmetic — and be precise about what we can't.

Read the full analysis — free

Sign in to unlock the full Analysis column — no password. You'll also get an alert when big model changes land.

Need the short answer?

Fable 5 is back worldwide as of July 1 — included in plans through July 12, then usage credits. See the live status, or use GLM-5.2 or the new Sonnet 5 for cheaper work.

Read the brief Fabel 5 spelling guide

FAQ

Is advisor mode an official Anthropic feature?

Yes — it ships as a beta 'advisor tool' in the Anthropic API, alongside orchestrator-style workflows on Claude Managed Agents. The 92%/63% and 96%/46% figures are Anthropic's own reported results.

Can I use GPT-5.6 as the executor today?

From July 9, when it goes public. There's no official cross-vendor advisor tool, so you'd wire it yourself or use multi-provider tooling — and accept that no quality-retention data exists yet for that pairing.

Which mix should I start with?

Fable 5 advisor + Sonnet 5 executor — it's the only pairing with a published retention number and native API support. Swap the executor later if your own comparison earns it.

Related

Sources

This page is independent. Official provider pages are the source of record for access, pricing, and policy.