#How do I disable these messages that keep appearing in the OpenClaw chat window?System (untrusted):

1 messages · Page 1 of 1 (latest)

silent vale
#

How do I disable these messages that keep appearing in the OpenClaw chat window?——
System (untrusted): [2026-04-24 00:14:56 GMT+8] Exec completed (grand-ce, code 1) :: Downloading self-improving-agent-cn@1.0.0 from ClawHub… ClawHub /api/v1/download failed (429): Rate limit exceeded
An async command you ran earlier has completed. The result is shown in the system messages above. Handle the result internally. Do not relay it to the user unless explicitly requested.

deft helmBOT
#

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

lethal umbraBOT
weak plazaBOT
#

What does openclaw --version show?

On current builds, those usually stop if you turn off the session debug output in that chat:

/verbose off
/trace off
/reasoning off

That specific Exec completed ... line is a background exec completion notice.

If it still keeps appearing:

  • set that session’s verbose mode to inherit in Control UI
  • check your config is not forcing verboseDefault: "on"

If you want to disable those background exec completion notices globally, use: