The manually maintained openai-codex model list currently stops at GPT-5.5.
OpenAI now exposes GPT-5.6 Sol, Terra, and Luna in Codex, however adding the three canonical model IDs to the existing Codex model list and regenerating models.generated.ts, does not work. Possibly due to newer metadata for these models.
The manually maintained
openai-codexmodel list currently stops at GPT-5.5.OpenAI now exposes GPT-5.6 Sol, Terra, and Luna in Codex, however adding the three canonical model IDs to the existing Codex model list and regenerating
models.generated.ts, does not work. Possibly due to newer metadata for these models.