GPT-5.6 Performance Milestone: What Sol's Benchmark Scores Actually Mean
GPT-5.6 just posted new record scores on agentic and coding benchmarks. Here is what the numbers mean for developers picking a model.
What is the GPT-5.6 performance milestone
The GPT-5.6 performance milestone refers to a set of new record benchmark scores that OpenAI's Sol model posted after GPT-5.6 reached general availability on July 9, 2026. The headline result is a 92.2% score on BrowseComp, a benchmark for finding hard-to-locate information on the web, and 62.6% on OSWorld 2.0, which measures how well a model can operate a real computer over long, multi-step tasks.
Both numbers beat the previous best scores from any model, including OpenAI's own GPT-5.5. What makes the milestone notable isn't just the top-line percentage. It's that Sol reached these scores while using far fewer output tokens than the models it surpassed, which changes how much a completed task actually costs.
Three tiers, three jobs
GPT-5.6 does not ship as a single model. OpenAI split it into three tiers, each aimed at a different workload:
- Sol, the flagship, built for complex reasoning, coding, and long agentic sessions
- Terra, a mid-tier model priced near half of Sol, competitive with it on several tasks
- Luna, the budget tier for high-volume requests where raw capability matters less than cost
This tiered approach mirrors a broader pattern across the industry, where labs increasingly ship a family of models instead of one, letting developers route requests based on task complexity rather than defaulting to the most expensive option every time.
The benchmark numbers
Three benchmarks anchor the GPT-5.6 performance milestone: BrowseComp, OSWorld 2.0, and Terminal-Bench 2.1. Each tests a different kind of agentic skill, from web research to operating a desktop to running commands in a terminal.
| Benchmark | Sol | Terra | Luna |
|---|---|---|---|
| BrowseComp | 92.2% | 87.5% | 83.3% |
| OSWorld 2.0 | 62.6% | 50.2% | 45.6% |
| Terminal-Bench 2.1 | 88.8% | 87.4% | 84.7% |
On OSWorld 2.0 specifically, Sol surpassed Claude Opus 4.8 while using 85% fewer output tokens to get there. That gap matters more than it looks. A model that scores slightly higher but burns several times the tokens per task can end up costing more per completed job, even at a lower headline price.
Why token efficiency is the real story
Benchmark percentages get the headlines, but they don't tell you what a task will cost. A model that completes a browsing task in 4,000 output tokens is cheaper to run than one that needs 20,000 tokens, even if the second model's list price per token is lower. This is the same tradeoff developers already navigate when comparing domain-specific language models against generic LLMs for narrower tasks.
Pricing published after launch reflects the tiering: Sol runs $5 per million input tokens and $30 per million output tokens, Terra is roughly $2 and $12, and Luna drops to $0.20 and $1.20. For teams running agentic workflows at scale, the combination of tier pricing and per-task token count is what actually shows up on the invoice, not the benchmark table.
What this means for developers choosing a model
If you're building tools that browse the web, operate a virtual desktop, or run long multi-step agent sessions, Sol's OSWorld 2.0 result is directly relevant, since that benchmark simulates exactly those tasks. Teams building simpler coding assistants or chat features may find Terra's price-to-performance ratio a better fit, especially given how it tracks close to Sol on several benchmarks at roughly half the cost.
Developers comparing AI coding tools day to day, such as those evaluating options in the Cursor versus Claude Code versus Copilot comparison, should expect GPT-5.6 to show up as a backend option across several of these products in the coming months, since IDE vendors typically add new frontier models within weeks of general availability.
Rune AI
Key Insights
- GPT-5.6 Sol set new highs on BrowseComp (92.2%) and OSWorld 2.0 (62.6%), a long-horizon computer-use benchmark
- Sol beat Claude Opus 4.8 on OSWorld while using 85% fewer output tokens, a bigger efficiency gap than the raw score suggests
- GPT-5.6 ships in three tiers, Luna, Terra, and Sol, priced from $0.20 to $30 per million tokens depending on tier and direction
- Terra offers roughly Sol-level performance on several tasks at close to half the cost, making it the pragmatic default for many teams
- Token efficiency, not just benchmark percentage, is becoming the metric that determines real-world cost per completed task
Frequently Asked Questions
What is GPT-5.6?
GPT-5.6 is OpenAI's model family released on July 9, 2026, after a limited preview on June 26. It ships in three tiers: Luna, Terra, and Sol.
How is GPT-5.6 different from GPT-5.5?
GPT-5.6 Sol scores higher on agentic and coding benchmarks like BrowseComp and OSWorld 2.0 while using fewer output tokens per task, which lowers cost per completed task even before list pricing changes.
Which GPT-5.6 tier should developers use?
Sol targets complex reasoning and coding agents, Terra is a mid-tier option priced near half of Sol, and Luna is the budget tier for high-volume, lower-complexity requests.
Is GPT-5.6 available through an API?
Yes. GPT-5.6 reached general availability across ChatGPT, Codex, and the API on July 9, 2026, with per-tier pricing published shortly after launch.
Conclusion
GPT-5.6's benchmark jump is real, but the more useful signal is efficiency. Sol is beating prior record scores while spending far fewer tokens per task, and for teams evaluating models, that token efficiency will likely matter more day to day than the headline benchmark percentage.