Skip to content

[Bug] WebChat Control UI displays internal exec notifications in user-visible chat #62418

@isaone

Description

@isaone

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

  1. Open WebChat Control UI in browser
  2. Run any exec command via the agent (e.g. openclaw plugins list, or any tool that triggers exec)
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingregressionBehavior that previously worked and now fails

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions