Skip to main content
AI Tech Blog
OpenAI Launches GPT-5.6 as Three Models: Sol, Terra, and Luna

Image: OpenAI

News

OpenAI Launches GPT-5.6 as Three Models: Sol, Terra, and Luna

OpenAI began a limited preview of GPT-5.6 on June 26, and unlike most of its recent releases, it isn’t a single model. It’s a three-tier family: Sol, built for the hardest problems, including complex coding and security research; Terra, aimed at high-volume business tasks like customer support, internal tooling, and document analysis; and Luna, the fastest and cheapest of the three, positioned for everyday work like summarization, drafting, and routine automation (Previewing GPT-5.6 Sol, OpenAI). None of them are available in ChatGPT yet, only through the OpenAI API and Codex, and during the preview, access is limited to roughly 20 vetted partner organizations rather than the general developer base.

What each model is actually for

The three-tier split is OpenAI being explicit about a tradeoff it used to obscure behind a single model name: not every task needs frontier-level reasoning, and paying frontier prices for a simple task is wasteful. Sol is built for frontier reasoning and long-horizon agentic work, the kind of multi-step task where a model has to plan, execute, check its own work, and adjust over many turns. Terra is positioned as a balanced everyday model for high-volume business workloads. Luna is the cheapest and fastest of the three, aimed at latency-sensitive use cases where a slightly less capable answer instantly beats a better answer five seconds later.

Pricing

ModelInput (per 1M tokens)Output (per 1M tokens)Positioned for
Sol$5.00$30.00Frontier reasoning, long-horizon agentic work
Terra$2.50$15.00High-volume business tasks, GPT-5.5-competitive at roughly half the cost
Luna$1.00$6.00Latency-sensitive, high-volume everyday tasks

That’s roughly a 5x spread between the cheapest and most expensive model in the family, which is the real signal here: a growing share of production LLM traffic doesn’t need the most capable model available, it needs the cheapest model that clears the bar for the task at hand. OpenAI is now selling directly against that segmentation rather than leaving developers to route between generations of models themselves, and Terra and Luna both undercut Z.ai’s open-weight GLM-5.2 on paper for anyone who values a single-vendor API over open weights.

New agentic features

Alongside the three-model split, OpenAI introduced two features aimed squarely at agentic workloads: a new “max reasoning” setting for Sol intended for problems that benefit from longer deliberation before answering, and an “ultra mode” that spins up subagents to split a complex project into parallel pieces. It also added more predictable prompt caching, including explicit cache breakpoints and a guaranteed 30-minute minimum cache lifetime, a detail that matters more than it sounds for anyone running cost-sensitive agentic pipelines where the same context gets reused across many calls.

Why the restricted rollout is the real story

The line worth paying attention to isn’t in the feature list, it’s the fact that a frontier US model shipped restricted to a US-government-vetted partner list before it even reached ChatGPT. The restriction traces back to an executive order signed by President Trump on June 2, 2026, directing federal agencies to build a coordinated process for benchmarking and assessing the capabilities of new frontier models before wide release. OpenAI shared GPT-5.6’s capabilities and rollout plans with the government ahead of launch and agreed to cap the initial preview at roughly 20 vetted organizations while that review framework is still being worked out (OpenAI limits GPT-5.6 rollout after government request, TechCrunch; OpenAI limits new AI models to ‘trusted partners’ at request of U.S. government, CNBC).

Notably, OpenAI’s own public position is that it doesn’t want this to become the standard release pattern going forward, arguing that government-gated access keeps capable tools out of the hands of the developers, enterprises, cyber defenders, and global partners who need them. That’s a genuine reversal of the usual release order (consumer product first, enterprise and API access following), and it lands in the same broader stretch of national-security-driven model gating that also caught Anthropic’s Fable 5 and Mythos 5, which were briefly pulled under export controls before being restored on July 1 (see our coverage of that story). Frontier releases are increasingly being gated through a national-security lens before they’re gated through a product-readiness lens, and that’s arguably the bigger story across both incidents, not the benchmark numbers.

How much better is it, actually

This is the part worth being skeptical about. On Terminal-Bench 2.1, an agentic coding benchmark, Sol Ultra scores 91.9%, beating Claude Mythos 5 on that specific test, though Mythos still leads on ExploitBench, a narrower cybersecurity-focused benchmark. On OpenAI’s own internal cyber (CTF-style) evaluations, Sol scores only slightly above GPT-5.5, with the more meaningful gain being token efficiency rather than raw capability, it reaches a comparable answer using noticeably fewer tokens (AI News: OpenAI GPT-5.6 Sol / Terra / Luna, Latent.Space). That’s a genuine but incremental improvement rather than the kind of leap the “next-generation model family” framing implies, and it’s worth remembering that benchmark charts published in a company’s own announcement post reflect controlled evaluation conditions, not every real-world prompting scenario a production team will actually hit.

That tracks with the broader pattern around this model generation: GPT-5.5 itself landed to largely positive but qualified reviews, strong raw coding performance and better token efficiency, offset by complaints about context-window reliability, occasional hallucination, and a tendency to need unusually precise, iterative prompting to actually do what was asked rather than a plausible-sounding adjacent thing. None of that is disqualifying, but it’s the reason to treat “three-tier family with agentic upgrades” as a real, useful release rather than a categorical jump, at least until the general-availability version ships beyond the current partner list.

What this means if you’re evaluating it now

For most teams outside the initial partner list, the practical decision isn’t Sol vs. Terra vs. Luna yet, it’s whether to wait for general availability at all. OpenAI has said GA is planned “in the coming weeks,” not months, so the preview restriction is closer to an early-access gate than a long-term product decision. Teams already routing between GPT-5.5 tiers by cost don’t need to change anything today; the three-tier pricing structure is designed to map cleanly onto workloads that are already segmented by capability requirement, so migrating once GA lands should mostly be a matter of picking the cheapest tier that still clears your existing quality bar in testing, rather than a redesign of how requests get routed. Teams evaluating alternatives in the same window should also weigh Google’s own flagship, whose rollout has followed a bumpier path than OpenAI’s staged release here.

Advertise Here Reach this audience →

Share this post