Use-period picks · set a default tier

Sol, Terra or Luna?
The GPT-5.6 tier selection guide

The live question is the default tier, not what the three names are. Terra for daily work; Luna ($0.20/$1.20) for volume; Sol ($5/$30) only when the task is actually hard. OpenAI’s @thsottiaux, 2026-07-29 (fetched 2026-08-30): OpenAI has not reduced usage on any subscription plans; Sol was using Codex limits faster than expected; limits were reset for all ChatGPT Work / Codex users; typical Sol use around 18% longer. OpenAI Codex pricing page (fetched 2026-08-30): credits per 1M input are Sol 100 / Terra 50 / Luna 5. As of 2026-08-30 the API list has not moved.

#Which default #Quota burns fast #Scope creep #Moving off 5.4
Price table updated 2026-07-30

Luna is now $0.20/$1.20 (was $1/$6) and Terra $2/$12 (was $2.50/$15). Sol stays $5/$30. Codex/ChatGPT Work usage counting for Luna/Terra reflects the lower rates; plan stickers and quotas were not cut.

The three tiers, side by side

Figures from OpenAI's official release and docs (verified 2026-07-10).

Metric Sol Terra Luna
Positioning Flagship — for the hardest problems Balanced everyday tier — about half the price Fastest and cheapest
Terminal-Bench 2.1 88.8% 84.3% 82.5%
Price (input / output, per 1M tokens) $5 / $30 $2 / $12 $0.20 / $1.20
Cached reads (−90%) $0.50 $0.20 $0.02
API context / max output 1.05M / 128K 1.05M / 128K 1.05M / 128K
Speed Up to ~750 tokens/s on Cerebras from July Standard serving speed Fastest of the three

Note: Sol Ultra is Sol's high-compute mode (91.9% on Terminal-Bench 2.1), not a separate price tier.

Pick a tier by scenario

Choose Sol: the hardest engineering and reasoning work

Cross-repo refactors, long agent runs, hard debug. Sol is 88.8% on Terminal-Bench 2.1. OpenAI’s @thsottiaux, 2026-07-29 (fetched 2026-08-30): Sol was using Codex limits faster than expected; more willing to work longer, make additional tool calls, and launch subagents; High on Sol can use more tokens than High on GPT-5.5; limits were reset for all ChatGPT Work / Codex users; typical Sol use around 18% longer. Freeze the task scope before making it the default.

Choose Terra: the everyday default

Above-GPT-5.5 quality at about half of Sol's price (Terminal-Bench 84.3% vs GPT-5.5's 83.4%). For day-to-day feature work, code review and test generation, Terra is the best value default.

Choose Luna: high-volume, low-latency, batch

Completions, commit messages, bulk jobs, light CI. After 07-30 the API list is $0.20/$1.20. OpenAI Codex pricing page (fetched 2026-08-30) prices Codex at 5 credits per 1M input for Luna vs 100 for Sol. The same @thsottiaux post of 2026-07-29 (fetched 2026-08-30) says OpenAI has not reduced usage on any subscription plans and that typical Sol use should last around 18% longer. Luna is not free — it is the low-credit tier.

Cost examples

A typical agentic coding session (800K input + 60K output tokens): about $2.32 on Terra, about $5.80 on Sol, and about $0.23 on Luna at short-context list rates as of 2026-08-02 (illustrative).

Switch per request — no commitment

The tiers are just three model ids: gpt-5.6-sol, gpt-5.6-terra and gpt-5.6-luna. Switch any time with /model in Codex CLI, or per request in the API. Via QCode all three share one key and one quota — Sol for the hard parts, Terra for the daily work, Luna for volume.

Tier selection FAQ

Not sure which tier? What should the default be?

Make Terra your default: better than GPT-5.5 at half of Sol's price. Escalate to Sol when Terra gets stuck, and drop to Luna for high-frequency light tasks. This Terra-first strategy is the cost optimum for most teams.

Do the tiers share the same context window and output limit?

Yes. OpenAI's docs confirm all three share the 1.05M-token API context window, 128K max output, the same February 16, 2026 knowledge cutoff and the same reasoning-effort options (none through max). Note that clients like Codex apply a lower session cap, as with GPT-5.5's 400K convention.

What is Sol Ultra? Is it billed separately?

Sol Ultra is Sol's high-compute mode (91.9% on Terminal-Bench 2.1), not a separate price tier. It burns more reasoning tokens, so a task costs more at the same rates. When you see 91.9% quoted, note that it is the Ultra-mode score.

How are the tiers billed on QCode?

All three tiers share one QCode key and one quota, billed by usage at the live rates on the /models page. Switching tiers needs no account changes — just use a different model id.

All three tiers are live on QCode

gpt-5.6-sol / terra / luna share one key with the Claude and Gemini lineups. Plans from $8.57/mo; the key goes live the moment payment clears.