Description
OpenAI released GPT-5.4 API on March 5, 2026 (2 days ago), but OpenClaw currently only supports up to GPT-5.3-codex.
Current Status
$ openclaw models list --provider openai-codex
openai-codex/gpt-5.3-codex text+image 266k no yes default
Expected Behavior
OpenClaw should support openai-codex/gpt-5.4 model.
References
Environment
- OpenClaw version: 2026.3.2
- OS: Linux (OpenCloudOS 9.4)
- Auth method: OpenAI Codex OAuth (ChatGPT Plus subscription)
Additional Context
Users with ChatGPT Plus subscription can access GPT-5.4 in the web interface, but cannot use it through OpenClaw's OAuth integration because the model is not defined in OpenClaw's model list.
Thank you!
Description
OpenAI released GPT-5.4 API on March 5, 2026 (2 days ago), but OpenClaw currently only supports up to GPT-5.3-codex.
Current Status
Expected Behavior
OpenClaw should support
openai-codex/gpt-5.4model.References
gpt-5.4-2026-03-05Environment
Additional Context
Users with ChatGPT Plus subscription can access GPT-5.4 in the web interface, but cannot use it through OpenClaw's OAuth integration because the model is not defined in OpenClaw's model list.
Thank you!