OpenClaw version: 2026.5.3-1 (2eae30e)
Channel: webchat (Control UI / dashboard)
Severity: High — assistant replies silently disappear from the UI
Bug Description
In the OpenClaw Control UI, every time the user sends a new message, the previous assistant message disappears from the chat window.
Steps to Reproduce
- Open Control UI (http://127.0.0.1:18789)
- Send a message, assistant replies normally → assistant message is visible
- Send another message → the previous assistant message disappears from the UI
- Repeat: each new message causes the previous assistant message to vanish
- End result: UI shows only the current user message + latest assistant reply; all prior conversation is gone
Expected Behavior
All assistant messages should remain visible in the chat window persistently, and should not disappear when new messages are sent.
Workarounds Attempted (not resolved)
Related Issues
Environment
- OpenClaw: 2026.5.3-1 (2eae30e)
- OS: macOS 25.3.0 (arm64)
- Channel: webchat (openclaw-control-ui)
- Access: local via Kakarot Mini node
OpenClaw version: 2026.5.3-1 (2eae30e)
Channel: webchat (Control UI / dashboard)
Severity: High — assistant replies silently disappear from the UI
Bug Description
In the OpenClaw Control UI, every time the user sends a new message, the previous assistant message disappears from the chat window.
Steps to Reproduce
Expected Behavior
All assistant messages should remain visible in the chat window persistently, and should not disappear when new messages are sent.
Workarounds Attempted (not resolved)
agents.defaults.blockStreamingDefaultto"off"(from [Bug] Webchat: previous assistant message disappears when next message streams (blockStreamingDefault conflict) #33641 workaround) — did not fixRelated Issues
Environment