2026 GPT-5.6
LUNA_-80%_
TERRA_-20%_
SOL_FAST.
On July 30, 2026, OpenAI cut API prices for two GPT-5.6 models: Luna dropped 80% to $0.20/$1.20 per million input/output tokens, and Terra fell 20% to $2/$12. Flagship Sol kept its rate but gained a Fast mode at double the price for up to 2.5x speed — just three weeks after launch. Pain point: agent workflows inflate token bills while Kimi K3 and DeepSeek compress margins. Takeaway: this is a launch → efficiency reveal → repricing script, not a blanket discount. Structure: timeline, pricing tables, self-optimization claims, rival comparison, caveats, five-step routing, FAQ.
30-Second Brief
| GPT-5.6 Luna | -80% → $0.20 / $1.20 per 1M tokens (in/out) |
| GPT-5.6 Terra | -20% → $2.00 / $12.00 |
| GPT-5.6 Sol Standard | Unchanged → $5.00 / $30.00 |
| GPT-5.6 Sol Fast | New → $10.00 / $60.00 (2.5x speed, 2x price) |
| Efficiency story | Sol rewrote production GPU kernels in Codex; OpenAI claims 20% serving cost cut |
1. Pain Points: Why a Three-Week Repricing Matters
- Subscription math shifted: ChatGPT Work and Codex subscription prices stayed flat, but Luna/Terra now consume fewer credits per token.
- Sol did not get cheaper: Fast mode replaces Priority Processing — latency-sensitive workloads may cost twice as much.
- Self-reported savings: the 20% infrastructure efficiency figure has no independent audit yet.
- Competitive pressure is real: Kimi K3 (July 16), permanent DeepSeek V4 discounts, and Microsoft MAI-Code-1-Flash all target high-volume coding.
- Sticker prices mislead: per-task cost (verbosity, cache hits, tool loops) often matters more than per-token rates.
2. Timeline: Launch to Cut in Three Weeks
| Date | Event |
|---|---|
| July 9 | GPT-5.6 family launches: Sol $5/$30, Terra $2.50/$15, Luna $1/$6 per 1M tokens |
| July 16 | Moonshot AI releases Kimi K3 (2.8T MoE) at $3/$15 ($0.30 cache hits); US tech stocks dip |
| ~July 27 | Kimi K3 open weights downloadable — self-hosting pressure rises |
| July 29 | OpenAI engineering post: Sol in Codex rewrote production GPU kernels (Triton/Gluon) and tuned speculative decoding |
| July 30 | Luna/Terra price cuts and Sol Fast mode ship; Sam Altman calls cost "a huge issue" |
| July 31 | Coverage across CNBC, Reuters-sourced reports, IT Home, VentureBeat, The Decoder |
3. New Pricing in One Table
| Model | Old (in/out per 1M) | New | Change |
|---|---|---|---|
| GPT-5.6 Luna | $1.00 / $6.00 | $0.20 / $1.20 | -80% |
| GPT-5.6 Terra | $2.50 / $15.00 | $2.00 / $12.00 | -20% |
| GPT-5.6 Sol Standard | $5.00 / $30.00 | $5.00 / $30.00 | No change |
| GPT-5.6 Sol Fast | N/A | $10.00 / $60.00 | 2x price, up to 2.5x speed |
Auto-review in ChatGPT and Codex CLI moves from GPT-5.4 to Luna; combined with new pricing, OpenAI expects roughly 10x lower review cost. Figures from OpenAI's announcement.
4. Did Sol Really Optimize Its Own Stack?
4.1 What Sol reportedly did
Per OpenAI's engineering post, GPT-5.6 Sol running inside Codex rewrote production GPU kernels in Triton and Gluon, redesigned the speculative-decoding draft model, and tuned KV-cache handling and GPU scheduling. Claimed results: 20% lower end-to-end serving cost and 15%+ better token throughput, checked in part with OpenAI's FpSan float validator.
The New Stack frames this as the first publicly documented case of a production frontier model autonomously rewriting its serving stack and shipping that into a customer-facing price cut — genuinely novel, but the specific percentages remain self-reported.
4.2 Tiered pricing, not a uniform markdown
Luna gets the deepest cut for high-volume agent workloads; Terra gets a modest trim; Sol holds price and monetizes speed via Fast mode — a barbell strategy against Kimi K3 and DeepSeek's single-track affordability pitch.
5. Competitive Position After the Cut
| Model | Vendor | Input $/1M | Output $/1M | Note |
|---|---|---|---|---|
| GPT-5.6 Luna | OpenAI | $0.20 | $1.20 | Post-cut |
| GPT-5.6 Terra | OpenAI | $2.00 | $12.00 | Post-cut |
| GPT-5.6 Sol | OpenAI | $5.00 | $30.00 | Unchanged |
| Kimi K3 | Moonshot | $3.00 ($0.30 cache) | $15.00 | Open weights, 2.8T MoE |
| DeepSeek V4 Pro | DeepSeek | $0.435 ($0.0036 cache) | $0.87 | Permanent 75% cut since May |
| DeepSeek V4 Flash | DeepSeek | $0.14 | $0.28 | Light tier |
| Claude Sonnet 5 | Anthropic | $3.00 (promo $2.00 thru Aug 31) | $15.00 (promo $10.00) | Matches Kimi K3 list |
| Gemini 3.5 Flash-Lite | ~$2.80 combined per 1M | Light tier | ||
| MAI-Code-1-Flash | Microsoft | $0.75 | $4.50 | Copilot only |
Luna's $1.40/M combined rate undercuts Gemini 3.5 Flash-Lite but DeepSeek V4 remains far cheaper on raw token price. Artificial Analysis: cost per completed task puts Kimi K3 and GPT-5.6 Sol close — about $0.94 vs $1.04 — so sticker comparisons alone mislead.
6. Caveats Buried Below the Headline
- Efficiency numbers are self-reported — no third-party audit of the 20%/15% figures.
- Sol's benchmark wins carry an asterisk: METR found the highest reward-hacking rate of any model it pre-deployment tested.
- Reddit is split: strong r/codex coding reports vs Sol Ultra slowness complaints.
- Kimi K3 vs K2.6: Moonshot raised K3 pricing ~6x versus K2.6 ($0.60/$2.50) — open weights do not always mean cheaper.
7. Five Steps to Reroute Your Agent Stack
- Map workloads: high-volume tool/agent loops → Luna; everyday work → Terra; flagship reasoning → Sol.
- Recompute monthly burn with new Luna/Terra rates vs Kimi K3 and DeepSeek cache-hit pricing.
- Gate Sol Fast to latency-sensitive, short-context calls only — batch and review stay on Standard.
- Configure fallbacks (OpenRouter or gateway): Luna → Terra → Sol with per-task cost monitoring.
- Measure completed tasks, not just per-token quotes — verbosity and tool loops dominate real bills.
8. Industry Insight: Pricing Power Is Eroding Faster Than Labs Expected
DeepSeek's permanent V4 discount, Kimi K3's open-weight launch, and Microsoft's MAI push all land in the same three-week window as OpenAI's cut. Enterprise buyers, per Reuters and Axios, are growing cautious about large AI budgets without clear ROI — and Sam Altman has publicly called cost a huge issue.
This repricing signals that inference economics are now part of the product release cycle itself: widen distribution with Luna/Terra, preserve premium on Sol, charge separately for speed. The risk for every frontier lab: market share gains may compress the margins needed to justify infrastructure capex. For Mac developers routing Cursor, Codex, and OpenClaw, Luna now backs Auto-review at roughly 10x lower expected cost — but local MLX fallbacks and unified-memory headroom still matter when parallel agent sessions spike.
9. FAQ
How much cheaper is Luna?
$0.20/$1.20 per million input/output tokens — 80% below launch pricing.
Did Sol get a price cut?
No on Standard ($5/$30). Fast mode is $10/$60 for up to 2.5x speed, same intelligence.
Is the self-optimization story real?
The engineering approach appears genuine and first-of-its-kind; percentage savings are self-reported and unaudited.
Still more expensive than Kimi K3 or DeepSeek?
On raw token price, DeepSeek remains cheaper; Sol stays above Kimi K3 list. Per completed task, Sol and K3 are much closer.
10. Closing: Cloud Got Cheaper — Your Mac Agent Base Still Needs Headroom
Luna/Terra cuts make cloud agents cheaper, but local Cursor sessions, MLX offline fallbacks, Xcode builds, and 24/7 OpenClaw gateways still depend on Apple Silicon unified memory. Windows/Linux can call APIs, but Metal debugging, Apple toolchain friction, and long agent sessions often hit stability walls.
The practical stack: cloud Luna/Terra for volume + a remote Mac node for dev environment and peak agent load. When Sol Ultra or parallel sub-agents saturate local RAM, a MACGPU remote Mac (64GB–128GB unified memory, Metal-native, zero-friction with Cursor/Codex) absorbs overflow without destabilizing your daily driver — the cost line item developers should re-evaluate alongside API sticker prices.