#Using OpenAI OAuth GPT 5.4. After updating openclaw...
1 messages · Page 1 of 1 (latest)
First thing, please paste:
openclaw --version
Version matters a lot here, there have been a few recent OpenAI/Codex fixes for stuck turns.
Also, one very common gotcha: if you’re using ChatGPT/Codex OAuth, the model should be:
openai-codex/gpt-5.4
not:
openai/gpt-5.4
openai/* is for API keys, openai-codex/* is for OAuth. Docs: https://docs.openclaw.ai/providers/openai
Then run these and paste the output:
openclaw status --all
openclaw models status
openclaw doctor
Quick things to try right now: