Bug type
Crash (process/app exits or hangs)
Beta release blocker
No
Summary
WebChat dashboard becomes unresponsive after any tool call; WebSocket disconnects and does not auto-reconnect, requiring page refresh to see results.
Steps to reproduce
- Open Control UI dashboard at http://127.0.0.1:18789/
- Send a message to the agent
- Agent responds and calls a tool (e.g., session_status, exec, gateway config.get)
- Dashboard freezes — no new messages appear
- Close dashboard tab and reopen — all messages appear (agent was responding all along)
Expected behavior
Dashboard should remain responsive during tool calls and display results as they arrive via WebSocket.
Actual behavior
Dashboard becomes completely unresponsive. WebSocket connection drops (TIME_WAIT state observed on port 18789) and does not auto-reconnect. User must close and reopen dashboard to see results. Dashboard shows "网络聊天失败" (network chat failed) error.
OpenClaw version
2026.5.22 (a374c3a)
Operating system
Windows 11
Install method
npm global
Model
qwen/qwen3.5-plus
Provider / routing chain
qwen (direct)
Additional provider/model setup details
No response
Logs, screenshots, and evidence
Impact and severity
Affected: All WebChat/Control UI users
Severity: High (blocks workflow, dashboard unusable during tool calls)
Frequency: Always (reproducible on every tool call)
Consequence: Cannot see agent responses without refreshing page; workflow interrupted
Additional information
Last known good version: unknown (first observed on 2026.5.22)
Gateway mode: local, bind: loopback, port: 18789
Issue persists across gateway restarts. Simple exec commands without tool calls work fine.
Bug type
Crash (process/app exits or hangs)
Beta release blocker
No
Summary
WebChat dashboard becomes unresponsive after any tool call; WebSocket disconnects and does not auto-reconnect, requiring page refresh to see results.
Steps to reproduce
Expected behavior
Dashboard should remain responsive during tool calls and display results as they arrive via WebSocket.
Actual behavior
Dashboard becomes completely unresponsive. WebSocket connection drops (TIME_WAIT state observed on port 18789) and does not auto-reconnect. User must close and reopen dashboard to see results. Dashboard shows "网络聊天失败" (network chat failed) error.
OpenClaw version
2026.5.22 (a374c3a)
Operating system
Windows 11
Install method
npm global
Model
qwen/qwen3.5-plus
Provider / routing chain
qwen (direct)
Additional provider/model setup details
No response
Logs, screenshots, and evidence
Impact and severity
Affected: All WebChat/Control UI users
Severity: High (blocks workflow, dashboard unusable during tool calls)
Frequency: Always (reproducible on every tool call)
Consequence: Cannot see agent responses without refreshing page; workflow interrupted
Additional information
Last known good version: unknown (first observed on 2026.5.22)
Gateway mode: local, bind: loopback, port: 18789
Issue persists across gateway restarts. Simple exec commands without tool calls work fine.