#NO_REPL
1 messages · Page 1 of 1 (latest)
NO_REPLY is an internal silent-reply sentinel (“don’t deliver anything to the user”). You should basically never see it in the TUI / webchat.
When people do see it, it’s usually one of these:
-
You’re on an older OpenClaw build where TUI/Web would show
NO_REPLYas a placeholder (especially when the agent sent the real message via a messaging tool and then returnedNO_REPLYto avoid duplicates). This was fixed in 2026.2.15. -
The agent is genuinely producing only the silent token (e.g. something is preventing a real run / it’s failing early).
Can you paste this first?
openclaw --version
If it’s < 2026.2.15: update to latest and restart the gateway: