GPT-5.5 was released today (April 23, 2026) and is available on ChatGPT and Codex for all paid subscribers. However, the openai-codex provider in OpenClaw does not recognize gpt-5.5 as a valid model.
startup model warmup failed for openai-codex/gpt-5.5: Error: Unknown model: openai-codex/gpt-5.5
FailoverError: Unknown model: openai-codex/gpt-5.5
Summary
GPT-5.5 was released today (April 23, 2026) and is available on ChatGPT and Codex for all paid subscribers. However, the
openai-codexprovider in OpenClaw does not recognizegpt-5.5as a valid model.Current Behavior
openai-codex/gpt-5.5as primary model results in:Unknown model: openai-codex/gpt-5.5Expected Behavior
openai-codex/gpt-5.5should be recognized and routed to the Codex/ChatGPT OAuth provider, just likegpt-5.4andgpt-5.4-proare today.References
Environment
openai-codex(OAuth mode)Logs