Hi there After setup Open AI KEYS you need to update default model in Web UI Something like this in your config { agents: { defaults: { model: { primary: "openai-codex/gpt-5.2" } } } } See more detail at official docs https://docs.openclaw.ai/providers/openai#config-snippet-2
Easy fix just run the "openclaw onboard --install-daemon" (openclaw/moltbot/clawdbot) in the command/terminal and set everything from there
This post has been inactive for a while. We will be closing it in 2 days if there is no new activity.