AI

GPT-6 Astra vs Claude Fable 5.1 vs Gemini 3.8 Flash

By Joe Manning 8 min read
GPT-6 Astra vs Claude Fable 5.1 vs Gemini 3.8 Flash

The headline story of the week of September 1-3, 2026 is that OpenAI, Anthropic and Google all shipped flagship-class models within 48 hours of each other. The real story is smaller and more useful: on the one benchmark all three companies happen to report the same way, the gap between the two "smartest" models nearly vanished, while the price gap between the cheapest and most expensive option widened to more than 13x. If you are choosing an API model for coding, agents or everyday product features this month, that price-to-performance shift matters more than any single vendor's launch-day claims.

Key takeaways

  • GPT-6 Astra and Claude Fable 5.1 both landed at roughly 56% on the Terminal-Bench 4.0 agentic coding test, a near-tie, while Gemini 3.8 Flash scored 19.1% on the same test.
  • Gemini 3.8 Flash costs $0.75 per million input tokens and $3.75 per million output tokens through December 31, 2026, versus $10 in / $50 out for both Astra and Fable 5.1.
  • All three now offer roughly 1-million-token context windows: Astra's is 1.05 million tokens, Fable 5.1 and Gemini 3.8 Flash are both 1 million.
  • OpenAI's own reported 72.6% score on the OSWorld 2.0 computer-use benchmark has no directly comparable published figure from Anthropic or Google yet, so treat that "win" as unverified until rivals publish their own numbers.

The Same Week, Three Very Different Bets

Anthropic went first, releasing Claude Fable 5.1 alongside a smaller sibling, Claude Mythos 5.1, on September 1, 2026. Google followed a day later with Gemini 3.8 Flash, its third Flash-tier update in six weeks, according to reporting from 9to5Google and The Register. OpenAI closed the week on September 3 with GPT-6 Astra, which it described in its own launch materials as "the most intelligent and aligned model in the world."

That timing is not a coincidence so much as a symptom. All three labs are now on release cadences fast enough that a flagship model has a shelf life measured in weeks before a competitor answers it. For developers, the practical effect is that "which model is best" is the wrong question to ask in September 2026, because the answer will shift again by October. The better question is which model fits a specific workload's cost and latency profile right now.

Advertisement

Gemini's Price Cut Is the Headline Most Coverage Buried

Set the three models' standard API pricing side by side and one number jumps out immediately: Gemini 3.8 Flash is dramatically cheaper per token than either rival.

ModelInput (per 1M tokens)Output (per 1M tokens)Context window
GPT-6 Astra$10.00$50.001.05M in / 128K out
Claude Fable 5.1$10.00$50.001M in / 128K out
Gemini 3.8 Flash$0.75 (intro, through Dec 31, 2026)$3.75 (intro, through Dec 31, 2026)1M tokens

Astra and Fable 5.1 charge identical headline rates: $10 per million input tokens and $50 per million output tokens. Google's introductory pricing for Gemini 3.8 Flash undercuts both by roughly 13x on input and output, though that rate is explicitly temporary. Multiple pricing trackers, including reporting that cites Google's own published rate card, note the price doubles to $1.50 input and $7.50 output on January 1, 2027.

Rows of illuminated servers in a data center

Caching changes the math further. Anthropic cut Fable 5.1's cached-read price by 75% to $0.25 per million tokens, which Anthropic says lowers real-world agentic and coding costs by up to roughly 45% compared with Fable 5. OpenAI's cached-input rate for Astra is $1 per million tokens, and pricing breakdowns from multiple trackers describe a roughly doubled rate once a single request crosses 272,000 input tokens. None of these three numbers is the "real" price for your workload — reasoning tokens, tool calls and cache hit rates swing the effective cost significantly, and several pricing writeups specifically flag that Gemini's extra reasoning steps can push actual spend above the sticker price even though the per-token rate stays fixed.

Terminal-Bench 4.0 Is Where the Gap Actually Shows Up

Marketing copy from all three companies claims a leap forward. The most useful independent check on that comes from Terminal-Bench 4.0, an agentic coding benchmark that measures how well a model can operate a real terminal to complete multi-step engineering tasks, and it is one of the few tests all three model families have public, comparable scores on.

Advertisement
"On Terminal-Bench 4.0, it scores 55.8% against 42.0% for Fable 5," Anthropic's own account said of Claude Fable 5.1, adding that sibling model Mythos 5.1 reached 60.9%.

GPT-6 Astra lands in almost the same place: independent benchmark trackers put it at about 56% on Terminal-Bench 4.0, a roughly 7-point lead over its own predecessor, GPT-5.6 Sol, which scored 37.3% — a figure that lines up with the 37% baseline Anthropic separately cited for the same older OpenAI model. Gemini 3.8 Flash, by contrast, scored 19.1% on Terminal-Bench 4.0, according to benchmark-tracking coverage of the launch, even though it posted a strong 89.4% on the older, now largely saturated Terminal-Bench 2.1.

✦ Free Newsletter ✦

Never miss a story

Tools, tutorials and AI deep-dives - straight to your inbox, every week.

No spam, unsubscribe any time.
Close-up of a circuit board with glowing traces
  • Claude Fable 5.1: 55.8% on Terminal-Bench 4.0
  • GPT-6 Astra: about 56% on Terminal-Bench 4.0
  • Gemini 3.8 Flash: 19.1% on Terminal-Bench 4.0

Read plainly, that means the "GPT-6 Astra vs Claude Fable 5.1" framing that dominated launch-week coverage is mostly noise on this particular test — the two are within a rounding error of each other. Gemini 3.8 Flash is not competitive with either on hard agentic terminal work, which is consistent with Google positioning Flash as a cost-tier model rather than a frontier reasoning model.

Astra's Computer-Use Lead Comes With an Asterisk

OpenAI's own reported benchmarks put GPT-6 Astra at 72.6% on OSWorld 2.0, a test of whether a model can operate a real desktop environment to complete tasks, a figure repeated consistently across multiple independent trackers covering the launch. That is a genuinely strong number for a capability — autonomous computer use — that has historically been weak across the industry.

Developer typing code across two monitors

The asterisk is that neither Anthropic nor Google appears to have published a directly comparable OSWorld 2.0 score for Fable 5.1 or Gemini 3.8 Flash alongside their own launches. That does not mean Astra is definitely ahead on real-world computer-use tasks; it means only OpenAI chose to headline that particular test this cycle. Treat "Astra wins computer use" as an OpenAI claim that has not yet been independently contested with a matching number, not as a settled three-way result.

Which Model Actually Fits Your Workload

This comparison matters most to developers and technical teams picking an API model for a new product or an agentic pipeline, and to anyone deciding whether to renegotiate token budgets after three price changes landed in one week. It matters much less to casual chatbot users, who will not notice per-token pricing inside ChatGPT, Claude.ai or the Gemini app.

Advertisement
  • Choose Gemini 3.8 Flash if your workload is high-volume, latency-sensitive, or cost-capped — customer support bots, classification, summarization — and you do not need frontier-level agentic coding.
  • Choose Claude Fable 5.1 or GPT-6 Astra if your work is genuinely agentic coding or terminal-heavy engineering tasks; the Terminal-Bench 4.0 scores say they are functionally tied, so pick based on your existing tooling (Claude Code vs. the OpenAI/Codex ecosystem) rather than the benchmark alone.
  • Lean toward Astra specifically if autonomous computer- or browser-use is the core feature you are building, while treating OpenAI's 72.6% OSWorld 2.0 figure as an unverified vendor claim rather than a proven lead.
  • Skip switching entirely if you are already in production on one vendor's stack and your current model is not failing on a specific, measurable task — a near-tied benchmark is not a strong enough reason to eat a migration cost.

The Honest Caveat: These Are Vendor Benchmarks, Not Audits

Every number in this article, aside from the independent Artificial Analysis Intelligence Index citation below, ultimately traces back to a benchmark the model's own maker chose to publish, run under that maker's own harness and adapter. Companies do not lead with tests they lose. That is a real limitation, not a footnote: a vendor can select a benchmark, a prompt format and a tool-calling setup that flatters its own model, and two labs rarely run the exact same evaluation harness, so small score differences may reflect methodology as much as capability.

Person holding a smartphone showing a chat interface

The strongest evidence that this caution is warranted: on the independent Artificial Analysis Intelligence Index, a composite score run by a third party rather than any of the three vendors, Claude Fable 5.1 reportedly scored 65.7 versus 61.2 for GPT-6 Astra — effectively tying Astra with its own predecessor, GPT-5.6 Sol, despite OpenAI calling Astra the "most intelligent" model available. Whichever way you read that gap, it is a reminder that a vendor's self-reported benchmark sweep and an outside evaluator's composite score do not always agree, and the outside number is the one worth weighting more heavily when they conflict.

Advertisement

The Takeaway

Do not pick a model off a launch blog post. Pick it off the one benchmark your three candidates actually share, weighted against what a mismatch would cost you: if that shared signal is Terminal-Bench 4.0, Astra and Fable 5.1 are close enough to treat as interchangeable for agentic coding, and Gemini 3.8 Flash is the clear budget pick everywhere raw intelligence is not the bottleneck. Re-check pricing before you commit anything long-running, since Gemini's rate is explicitly introductory and doubles on January 1, 2027 — for background on how these companies have been trading blows all year, see this roundup of Anthropic's 2026 updates and this list of developer AI tools for more context on how these models fit into real workflows.

Sources

Joe Manning
Written by
Joe Manning, Senior Editor
Share this article:
Advertisement