Objective
Track GPT-5.6 availability and update Every Code static model defaults, routing, metadata, tests, and docs once official/backend model IDs and capabilities are available.
Current Status
State: Waiting
Next action: When the Codex backend /models endpoint lists gpt-5.6 or official OpenAI sources confirm exact model IDs/capabilities, update the static defaults/routing/docs that intentionally do not move from backend discovery alone.
Blocked by: No native issue blocker; waiting for GPT-5.6 to appear in backend or official model sources.
Waiting for: Codex backend /models entry and/or official OpenAI model docs/news for GPT-5.6.
Last verified: 2026-05-29. The live Codex backend model list did not include gpt-5.6; it listed codex-auto-review, gpt-5.2, gpt-5.3-codex, gpt-5.3-codex-spark, gpt-5.4, and gpt-5.4-mini.
Scope
- Check official OpenAI model docs/news and the Codex backend
/models listing.
- Identify exact model IDs, aliases, capabilities, token limits, reasoning settings, priority, visibility, and recommended defaults.
- Update Every Code static defaults and routing where appropriate, including model defaults, review defaults, Auto Drive routing, docs, and tests.
- Preserve compatibility with existing GPT-5.x defaults and aliases during transition.
Acceptance Criteria
Relationships
Related to #177 for Claude Opus 4.8 model metadata refresh work.
Related to #205, which added regression coverage that newly listed backend GPT models can appear and be prioritized without a new local preset.
Related to #124 for upstream changes that may already carry model metadata updates.
Notes
Do not add speculative GPT-5.6 IDs or aliases. Every Code can already surface newly listed backend models through remote model discovery when the backend marks them visible. This issue is for the static follow-up work that still requires an intentional release: defaults, routing, docs, release notes, and any new metadata semantics.
Objective
Track GPT-5.6 availability and update Every Code static model defaults, routing, metadata, tests, and docs once official/backend model IDs and capabilities are available.
Current Status
State: Waiting
Next action: When the Codex backend
/modelsendpoint listsgpt-5.6or official OpenAI sources confirm exact model IDs/capabilities, update the static defaults/routing/docs that intentionally do not move from backend discovery alone.Blocked by: No native issue blocker; waiting for GPT-5.6 to appear in backend or official model sources.
Waiting for: Codex backend
/modelsentry and/or official OpenAI model docs/news for GPT-5.6.Last verified: 2026-05-29. The live Codex backend model list did not include
gpt-5.6; it listedcodex-auto-review,gpt-5.2,gpt-5.3-codex,gpt-5.3-codex-spark,gpt-5.4, andgpt-5.4-mini.Scope
/modelslisting.Acceptance Criteria
./build-fast.shpasses on the implementation PR.Relationships
Related to #177 for Claude Opus 4.8 model metadata refresh work.
Related to #205, which added regression coverage that newly listed backend GPT models can appear and be prioritized without a new local preset.
Related to #124 for upstream changes that may already carry model metadata updates.
Notes
Do not add speculative GPT-5.6 IDs or aliases. Every Code can already surface newly listed backend models through remote model discovery when the backend marks them visible. This issue is for the static follow-up work that still requires an intentional release: defaults, routing, docs, release notes, and any new metadata semantics.