GPT-5.6 Sol, Terra, and Luna: OpenAI's frontier series is generally available

Three models, two new reasoning modes, official API pricing, and the end of the June partner gate.

By benchr Editorial Team · View changelogFigures verified against OpenAI's live API pricing page, August 8, 2026

GPT-5.6 Sol, Terra, and Luna: OpenAI's frontier series is generally available: dark routing lines and measured green bands.
Benchr model field plate GPT-5.6 Three paths · one foundation
OpenAIThe visual for GPT-5.6 Sol, Terra, and Luna: OpenAI's frontier series is generally available pairs dark routing lines and measured green bands.
Models now GA 3 Sol, Terra, Luna
API GA date Jun 26 2026 — ~20 government-vetted partners
Sol price (in / 1M) $5 $30 out — announced preview pricing
Sol context window 1.05M 128K max output

OpenAI previewed GPT-5.6 on June 26 to a small government-vetted partner group. On July 9, the API changelog moved the family into general availability. The important live-doc changes are straightforward: GPT-5.6 now appears on OpenAI's public models and pricing pages, the gpt-5.6 alias routes to Sol, and all three tiers list 1.05M context with 128K max output.

Three models, and what each is for

GPT-5.6 is a series, not a single model. OpenAI split it three ways by cost and capability:

  • Sol — the flagship. This is the model OpenAI is making frontier claims about, and the one the government review is built around.
  • Terra — the balanced tier. OpenAI describes it as roughly GPT-5.5-class capability at about half the cost, which is the headline efficiency story of the release.
  • Luna — the cheapest and fastest. The high-volume option for work that doesn't need the flagship.

The naming is a deliberate break from OpenAI's "Mini / Nano" suffixes. Sol, Terra, and Luna read as a tiered family rather than shrunk-down variants — a structural echo of how Anthropic ranks Opus, Sonnet, and Haiku.

Two new reasoning modes: "max" and "ultra"

Alongside the three models, GPT-5.6 introduces two reasoning modes that change how a model works rather than which model you pick. Max dials up reasoning effort — deeper, longer deliberation on a single line of work. Ultra goes wider instead of deeper: it spins up subagents to parallelize a complex task across multiple workers, which is the same architectural idea behind OpenAI's recent agentic Codex push.

What OpenAI has not said is what either mode does to your bill or your latency. Deeper reasoning and parallel subagents both tend to burn more output tokens, sometimes far more, but no per-mode pricing or token-multiplier has been published. Treat the cost of "max" and "ultra" as unknown until OpenAI documents it.

The pricing — official on OpenAI's API page, and lower than at launch

OpenAI's pricing page lists GPT-5.6 directly, and cut two of the three tiers on July 30, 2026. Standard short-context rates per million tokens are now Sol $5/$30 (unchanged), Terra $2/$12 (was $2.50/$15), and Luna $0.20/$1.20 (was $1/$6).

GPT-5.6 official pricing (per 1M tokens), verified on OpenAI's API pricing page August 8, 2026.
ModelInputOutputCached input
Sol (flagship)$5.00$30.00$0.50
Terra (balanced)$2.00$12.00$0.20
Luna (cheapest)$0.20$1.20$0.02

Cached input is $0.50, $0.20, and $0.02 for Sol, Terra, and Luna. OpenAI has not restated batch, flex, or priority pricing since the July 30 cut.

The sticker prices are most legible against the rest of the field, so here is where each tier lands now. Sol's $5 / $30 is still the identical sticker to GPT-5.5 ($5 / $30) — that comparison didn't change. Terra's $2 / $12 now undercuts GPT-5.4's $2.50/$15 outright, which makes the "GPT-5.5-class capability" pitch stronger than it was at launch. Luna's $0.20 / $1.20 now beats GPT-5 Mini ($0.25 / $2) on both sides, having started out between GPT-5 ($1.25 / $10) and Mini. For external anchors: Claude Opus 4.8 is $5 / $25, Gemini 3.1 Pro is $2 / $12, and DeepSeek V4-Pro is $0.435 / $0.87 — Luna's new input rate beats DeepSeek, though DeepSeek still wins on output. The full breakdown, with the caching math and these caveats restated, lives on the GPT-5.6 pricing page.

Who can use it: API customers

The June preview was limited to roughly 20 trusted partners. That changed with the July 9 API release: GPT-5.6 is now listed in OpenAI's public API docs. Existing customers still need to check their account, region, and organization settings, but the model family is no longer described as preview-only.

The government-gated preview remains part of the release history, and it explains why benchr originally treated availability cautiously. The live source of truth is now OpenAI's API changelog, models page, and pricing page.

The benchmarks OpenAI published

At the preview, the numbers were a black box — but OpenAI's GPT-5.6 preview system card publishes the scorecards, and they back the headline claim. On Terminal-Bench 2.1, the agentic command-line benchmark, Sol sets a new state of the art — and in ultra mode it pulls clear of the field. Here is the full ranking, reproduced from OpenAI's own charts.

TerminalBench 2.1

Agentic command line · higher is better

Source: OpenAI GPT-5.6 preview system card. Purple = GPT-5.6 family; Sol's ultra mode runs subagents in parallel.

The other two benchmarks are efficiency frontiers — they plot score against the output tokens spent, so a curve that sits higher and further left is doing more with less. On both, Sol leads, and the three GPT-5.6 tiers fan out by how much reasoning each is willing to spend.

GeneBench v1

Biology · score vs output tokens
0102030 Score % 020k40k60k Output tokens
SolTerraLunaGPT-5.5

Peaks: Sol ~30.7% · Terra ~28.3% · GPT-5.5 ~23% · Luna ~14.5%. Curves reproduced from OpenAI's preview system card; the point is the shape — Sol reaches the top scores spending the fewest output tokens.

ExploitGym

Cyber · intended exploits vs output tokens (6h limit)
010203040 Exploits % 0500k1M1.5M2M Output tokens GPT-5.5 GPT-5.4
SolTerraLunaGPT-5.5 / 5.4

Peaks (6-hour limit): Sol ~33.7% · Terra ~23.3% · GPT-5.5 ~15.2% · Luna ~12.4% · GPT-5.4 ~7%. Dashed = the 6-hour-budget frontier; reproduced from OpenAI's preview system card.

So the SOTA claim holds up: Sol leads Terminal-Bench 2.1 outright, and ultra mode stretches the lead to 91.9%. Read the field carefully, though — Terra lands at 84.3%, exactly tying Claude Fable 5 and barely ahead of GPT-5.5's 83.4%, while Luna's 82.5% slots just below GPT-5.5. The series wins at the top; in the middle it's a crowded few points. These Terminal-Bench 2.1 figures are unchanged from the June 26 preview.

SWE-bench Verified and GPQA Diamond, added to the system card

OpenAI's preview system card also carries two scorecards that weren't there when benchr first covered this preview: SWE-bench Verified and GPQA Diamond, for all three tiers.

GPT-5.6 SWE-bench Verified and GPQA Diamond scores, from OpenAI's system card, current as of July 13, 2026.
ModelSWE-bench VerifiedGPQA Diamond
GPT-5.6 Sol89.8%91.2%
GPT-5.6 Terra85.2%88.0%
GPT-5.6 Luna79.8%82.0%

Sol's Terminal-Bench 2.1 lead doesn't carry over to either new benchmark: its 89.8% on SWE-bench Verified trails Claude Fable 5's 91.0%, and its 91.2% on GPQA Diamond trails Claude Opus 4.8's 93.6%. The same system card lists Sol's broader eval sweep: LMSYS Arena 1440, MMLU 93.8%, HumanEval 95.5%, MATH 96.0%, and ARC-AGI-2 23.5.

OpenAI's live models page now confirms the context window — 1,050,000 tokens for Sol, Terra, and Luna — the maximum output length — 128,000 tokens for all three tiers — and the exact API model IDs: gpt-5.6-sol, gpt-5.6-terra, and gpt-5.6-luna. GPT-5.6 Sol remains benchr's canonical models.json entry for the series; Terra and Luna stay in model-figures.json.

What it means for you

The practical answer has changed: GPT-5.6 is now callable through the API where your account has access. Sol leads Terminal-Bench 2.1 (88.8%, 91.9% in ultra mode) but trails Claude Fable 5 on SWE-bench Verified and Claude Opus 4.8 on GPQA Diamond, so the model choice is still workload-specific rather than automatic.

If you're an existing OpenAI shop, Terra is the tier worth testing first: it now undercuts the old GPT-5.4 price while keeping SWE-bench Verified 85.2% and GPQA Diamond 88.0%. Luna is the volume tier, and its July 30 price cut to $0.20/$1.20 makes it worth a second look even if you dismissed it at launch.

Frequently asked

Can I use GPT-5.6 right now?

Yes. OpenAI's July 9, 2026 API changelog lists GPT-5.6 Sol, Terra, and Luna as released for the API, and the live models/pricing pages list model IDs, context, output limits, and prices.

How much does GPT-5.6 cost?

Standard short-context pricing is Sol $5 in / $30 out (unchanged), Terra $2 in / $12 out, and Luna $0.20 in / $1.20 out per million tokens. Terra and Luna dropped from $2.50/$15 and $1/$6 on July 30, 2026. Cached input is $0.50 / $0.20 / $0.02; OpenAI has not restated batch, flex, or priority pricing since the cut.

What are the new "max" and "ultra" modes?

"Max" applies deeper reasoning effort to a single task. "Ultra" uses subagents to parallelize complex work across multiple workers. OpenAI has not published how either mode affects token billing or latency, so treat their cost impact as unknown.

What has OpenAI confirmed about GPT-5.6 so far?

OpenAI's live models page lists Sol, Terra, and Luna with 1.05M-token context windows and 128K max output. API IDs are gpt-5.6-sol, gpt-5.6-terra, and gpt-5.6-luna; gpt-5.6 aliases to Sol. Terra and Luna's API prices dropped on July 30, 2026; Sol's price is unchanged.

Changelog

  • August 8, 2026 — Update. OpenAI cut GPT-5.6 Terra 20% ($2.50/$15 → $2/$12) and Luna 80% ($1/$6 → $0.20/$1.20) effective July 30, 2026, confirmed live on the official API pricing page. Sol, context, and max output are unchanged. Rewrote the pricing table, tier comparisons, and FAQ; also fixed two FAQ answers that had been left showing raw markup instead of rendered text.
  • July 13, 2026 — Update. OpenAI's July 9 API changelog confirms GPT-5.6 general availability. This page was updated from preview-only to GA, and context/max-output specs were reconciled to OpenAI's live models page: 1.05M context and 128K max output for Sol, Terra, and Luna.
  • July 1, 2026 — OpenAI's system card added SWE-bench Verified and GPQA Diamond scores plus fuller specs during preview. This remained a documentation update, not GA; GA followed July 9.
  • June 28, 2026 — Published. The three models, the "max" and "ultra" modes, the ~20-partner government-gated preview, and the announced prices verified against OpenAI's preview post, help center, and system card. The official pricing page was re-read live on June 28 and still lists GPT-5.5/5.4, not GPT-5.6; context window, max output, and API IDs remain unpublished. The official benchmark scorecards from OpenAI's preview system card are now charted here — TerminalBench 2.1 (Sol 88.8%, 91.9% ultra; new SOTA), GeneBench v1, and ExploitGym — and recorded in model-figures.json.

Sources

  1. OpenAI, "Previewing GPT-5.6 Sol," openai.com/index/previewing-gpt-5-6-sol, June 26, 2026. Source for the three models, the "max" and "ultra" modes, the limited-preview partner gating, the government-request rationale, and the announced prices.
  2. OpenAI Help Center, "A preview of GPT-5.6 — Sol, Terra, and Luna," help.openai.com, accessed June 28, 2026. Source corroborating the announced per-model pricing and caching terms.
  3. OpenAI, "GPT-5.6 preview system card," deploymentsafety.openai.com/gpt-5-6-preview, re-read live July 13, 2026. Source for the Sol/Terra/Luna capability claims (Terminal-Bench 2.1, SWE-bench Verified, GPQA Diamond, ExploitGym, biology evals), the context windows, max output, and API model IDs, and the covered-frontier-model review.
  4. OpenAI, API pricing page, developers.openai.com/api/docs/pricing, re-checked live August 8, 2026. Source for the July 30, 2026 Terra/Luna price cut.
  5. OpenAI, "API pricing," developers.openai.com/api/docs/pricing, re-read live July 13, 2026. Source for official GPT-5.6 pricing.
  6. OpenAI, "Models," developers.openai.com/api/docs/models, re-read live July 13, 2026. Source for model IDs, context windows, and max output.
  7. OpenAI, "Changelog," developers.openai.com/api/docs/changelog, re-read live July 13, 2026. Source for the July 9, 2026 API release.