6 Juillet

OpenAI teases Sol Ultra for Codex with cooperating subagents

OpenAI’s Codex engineering lead Thibault Sottiaux dropped a one-liner on July 6 that blew up across HN and Reddit. “Stash your hardest prompts somewhere,” he wrote. “Can’t wait to see what people will do with GPT-5.6 Sol Ultra.”

No launch date. No pricing. No blog post. Just a tweet from the person who runs Codex, telling people that an unannounced tier above the flagship Sol model is real and coming to Codex.

The HN thread hit 335 points with 291 comments. Reddit’s r/codex pulled 502 upvotes. This is the developer community reading between the lines.

What Sol Ultra actually does

Base GPT-5.6 Sol already runs in two modes. Standard mode is a single agent. Max mode pushes reasoning effort. Ultra is something different. According to reporting from AI Weekly and corroborated by explainx.ai’s tracking page, Ultra swaps the parallel-independent-agent pattern for subagents trained to cooperate mid-task.

Sol’s existing Pro mode runs multiple agents independently and merges their output once everything finishes. Ultra reportedly lets subagents communicate with each other during execution. They share partial findings, split work dynamically, and coordinate instead of racing blind. The distinction sounds small until you’ve watched independent agents produce three incompatible solutions that no amount of merging can reconcile.

Reported Terminal-Bench 2.1 scores, which should be treated as leaks until OpenAI publishes them officially:

ModelTerminal-Bench 2.1
Sol Ultra91.9%
Sol (flagship)88.8%
Claude Mythos 588.0%
GPT-5.588.0%
Luna84.3%
Claude Fable 583.4%
Terra82.5%

A 3.1 point jump on Terminal-Bench is real. That benchmark measures autonomous terminal task completion, which is exactly the workload Codex exists for. Whether those numbers hold under independent evaluation is another question.

The cost problem nobody is solving

Sol is priced at $5 per million input tokens and $30 per million output tokens. Those are flagship rates. Ultra, which spawns cooperating subagents that communicate during execution, will burn more compute per task than standard Sol. How much more is the open question.

Reddit comments from users with corporate Codex access describe an internal shift. Guidance at their companies has flipped from “use the tokens freely” to “conserve.” One commenter pointed to reporting from The Information that OpenAI found a way to cut inference costs in half, which is presumably how an Ultra tier becomes commercially viable at all.

This tracks with OpenAI’s broader positioning. The GPT-5.6 family launched June 26 with three tiers designed to segment the market. Luna at $1/$6 handles volume workloads. Terra at $2.50/$15 covers the GPT-5.5-class tier. Sol at $5/$30 is the flagship. Ultra sits above all of them and has no public price.

The skeptical read

Sottiaux gave no eval methodology. The 91.9% figure does not appear on OpenAI’s own Sol preview page. Several commenters in the HN thread point out you can already prompt Codex or Claude Code to spawn subagents today through manual orchestration.

The real question is how much of Ultra is genuinely new architecture versus trained behavior on the same substrate. A model fine-tuned to decompose tasks and delegate to subagents looks identical from the outside to a model with native multi-agent coordination baked into its inference loop. Without a system card or technical paper, there is no way to tell.

Access and timing

GPT-5.6 remains in limited preview. Only vetted partners have API and Codex access, a restriction requested by the US government as part of the model’s cyber capability safeguards. OpenAI has publicly opposed making the vetting permanent. Broad general availability is expected “in the coming weeks” but no date has been given.

Sol Ultra will presumably follow the same access pattern. The people who benefit first are the same trusted partners already inside the GPT-5.6 preview window. Everyone else watches from outside.

Mots-cles

openai gpt-5.6 sol ultra codex subagents terminal-bench ai models