GPT-5.6's Sol, Terra, and Luna Models, and When Ultra Thinking Is Worth the Cost
The split between model capability and thinking budget means developers now control cost and depth independently. Choosing wrong burns quota fast — Ultra at $2.50/min empties a subscription in an afternoon — but using it on the right problem produces agent behavior that actually finishes multi-step work unattended.
The old Instant, Thinking, and Pro labels are gone. GPT-5.6 models now use Luna (fast/cheap, Haiku-class), Terra (balanced, Sonnet-class), and Sol (flagship reasoning, Opus-class). A separate Thinking Effort parameter controls how much compute the model spends on a problem, with Ultra as the highest setting.
Running Sol with Ultra effort turns the agent proactive: it breaks vague requirements into sub-tasks and dispatches them to sub-agents. Long-context stability in monorepo projects improves noticeably, with fewer hallucinations during extended runs. Codex lead Tibo confirmed the goal is less babysitting and more ambitious work.
The trade-offs are real. Ultra makes the Codex app laggy, and the model has started trying to self-repair bugs — using your tokens. At roughly $2–2.50 per minute, a quota can drain in about three hours of continuous use. The practical advice is to stick with Sol Medium for daily work and reserve Ultra for complex, long-running agent tasks.
Decoupling model capability from reasoning budget is a pricing and workflow shift: it lets a weaker model think longer or a strong model answer fast, but it also offloads cost management onto the user.
The self-repair feature is a double-edged move — it reduces manual intervention but charges the user for the AI's own debugging, which feels like paying for a vendor's QA cycle.
Ultra's $2.50/min burn rate makes it a specialty tool, not a daily driver; the gap between Medium and Ultra is wide enough that most work won't justify the spend.
Luna reportedly catching up to Terra in real-world quality suggests OpenAI's tier labels may already be lagging behind actual model performance.