Bug type
Regression (worked before, now fails)
Beta release blocker
No
Summary
WebChat Control UI shows internal system messages (exec completion notifications, session startup messages) directly in the user-visible chat transcript, which should not be exposed to end users.
Steps to reproduce
- Open WebChat Control UI in browser
- Run any exec command via the agent (e.g.
openclaw plugins list, or any tool that triggers exec)
- Observe that exec completion/failure notifications appear in the user-visible chat transcript
Expected behavior
Internal exec notifications should not appear in the user-visible chat area. These are gateway implementation details that should be hidden from end users.
Actual behavior
The user sees internal system messages mixed with the conversation. Examples include:
- "System: Exec completed (nova-rid, code 0) :: ..."
- "System (untrusted): Exec failed (wild-sho, signal SIGKILL)"
- Session startup messages injected via /new or /reset (e.g. "A new session was started via /new or /reset...")
These messages are confusing for non-technical users and clutter the conversation.
OpenClaw version
2026.4.5
Operating system
macOS Darwin 21.6.0 (x64)
Install method
No response
Model
minimax/MiniMax-M2.7
Provider / routing chain
openclaw -> minimax
Additional provider/model setup details
No response
Logs, screenshots, and evidence
Impact and severity
Affected: WebChat Control UI users
Severity: Annoying (confuses non-technical users, clutters conversation)
Frequency: Every time an exec command runs
Consequence: Users see cryptic internal messages mixed with their chat, degrading the user experience
Additional information
No response
Bug type
Regression (worked before, now fails)
Beta release blocker
No
Summary
WebChat Control UI shows internal system messages (exec completion notifications, session startup messages) directly in the user-visible chat transcript, which should not be exposed to end users.
Steps to reproduce
openclaw plugins list, or any tool that triggers exec)Expected behavior
Internal exec notifications should not appear in the user-visible chat area. These are gateway implementation details that should be hidden from end users.
Actual behavior
The user sees internal system messages mixed with the conversation. Examples include:
These messages are confusing for non-technical users and clutter the conversation.
OpenClaw version
2026.4.5
Operating system
macOS Darwin 21.6.0 (x64)
Install method
No response
Model
minimax/MiniMax-M2.7
Provider / routing chain
openclaw -> minimax
Additional provider/model setup details
No response
Logs, screenshots, and evidence
Impact and severity
Affected: WebChat Control UI users
Severity: Annoying (confuses non-technical users, clutters conversation)
Frequency: Every time an exec command runs
Consequence: Users see cryptic internal messages mixed with their chat, degrading the user experience
Additional information
No response