LIVE|CLI v0.144.0·model GPT-5.6 Sol·verified 2026-07-09
Codex Insider
The unofficial wire for OpenAI Codex.

Codex Models (living tracker)

Which models Codex can use right now, which one it picks by default, what they cost through the API, and what just got deprecated — checked against the official models documentation and updated whenever the lineup moves.

TL;DR

The default Codex model is GPT-5.6 Sol, the flagship that went GA on July 9, 2026. It ships alongside GPT-5.6 Terra (balanced) and GPT-5.6 Luna (fast and cheap). If you have not changed anything, you are on Sol at medium reasoning.

Current lineup

Seven models are live across Codex surfaces as of July 9, 2026. Everything in this table reflects the official models page atlearn.chatgpt.com/docs/models, verified 2026-07-09.

ModelRoleStatusSinceNotes
gpt-5.6-solDefault flagshipGAJul 9, 2026The default — the standard Power setting runs Sol at medium reasoning.
gpt-5.6-terraBalancedGAJul 9, 2026The mid-priced option in the 5.6 family.
gpt-5.6-lunaFast / cheapGAJul 9, 2026The lowest-priced option in the 5.6 family.
gpt-5.5Previous flagshipAvailableApr 23, 2026Held the default slot from April 23 until the 5.6 launch.
gpt-5.4Previous generationAvailableMar 5, 2026Still listed as available on the official models page.
gpt-5.4-miniSubagent workhorseAvailableThe small model of the 5.4 generation, used for subagent work.
gpt-5.3-codex-sparkReal-time previewPreviewFeb 12, 20261,000+ tokens/sec on Cerebras hardware · 128k context · text-only · ChatGPT Pro only.

We have not verified a release date for gpt-5.4-mini, so its Since column stays blank rather than carrying a guess.

Which Codex models are deprecated?

Direct answer

Two: gpt-5.2 and gpt-5.3-codex are marked deprecated when you sign in with a ChatGPT account. The split matters if you use an API key — gpt-5.3-codex remains available through the Responses API, so API-side workflows built on it still run. The docs note that carve-out only for gpt-5.3-codex. Both flags were live on the official models page as of July 9, 2026.

ModelChatGPT sign-inAPI
Deprecated gpt-5.2Deprecated when signed in with ChatGPTNo Responses API carve-out noted on the models page
Deprecated gpt-5.3-codexDeprecated when signed in with ChatGPTStill available through the Responses API

API pricing

Responses API list prices at GA (July 9, 2026), per 1 million tokens — confirmed across launch coverage from TechCrunch, Axios, and VentureBeat, verified 2026-07-09.

ModelInput / 1MOutput / 1M
gpt-5.6-sol$5.00$30.00
gpt-5.6-terra$2.50$15.00
gpt-5.6-luna$1.00$6.00

Codex subscription plans meter usage in credits rather than raw token prices — Sol burns 250 credits per 1M input tokens, 25 per 1M cached, and 1,500 per 1M output. Plan caps and credit math live in the usage limits reference.

Which model should I use?

Direct answer

Stay on GPT-5.6 Sol, the default — it is the flagship, and the standard Power setting runs it at medium reasoning. Drop to Terra when you want lower API cost on routine work, or Luna for fast, cheap bulk tasks. Spark is a separate case: a ChatGPT Pro-only research preview built for real-time speed (1,000+ tokens per second), text-only, with a 128k context window.

Model timeline

Five model launches between February and July 2026 — a roughly monthly cadence. Treat the lineup table above as perishable.

Feb 5, 2026
GPT-5.3-Codex ships. Posted new highs on SWE-Bench Pro and Terminal-Bench at launch.
Feb 12, 2026
GPT-5.3-Codex-Spark research preview. 1,000+ tokens/sec on Cerebras hardware, 128k context, text-only, ChatGPT Pro only.
Mar 5, 2026
GPT-5.4 ships. The 5.4 generation also includes gpt-5.4-mini, the subagent workhorse.
Apr 23, 2026
GPT-5.5 becomes the Codex default. Holds the default slot until the 5.6 launch.
Jun 26, 2026
GPT-5.6 limited preview. Roughly 20 government-vetted partner organizations, coordinated with the US government.
Jul 9, 2026
GPT-5.6 family goes GA. Sol, Terra, and Luna launch together; Sol replaces GPT-5.5 as the default.

Sources

  • learn.chatgpt.com/docs/models— the official models documentation: lineup, default, and deprecation flags. The old developers.openai.com/codex/models URL now permanently redirects here. Verified 2026-07-09.
  • OpenAI announcements + launch coverage— GA date, the June 26 preview, and API pricing confirmed across TechCrunch, Axios, and VentureBeat; Spark specs from OpenAI's announcement and the Cerebras engineering blog. Verified 2026-07-09.
  • github.com/openai/codex/releases— the CLI release record, for cross-checking when model support lands in the tool. See our releases hub.

Changelog for this page

Every edit to this reference, newest first. This is what living document means.

2026-07-09
Page created. Initial lineup, default, deprecations, API pricing, and timeline captured — verified against the live models docs and GA-day coverage.