openclaw - 💡(How to fix) Fix Add client-side clear chat command to Control UI webchat [1 comments, 1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openclaw/openclaw#80230Fetched 2026-05-11 03:17:18
View on GitHub
Comments
1
Participants
1
Timeline
3
Reactions
2
Author
Participants
Timeline (top)
closed ×1commented ×1cross-referenced ×1
RAW_BUFFERClick to expand / collapse

Typing /clear in the Control UI webchat is currently sent to the assistant as a normal message. Add a user-facing way to clear or reset the current chat session by intercepting /clear client-side before sending, preferably with a visible Clear chat/New session control and confirmation when destructive.\n\nRequested behavior:\n- Intercept /clear locally before it reaches the agent.\n- Clear visible history or start a fresh session using an existing backend/session API if available.\n- Do not send /clear to the assistant.\n- Preserve normal message sending after clearing.\n- Check whether mobile/iOS uses the same path or needs separate work.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING