GPT-6 In 7 Minutes

The Fable 5 Moment
31 partsTL;DR
Fable 5 is API-only at 2x GPT-5.6 Sol's price with a 15-point SWE-Bench Pro gap. Here is the decision framework for choosing between them in August 2026.
Direct answer
Fable 5 is API-only at 2x GPT-5.6 Sol's price with a 15-point SWE-Bench Pro gap. Here is the decision framework for choosing between them in August 2026.
Best for
Developers comparing real tool tradeoffs before choosing a stack.
Covers
Verdict, tradeoffs, pricing signals, workflow fit, and related alternatives.
Anthropic shipped Claude Fable 5 on June 9, 2026, and the launch framing was not modest. Fable 5 sits above the Opus tier - a new class Anthropic calls Mythos - and the company says it is state-of-the-art on nearly every benchmark it tested. It is priced at $10/$50 per million tokens, exactly double what GPT-5.6 Sol costs on the API.
That price gap is the central question for developers right now. The benchmarks are real, but benchmark leads do not always translate into per-task value. This post breaks down where each model wins, where the gap closes, and how to pick one given your workload. All pricing and benchmark figures below were verified against the live source pages on August 1, 2026.
Last updated: August 1, 2026
This post originally compared Fable 5 against GPT-5.5. OpenAI retired the GPT-5.5 family on July 23 and replaced it with the GPT-5.6 lineup: Sol ($5/$30), Terra ($2/$12), and Luna ($0.20/$1.20 after the July 30 cut). The Fable 5 side changed too: since July 9, Fable 5 is API-only - no longer included in any subscription plan - at the unchanged $10/$50 rate. The shape of the comparison survives intact: Fable 5 costs exactly 2x Sol on input and 1.67x on output, and the benchmark gap narrowed but did not close. Anthropic also shipped Claude Opus 5 on July 24 at $5/$25, which we cover in Claude Opus 5 vs Opus 4.8 vs Fable 5; this post stays on the flagship matchup.
Both models are the top of their vendor's API line, but they are built for different jobs. Fable 5 is Anthropic's most capable widely released model - the version of the Mythos class cleared for general use, carrying safeguards that fall back to Opus 5 on a small fraction of cybersecurity and biology queries. GPT-5.6 Sol is OpenAI's frontier model for complex professional work, with the gpt-5.6 alias routing to it, plus a max compute setting and an ultra mode that coordinates four agents in parallel - OpenAI reports Sol Ultra hitting 91.9% on Terminal-Bench 2.1 versus 88.8% for single-agent Sol.
The 15-point gap on SWE-Bench Pro (80% vs 64.6%) is large enough that it cannot be handwaved away. But GPT-5.6 Sol uses meaningfully fewer output tokens on the same coding tasks - OpenAI's launch materials claim under half the output tokens and under half the time of Fable 5 on the coding-agent indexes - which changes the math considerably once you run real workloads at scale.
The practical decision comes down to: are you optimizing for raw capability on hard, long-horizon problems, or for cost-per-successful-task across a high-volume production pipeline? If Google is also on your shortlist, the Claude Fable 5 vs Gemini 3.1 Pro comparison covers the third corner of the frontier.
Here is the benchmark data, sourced from Anthropic's launch post, OpenAI's published model tables, and the Artificial Analysis Intelligence Index (July 25 snapshot).
| Benchmark | Fable 5 | GPT-5.6 Sol | Notes |
|---|---|---|---|
| SWE-Bench Pro | 80% | 64.6% | Real-world GitHub issue resolution, agentic |
| Terminal-Bench 2.1 | 83.1% | 88.8% | Complex CLI workflows, OpenAI-run eval |
| AA Intelligence Index | 60 | 59 | Artificial Analysis, July 25 snapshot |
| GDP.pdf Vision | 29.8% | Not published | Document reasoning, no tools |
SWE-Bench Pro is the most-cited number. It tests whether an agent can resolve real GitHub issues end-to-end in a single pass across a held-out set of repositories. The 80% vs 64.6% gap is measured on the same benchmark by OpenAI's own model table (which also lists Opus 4.8 at 69.2% as reference) - the figure for Fable 5 originates from Anthropic's launch materials and has not been disputed since. It is the largest single-vendor gap in this comparison.
Terminal-Bench 2.1 is OpenAI's CLI-workflow benchmark - planning, iteration, and tool coordination in a terminal environment. Sol posts 88.8% (91.9% in ultra parallel-agent mode). Anthropic has not published Fable 5 results on this specific benchmark, and OpenAI's table lists Fable 5 at 83.1%, so on terminal-style work Sol has the published edge.
Artificial Analysis Intelligence Index is the closest thing to an independent cross-vendor leaderboard, and here the models are nearly tied: Fable 5 at 60, Sol at 59, with Opus 5 on top at 61 (July 25 snapshot). On the index's cost-per-task metric, Sol at max effort costs about $1.04 per task versus Fable 5 at roughly $2.75 - the pricing gap, expressed in the unit that actually matters.
GDP.pdf is where Fable 5's vision-document edge lives (29.8% from Vellum's breakdown of launch materials). OpenAI has not published a Sol figure on this eval, so treat that column as one-sided.
| Model | Input (per 1M tokens) | Output (per 1M tokens) |
|---|---|---|
| Claude Fable 5 | $10.00 | $50.00 |
| Claude Opus 5 | $5.00 | $25.00 |
| GPT-5.6 Sol | $5.00 | $30.00 |
All prices verified August 1, 2026. Fable 5 is double GPT-5.6 Sol on input and 1.67x on output; Opus 5 is listed because it is the model Fable 5's premium is actually measured against in most budgets.
The relevant question is not token price in isolation but cost-per-successful-task. If Fable 5 completes a coding task in one pass that Sol requires two passes for, the effective cost converges. If Sol uses under half the output tokens on a task where it succeeds - which OpenAI's launch materials claim on the coding-agent indexes - the cost advantage flips hard even at lower task success rates.
A rough framework:
ultra parallel-agent mode make it the stronger documented choice.Availability is the other half of the pricing story. Fable 5 is API-only since July 9 - it is no longer included in Pro, Max, Team, or Enterprise subscription plans, so every Fable 5 token carries the $10/$50 API rate. Sol, by contrast, powers the Medium/High/Extra High reasoning options in standard ChatGPT on Plus and above, so ChatGPT subscribers can evaluate the model class without API spend. In Codex, Free and Go users get Terra; paid plans can choose among Sol, Terra, and Luna.
| Task Category | Fable 5 | GPT-5.6 Sol | Edge Goes To |
|---|---|---|---|
| Long-horizon agentic coding | 80% SWE-Bench Pro | 64.6% SWE-Bench Pro | Fable 5 |
| CLI workflow automation | 83.1% Terminal-Bench 2.1 | 88.8% Terminal-Bench 2.1 | Sol |
| Multi-agent parallel runs | Not published | 91.9% (ultra mode) | Sol |
| Token efficiency on coding | - | Under half Fable 5's output tokens (vendor claim) | Sol |
| Knowledge work / analysis | AA Index 60 | AA Index 59 | Tie |
| Document + vision reasoning | 29.8% GDP.pdf | Not published | Fable 5 |
| Cost per task (AA, max effort) | ~$2.75 | ~$1.04 | Sol |
| Context window | 1M tokens | 1,050,000 tokens | Tie |
| Subscription availability | None (API-only since July 9) | ChatGPT Plus and above, Codex | Sol |
Stripe's early testing - cited in Anthropic's launch post - remains the most striking real-world data point: Fable 5 completed a codebase-wide migration on a 50-million-line Ruby codebase in a day that would have taken a team two months by hand. That is the use case where the premium makes sense. The longer and more complex the task, the more Fable 5's lead compounds - and the more Sol's per-task cost advantage recedes.
For vision work, Fable 5 demonstrated reconstructing a web app's full source from screenshots. The GDP.pdf lead is one-sided (no published Sol figure), but it reflects a real capability gap on unstructured document reasoning that Anthropic's launch materials document.
From the archive
Jun 10, 2026 • 7 min read
Jun 10, 2026 • 8 min read
Jun 10, 2026 • 8 min read
Jun 10, 2026 • 8 min read
Token efficiency is Sol's clearest structural advantage. OpenAI claims under half the output tokens and under half the time of Fable 5 on the coding-agent indexes it leads. Applied to high-volume pipelines, that efficiency compounds directly into cost savings even before you account for the lower base price.
Published terminal-workflow numbers. Sol's 88.8% on Terminal-Bench 2.1 - and 91.9% in ultra mode - are the strongest published figures for CLI-driven agents. If your agents live in a terminal doing planning, iteration, and tool coordination, Sol has the documented edge.
Cost-per-task at max effort. At roughly $1.04 per task versus Fable 5's ~$2.75 on the Artificial Analysis metric, Sol covers the overwhelming majority of production workloads at a third of the effective cost.
Subscription evaluation path. ChatGPT Plus and above can route reasoning work to Sol without API spend, and Codex paid plans can pick it as the default. Fable 5 has no free or subscription path since July 9.
Structured, repeatable tasks at scale. The more your workload resembles a pipeline with predictable inputs rather than open-ended agentic loops, the more Sol's token efficiency and pricing advantage matter.
The Stripe-style migration. Month-long agentic tasks on large codebases are exactly the scenario where Fable 5 compounds. Higher single-pass success rates on SWE-Bench Pro mean fewer retries, which closes the apparent cost gap. On the hardest problems where the 80% vs 64.6% gap is live, you may get to the answer in one pass with Fable 5 where Sol needs revision loops - and the token math can converge or flip.
Long-context autonomy with memory. Anthropic's internal Slay the Spire test is illustrative: giving Fable 5 persistent file-based memory improved its performance three times more than it did for Opus 4.8, and it reached the game's final act three times as often. That asymmetric benefit of memory suggests Fable 5 is meaningfully better at planning across a long task horizon, not just at individual steps.
Vision-intensive agentic work. The screenshot-based reconstruction capability and the GDP.pdf lead are ahead of what OpenAI has published for Sol. For computer-use agents or document-processing pipelines, the gap is real.
Tasks where failure is costly. If a failed agent run burns significant compute, developer time, or downstream data, the higher single-pass success rate on hard tasks justifies Fable 5's premium regardless of per-token price.
API identifiers. The Fable 5 model ID is claude-fable-5; GPT-5.6 Sol's ID is gpt-5.6-sol with the gpt-5.6 alias routing to it. Fable 5 carries one breaking change not present in Opus models: passing thinking: {type: "disabled"} explicitly returns a 400 error - you must omit the thinking parameter entirely rather than disabling it. Review the model migration guide before updating existing integrations.
GPT-5.5 is gone; the replacement family has a different shape. OpenAI retired the GPT-5.5 line on July 23. GPT-5.6 Sol/Terra/Luna are not "GPT-5.5 but cheaper" - Terra ($2/$12) is the closer price-point successor, while Sol is the new frontier tier. If you migrated from GPT-5.5 to Terra expecting feature parity, note that the family shares one API surface: Chat Completions, Responses, and Batch, with no Realtime, fine-tuning, or speech endpoints on Sol. Our migration guide for retired GPT models covers the full replacement map.
Fable 5's safeguard fallback affects a small but real slice of sessions. On cybersecurity and biology queries, Fable 5 routes silently to Opus 5. Anthropic says this triggers in under 5% of sessions. If your application touches those domains - security tooling, bioinformatics, dual-use research - verify whether the fallback will affect your use case before depending on Fable 5 capabilities in production.
Daily coding assistance and PR review: GPT-5.6 Sol, typically through Codex or Codex CLI. Token efficiency, lower price, and near-identical knowledge-work scores make it the economical default. See the GPT-5.6 Sol/Terra/Luna developer guide for integration patterns.
Autonomous agents on hard codebases: Fable 5, most often run through Claude Code. The 15-point SWE-Bench Pro gap and the vision edge are decisive for tasks where a single failed run is expensive. The Stripe migration example is the canonical case - but for most teams, Opus 5 at half of Fable 5's price closes most of the gap, so price the three-way comparison before committing.
Enterprise batch processing (document extraction, analysis pipelines, knowledge work at scale): Sol unless you specifically need Fable 5's document reasoning edge. The near-tie on the Artificial Analysis Intelligence Index (59 vs 60) suggests both models cover structured knowledge work well.
Vision and computer use: Fable 5 for now. The GDP.pdf lead and the screenshot reconstruction capability give it a meaningful edge on unstructured visual reasoning. Review the AI coding tools comparison matrix for how both fit alongside other coding tools in a multi-model workflow.
Both models represent genuine capability leaps. The decision is almost never about which is objectively better - it is about where the 2x price difference is earned back by higher task success rates on your specific workload.
It depends on task difficulty and retry rate. On hard, one-shot agentic work where a failed run is expensive, Fable 5's higher single-pass rate on SWE-Bench Pro (80% vs 64.6%) usually earns back the premium. On high-volume, repetitive coding tasks, Sol's token efficiency and lower price per token usually win - it runs about a third of Fable 5's cost per task at max effort on the Artificial Analysis metric.
GPT-5.6 Sol, in most cases. Its lower per-token price (half of Fable 5 on input) and vendor-claimed token efficiency compound directly into savings at scale, especially on structured, repeatable workloads. At the very top of the difficulty curve, the retry-rate math can still favor Fable 5.
The closest thing to an independent read - the Artificial Analysis Intelligence Index, July 25 snapshot - has them at 60 (Fable 5) and 59 (Sol), with Opus 5 on top at 61. On SWE-Bench Pro, the gap is 15 points in Fable 5's favor; on Terminal-Bench 2.1, it is about 6 points in Sol's favor. The models are close on indexes and split on coding evals.
Yes, twice. Fable 5 launched June 9 included in subscription plans through June 22, was suspended in late June, and returned API-only on July 9 - it is no longer available in any subscription plan and costs $10/$50 per million tokens, unchanged since launch. GPT-5.5 was retired July 23 and replaced by GPT-5.6 Sol/Terra/Luna, with Sol at $5/$30.
For most teams: GPT-5.6 Sol as the default, Claude Opus 5 ($5/$25) as the coding-workhorse upgrade candidate, and Fable 5 only for the hardest long-horizon or vision-heavy tasks where single-pass success is worth a 2x token premium. Anthropic's own docs direct unsure developers to Opus 5 first, not Fable 5.
| Resource | Link | Last Verified |
|---|---|---|
| Fable 5 launch post | anthropic.com/news/claude-fable-5-mythos-5 | August 1, 2026 |
| Fable 5 benchmarks explained | vellum.ai/blog/claude-fable-5-and-mythos-5-benchmarks-explained | August 1, 2026 |
| GPT-5.6 GA announcement | openai.com/index/gpt-5-6 | August 1, 2026 |
| GPT-5.6 Sol model page | developers.openai.com/api/docs/models/gpt-5.6-sol | August 1, 2026 |
| Anthropic models + pricing | platform.claude.com/docs/en/about-claude/models/overview.md | August 1, 2026 |
| OpenAI API pricing | developers.openai.com/api/docs/pricing | August 1, 2026 |
| Artificial Analysis Intelligence Index | artificialanalysis.ai/evaluations/artificial-analysis-intelligence-index | July 25, 2026 snapshot |
| Anthropic model migration guide | platform.claude.com/docs/en/about-claude/models/migration-guide | August 1, 2026 |
Read next
Complete pricing breakdown for every major AI coding tool. Claude Code, Cursor, Copilot, Windsurf, Codex, Augment, and more. Free tiers, pro plans, hidden costs, and what you actually get for your money.
12 min readFour agents, same tasks. Honest trade-offs from a developer shipping production apps with all of them.
10 min readA practical guide to choosing GPT-5.6 Sol, Terra, and Luna, using programmatic tool calling, caching, and the multi-agent beta in production.
8 min readTechnical content at the intersection of AI and development. Building with AI agents, Claude Code, and modern dev tools - then showing you exactly how it works.
Anthropic's agentic coding CLI. Runs in your terminal, edits files autonomously, spawns sub-agents, and maintains memory...
View ToolOpen-source AI pair programming in your terminal. Works with any LLM - Claude, GPT, Gemini, local models. Git-aware ed...
View ToolHigh-performance code editor built in Rust with native AI integration. Sub-millisecond input latency. Built-in assistant...
View ToolAnthropic's first generally available Mythos-class model, released June 9, 2026. 1M context, 128K max output, $10/$50 pe...
View ToolEvery coding agent in one window. Stop alt-tabbing between Claude, Codex, and Cursor.
View AppTurn a one-liner into a working Claude Code skill. From idea to installed in a minute.
View AppUnlock pro skills and share private collections with your team.
View AppDeep comparison of the top AI agent frameworks - LangGraph, CrewAI, Mastra, CopilotKit, AutoGen, and Claude Code.
AI AgentsA practical walk-through of how to design, write, and ship a Claude Code skill - from choosing when to trigger, through allowed-tools, to the steps the agent will actually follow.
Getting StartedInteractive timeline showing what's in context at each turn.
Claude Code
Claude Fable 5.1 & Mythos 5.1: Benchmarks, Costs, Demos, and What’s New Check out Arcade: https://arcade.dev.plug.dev/xiDRwlA Anthropic has released Claude Fable 5.1 and Mythos 5.1, with Mythos stil...

Anthropic Suspends Fable 5 & Mythos 5 After US Export Control Directive (Jailbreak Concerns) Anthropic announced that the US government issued export control directives requiring it to suspend Fable ...

Claude Fable 5 Released: Benchmarks, Pricing, Availability, and Real-World Examples Anthropic has released Claude Fable 5, the first general-use “Mythos class” model, and the video reviews the announ...

Complete pricing breakdown for every major AI coding tool. Claude Code, Cursor, Copilot, Windsurf, Codex, Augment, and m...

Four agents, same tasks. Honest trade-offs from a developer shipping production apps with all of them.

A practical guide to choosing GPT-5.6 Sol, Terra, and Luna, using programmatic tool calling, caching, and the multi-agen...

Claude Opus 5 launched July 24, 2026 at $5/$25 per MTok - matching Opus 4.8 pricing while delivering near-Fable 5 intell...

12 AI coding tools across 4 architecture types, compared on pricing, strengths, weaknesses, and best use cases. The defi...

A practical guide to routing between Claude Opus 5, Sonnet 5, Haiku 4.5, GPT-5.6 Sol/Terra/Luna, and Kimi K3 based on ta...

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.