...

GPT-5.6 Is Out: OpenAI Rolls Out Sol, Terra, Luna, ChatGPT Work, and Codex in ChatGPT

GPT-5.6 confirmed OpenAI update for ChatGPT, Codex, and the API

Share This Post

GPT-5.6 confirmed OpenAI update for ChatGPT, Codex, and the API

Updated July 9, 2026: GPT-5.6 is now official. OpenAI published its GPT-5.6 announcement, added model details to the API docs, and started a global rollout across ChatGPT, Codex, and the OpenAI API. The earlier watch version of this page has been reformatted into a confirmed update so readers can use the same URL for the live rollout details.

The short version: GPT-5.6 is not a single model name in practice. OpenAI is shipping a family with Sol as the flagship model, Terra as the balanced model, and Luna as the faster lower-cost option. It also changes the Codex story in a practical way: Codex is moving into the new ChatGPT desktop app for macOS and Windows while keeping a dedicated coding experience beside Chat and Work.

Is GPT-5.6 out?

Yes. OpenAI says GPT-5.6 began rolling out on July 9, 2026. The launch covers ChatGPT, Codex, and the OpenAI API, with availability rolling out globally over roughly 24 hours. If your account does not show the new picker immediately, the likely answer is rollout timing, plan eligibility, workspace admin settings, or platform lag rather than a separate install problem.

OpenAI’s model release notes describe GPT-5.6 Sol as beginning rollout in ChatGPT on July 9 for eligible paid plans. OpenAI’s product announcement adds that GPT-5.6 spans the ChatGPT experience, Codex, and API access. Developers also get explicit model IDs through the OpenAI API changelog.

For normal users, the headline is simple: this is the new flagship GPT family. For teams and developers, the more useful detail is which model tier appears in which product surface, what reasoning effort is available, and whether Codex should now be opened through the updated ChatGPT desktop app.

What changed with GPT-5.6?

OpenAI is positioning GPT-5.6 as a frontier upgrade for complex work rather than only a chat-quality refresh. The public examples and docs emphasize design, frontend engineering, computer-use workflows, knowledge work, presentations, documents, spreadsheets, coding, tool use, and agent-style work.

The practical change is that GPT-5.6 gives users more explicit choices. Instead of treating one model as the default for every job, OpenAI is exposing a tiered family: Sol for the hardest reasoning and coding tasks, Terra when you want strong quality at lower cost, and Luna when speed or high-volume cost matters more.

GPT-5.6 tierBest fitWhat to use it for
SolFlagship capabilityComplex reasoning, deep coding tasks, hard business analysis, demanding writing, and high-stakes multi-step work.
TerraBalanced cost and qualityMost team workflows, research summaries, content operations, coding help, and business process work where Sol is more than you need.
LunaFast and lower costHigh-volume prompts, lightweight classification, draft cleanup, support triage, and routine automation where latency and cost matter.

That family structure is the part most teams should pay attention to. A workflow does not need the most expensive model on every step. In a mature setup, Luna can handle cheap routing or draft cleanup, Terra can handle most production work, and Sol can be reserved for difficult reasoning, final checks, complex coding, or client-facing strategy.

Where is GPT-5.6 available?

OpenAI’s availability details split across ChatGPT, ChatGPT Work, Codex, and the API. That split matters because a ChatGPT plan label does not automatically mean the same model behavior inside every product surface.

SurfaceGPT-5.6 availabilityImportant note
ChatGPTPlus, Pro, Business, and Enterprise users get access to Sol through medium-or-higher effort. Pro and Enterprise can select Sol Pro.Free, Go, and logged-out users are not listed for Sol access in the model release notes.
ChatGPT WorkGPT-5.6 powers the new Work surface for multi-step materials, documents, spreadsheets, and reference-file workflows.This is the office-work lane: files, templates, presentations, docs, spreadsheets, and task execution.
CodexGPT-5.6 is available in Codex through the new ChatGPT desktop app, Codex CLI, Codex IDE, and the dedicated coding surface.Codex is no longer only a separate desktop app experience; OpenAI says it is merging into ChatGPT desktop.
OpenAI APIDevelopers can call GPT-5.6 Sol, Terra, and Luna with model IDs and pricing listed in the API docs.The API alias gpt-5.6 routes to GPT-5.6 Sol.

The cleanest way to think about it: ChatGPT is the conversational and general-work surface, ChatGPT Work is the file-heavy productivity surface, Codex is the coding surface, and the API is the developer integration surface. GPT-5.6 is the model family running across them, but each surface exposes different controls.

What happened to Codex?

The biggest workflow update for developers is the Codex desktop change. OpenAI’s Codex what’s new page says the Codex app is merging into the new ChatGPT desktop app for macOS and Windows on July 9, 2026. Codex keeps its dedicated coding experience, but it now sits alongside Chat and Work instead of feeling like a separate app island.

That means the mental model changes. Instead of opening one app for ChatGPT and another app for Codex, developers should expect the updated ChatGPT desktop app to become the front door. From there, Codex remains the place for code review, repo work, command execution, IDE-style flows, and computer-use tasks.

Codex changeWhat it meansWho cares most
Merged desktop appCodex is part of the new ChatGPT desktop app on macOS and Windows.Developers who have been switching between a standalone Codex app and ChatGPT.
Dedicated coding surface remainsThe coding workflow is not disappearing; it is being brought inside the broader ChatGPT app shell.Teams using Codex for repository work, pull-request review, and local task execution.
GPT-5.6 powers faster computer useOpenAI connects the update to faster computer-use behavior powered by GPT-5.6.Builders who use Codex for UI checks, browser tasks, local files, and multi-step engineering work.
Multi-repo projectsCodex is gaining better support for projects that span more than one repository.Product teams, agencies, and engineering orgs with connected codebases.

For existing Codex users, this is more of an update path than a retirement notice. OpenAI says users can update as usual, set Codex as the default view, and use a Codex-flavored entry point if they want the coding-first experience. The key message is that Codex is now part of ChatGPT’s desktop future.

What are the API model IDs and prices?

Developers get three named GPT-5.6 models. OpenAI’s API documentation lists GPT-5.6 Sol as the flagship model, Terra as the balanced model, and Luna as the lowest-cost option. The generic gpt-5.6 alias points to Sol.

API modelInput priceOutput priceContext/outputUse when
gpt-5.6-sol$5.00 per 1M input tokens$30.00 per 1M output tokens1.05M context, 128K outputYou need the strongest reasoning, coding, tool use, or final-answer quality.
gpt-5.6-terra$2.50 per 1M input tokens$15.00 per 1M output tokens1.05M context, 128K outputYou want a balanced default for serious production workflows.
gpt-5.6-luna$1.00 per 1M input tokens$6.00 per 1M output tokens1.05M context, 128K outputYou need speed and cost control for high-volume tasks.

The API changelog also calls out new developer features around programmatic tool calling, prompt caching controls, persisted reasoning, Pro mode, multi-agent orchestration beta, and image detail controls. Those details are more important than the name change for teams with real integrations, because they affect how agents plan, call tools, reuse reasoning, and control cost.

A sensible migration path is to test Terra as the new default candidate, reserve Sol for hard tasks and final checks, and use Luna for high-volume support or routing steps. Do not blindly swap every GPT-5.5 production call to Sol unless the output quality gain beats the extra cost.

What does ChatGPT Work add?

OpenAI’s ChatGPT Work announcement frames ChatGPT Work as the place for ambitious multi-step work with files, templates, presentations, documents, and spreadsheets. The GPT-5.6 launch matters here because Work is where the model’s file reasoning and reference-following skills become visible for everyday business users.

For a marketing team, that could mean turning a client brief and reference deck into a cleaned-up proposal outline. For an operations team, it could mean using spreadsheet context to draft a weekly report. For a founder or agency owner, it could mean turning messy notes, old proposals, pricing sheets, and brand references into something closer to a usable client deliverable.

  • Use ChatGPT Work when the job involves files, templates, reference materials, slide decks, spreadsheets, or polished business documents.
  • Use regular ChatGPT when the job is conversational, exploratory, or does not need a structured workspace.
  • Use Codex when the job touches repositories, app code, terminal commands, local files, UI testing, pull requests, or developer workflows.
  • Use the API when the job needs to be embedded inside an app, queue, backend, internal tool, or repeatable automation.

Should teams switch immediately?

Teams should update their evaluation plan immediately, but they should not move every workflow at once. GPT-5.6 looks like a major capability and product-surface update, but the correct rollout depends on your task mix, cost sensitivity, review process, and whether you use ChatGPT, Codex, Work, the API, or all of them.

For Nitro-style production work, the bar is practical. GPT-5.6 is useful if it reduces review time, handles source material more accurately, follows formatting constraints, produces cleaner client-facing drafts, improves code edits, or makes multi-step tasks less brittle. If a workflow only feels more impressive but still needs the same cleanup, keep the old default until the tests say otherwise.

Team typeFirst GPT-5.6 testRecommended starting point
Content and SEO teamsResearch briefs, source-grounded updates, structured FAQs, comparison tables, and refresh passes.Terra for drafts, Sol for final fact-sensitive rewrites.
DevelopersRepository edits, pull-request review, UI bug reproduction, terminal-assisted fixes, and local app checks.Codex inside ChatGPT desktop with Sol for hard debugging.
Operations teamsSpreadsheet summaries, process docs, handoff notes, and recurring reports.ChatGPT Work with Terra or Sol depending on complexity.
Product teamsSpec cleanup, user-story expansion, test-plan generation, and release-note drafting.Terra as the default, Sol for ambiguous product judgment.
High-volume automationRouting, classification, extraction, first-pass support, and draft normalization.Luna first, then escalate to Terra or Sol only when needed.

The playbook is straightforward: pick five real tasks, run the old model and GPT-5.6 side by side, measure review time and error rate, then choose the cheapest GPT-5.6 tier that clears the bar. That is a better answer than making Sol the default everywhere just because it is the flagship.

GPT-5.6 FAQ

Is GPT-5.6 available today?

Yes. OpenAI announced GPT-5.6 on July 9, 2026, with rollout across ChatGPT, Codex, and the OpenAI API. Some accounts may see it later during the global rollout window.

What are Sol, Terra, and Luna?

They are the three GPT-5.6 tiers. Sol is the flagship model, Terra is the balanced model, and Luna is the lower-cost fast model.

Is Codex gone?

No. Codex is being brought into the new ChatGPT desktop app for macOS and Windows while keeping a dedicated coding experience. It also remains available through Codex CLI and IDE workflows.

Does the gpt-5.6 API alias use Sol?

Yes. OpenAI’s API changelog says the gpt-5.6 alias routes to GPT-5.6 Sol.

Should I use Sol for everything?

Usually no. Sol is the strongest option, but Terra and Luna exist because many workflows do not need the most expensive tier. Use Sol where quality or reasoning difficulty justifies the cost.

Is GPT-5.6 available to free ChatGPT users?

OpenAI’s model release notes say GPT-5.6 Sol is for eligible paid ChatGPT plans and that Free, Go, and logged-out users are not included for Sol. The ChatGPT desktop app update itself is available broadly, including Free plans, but that is not the same as Sol access.

Sources checked

This update was checked against OpenAI’s GPT-5.6 announcement, OpenAI model release notes, Codex what’s new, the OpenAI API changelog, OpenAI model docs, and the ChatGPT Work announcement. Nitro internal context links are included for GPT-5, model comparisons, ChatGPT Agent, and ChatGPT Business planning.

More To Explore

Do You Want To Boost Your Business?

drop us a line and keep in touch

Women in a meeting