Bug Description
In the OpenClaw WebChat control UI (openclaw-control-ui), agent responses are sometimes rendered as two identical chat bubbles. Both duplicates carry the same metadata (token counts, context usage percentage), confirming this is a client-side rendering bug — the server only sends the message once.
Steps to Reproduce
- Use OpenClaw WebChat UI (webchat surface)
- Send a message to the agent and wait for a reply
- Observe the reply appearing twice with identical reply stats
Expected Behavior
Each agent reply should render exactly once.
Screenshot
(Screenshot available showing two identical messages with same ↑↓ R ctx stats)
Environment
- OpenClaw version: 2026.4.24 (cbcfdf6)
- Channel: webchat (openclaw-control-ui)
Reported via Xiake agent
Bug Description
In the OpenClaw WebChat control UI (
openclaw-control-ui), agent responses are sometimes rendered as two identical chat bubbles. Both duplicates carry the same metadata (token counts, context usage percentage), confirming this is a client-side rendering bug — the server only sends the message once.Steps to Reproduce
Expected Behavior
Each agent reply should render exactly once.
Screenshot
(Screenshot available showing two identical messages with same ↑↓ R ctx stats)
Environment
Reported via Xiake agent