What Is GPT-5.6?
GPT-5.6 is a family of large language models made by OpenAI and the direct successor to GPT-5.5. It ships in three tiers — Sol, Terra, and Luna — that share the same generation but target different jobs. OpenAI released it as a limited preview in June 2026 under government oversight, then opened it to the public on July 9, 2026.
OpenAI was founded in 2015 by Sam Altman, Elon Musk, and others. The company is best known for ChatGPT, which became the fastest-growing consumer app in history after launching in late 2022. GPT-5.6 continues the line of models that started with GPT-1 in 2018 and has evolved through GPT-2, GPT-3, GPT-4, GPT-5, and GPT-5.5.
The headline change in GPT-5.6 is the tiered lineup. Instead of a single model, OpenAI split the generation into Sol for frontier work, Terra for balanced everyday use at roughly half of GPT-5.5's cost, and Luna for the cheapest, fastest responses. The tier names are meant to persist across future generations, so Sol, Terra, and Luna become durable labels for capability rather than one-off releases.
GPT-5.6 Technical Details
The context window grows to 1.5 million tokens, up from 1 million in GPT-5.5. For practical use, that means entire codebases, long legal contracts, or book-length documents fit in a single conversation without truncation. All three tiers accept text and image input and return text output, tuned specifically for agentic coding, cybersecurity, and biology.
GPT-5.6 is a proprietary family distributed by OpenAI through its API and ChatGPT. Like other GPT models, it is not open-source and cannot be self-hosted. Third-party platforms like Overchat AI provide access to it alongside competing models such as Claude Opus 4.8, Gemini 3 Pro, and DeepSeek V3.2.
On coding benchmarks the gains are clear. On TerminalBench 2.1, Sol scores 88.8% and Sol Ultra reaches 91.9%, both ahead of Claude Mythos 5 at 88.0%; Terra ties Claude Fable 5 at 84.3%, and Luna posts 82.5% — while GPT-5.5 sat at 83.4%. In Ultra Mode, Sol decomposes a request and spawns parallel subagents that each handle a component before the results are merged.
OpenAI positions the GPT-5.6 tiers as one lineup covering everything from cheap high-volume calls to frontier agentic work, all on the same generation. For developers, that means you can move between Luna, Terra, and Sol on a single API without switching model families — pick the tier that fits the task and the budget.










