Skip to content

feat: add gpt-5.4 to ChatGPT Plus/Pro (Codex) model catalog#11876

Merged
hannesrudolph merged 1 commit intomainfrom
feature/add-gpt-5.4-to-codex-models
Mar 8, 2026
Merged

feat: add gpt-5.4 to ChatGPT Plus/Pro (Codex) model catalog#11876
hannesrudolph merged 1 commit intomainfrom
feature/add-gpt-5.4-to-codex-models

Conversation

@roomote-v0
Copy link
Contributor

@roomote-v0 roomote-v0 bot commented Mar 6, 2026

Adds GPT-5.4 to the OpenAI Codex (ChatGPT Plus/Pro) provider model catalog so users with a ChatGPT Plus/Pro subscription can select it from the model dropdown.

What changed

Added a gpt-5.4 entry to openAiCodexModels in packages/types/src/providers/openai-codex.ts, matching the capabilities from the OpenAI API catalog but with subscription-based pricing (zero cost).

Why

Customer reported that GPT-5.4 is available when using the OpenAI API provider but missing from the ChatGPT Plus/Pro (OAuth) provider. Since Plus/Pro subscribers have access to GPT-5.4 via chatgpt.com, our Codex model catalog should include it.

Risk

If the Codex backend (chatgpt.com/backend-api/codex) does not support the gpt-5.4 model ID, users will get an error. Should be verified with a quick manual test before merging.

Interactively review PR in Roo Code Cloud

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. Enhancement New feature or request labels Mar 6, 2026
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Mar 8, 2026
@hannesrudolph hannesrudolph merged commit 7ae9c4e into main Mar 8, 2026
15 checks passed
@hannesrudolph hannesrudolph deleted the feature/add-gpt-5.4-to-codex-models branch March 8, 2026 02:00
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Mar 8, 2026
@roomote-v0 roomote-v0 bot mentioned this pull request Mar 8, 2026
@github-actions github-actions bot mentioned this pull request Mar 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement New feature or request lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants