#Using OpenAI OAuth GPT 5.4. After updating openclaw...

1 messages · Page 1 of 1 (latest)

cold pollen
#

The model is not completeing any task and just getting stuck.

How can I fix this?

pliant masonBOT
heavy orchidBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

pliant masonBOT
stable jacinthBOT
#

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: