The new GPT-5.6 family: Luna, Terra, Sol
OpenAI released the GPT-5.6 model family in three sizes with major agentic benchmark claims and public API pricing.
Excerpt
<p>OpenAI's latest flagship model <a href="https://openai.com/index/gpt-5-6/">hit general availability this morning</a>, and comes in three sizes: Luna, Terra, and Sol (from smallest to largest).</p>
<p>The new models are priced per 1M input/output tokens as Luna $1/$6, Terra $2.50/$15, Sol $5/$30. For comparison, the Claude Opus series are $5/$25 and the Claude Fable 5 is $10/$50, but price-per-million tokens doesn't tell us much now that the number of reasoning tokens can differ so much between models for the same task.</p>
<p>OpenAI's biggest benchmark claim concerns long-running agentic performance, with one benchmark showing all three models outperforming Claude Fable 5:</p>
<blockquote>
<p>We trained GPT-5.6 to get more useful work from every token. On <a href="https://agents-last-exam.org/">Agents’ Last Exam</a>, an evaluation of long-running professional workflows across 55 fields, GPT-5.6 Sol sets a new high of 53.6, eclipsing Claude Fable 5 (adaptive reasoning) by 13.1 points. Even at medium reasoning, it beats Fable 5 by 11.4 points at roughly one-quarter the estimated cost. That efficiency extends to smaller models, which are essential to making intelligence more abundant and affordable: GPT-5.6 Terra and GPT-5.6 Luna outperform Fable 5 at around one-sixteenth the cost.</p>
</blockquote>
<p>Amusingly, one self-reported benchmark that Fable 5 crushed the GPT-5.6 family on was SWE-Bench Pro, where Fable 5 got 80% compared to GUT-5.6 Sol getting 64.6%. This may help explain why OpenAI chose to publish <a href="https://openai.com/index/separating-signal-from-noise-coding-evaluations/">this article yesterday</a> specifically calling out SWE-Bench Pro for problems they found while auditing that benchmark:</p>
<blockquote>
<p>In light of these results, we estimate that ~30% of SWE-bench Pro tasks are broken, and advise that model developers carefully examine results</p>
</blockquote>
<p>I've had some early access to GPT-5.6 Sol - it's definitely very competen
Read at source: https://simonwillison.net/2026/Jul/9/gpt-5-6/#atom-everything