openclaw - 💡(How to fix) Fix Control UI webchat: duplicate assistant messages after update to 2026.4.24 [1 comments, 2 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#71785Fetched 2026-04-26 05:08:21
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Timeline (top)
subscribed ×2commented ×1cross-referenced ×1

After updating to OpenClaw 2026.4.24, the webchat Control UI renders duplicate assistant messages on every reply. Each assistant response appears twice in the chat history.

Root Cause

After updating to OpenClaw 2026.4.24, the webchat Control UI renders duplicate assistant messages on every reply. Each assistant response appears twice in the chat history.

RAW_BUFFERClick to expand / collapse

Description

After updating to OpenClaw 2026.4.24, the webchat Control UI renders duplicate assistant messages on every reply. Each assistant response appears twice in the chat history.

Environment

  • OpenClaw version: 2026.4.24 (cbcfdf6)
  • OS: Windows 11
  • Channel: webchat (Control UI)
  • Session: agent:main:main

Steps to Reproduce

  1. Update OpenClaw to 2026.4.24
  2. Open webchat Control UI
  3. Send any message
  4. Observe assistant reply

Expected Behavior

Assistant message should appear once in chat history.

Actual Behavior

Assistant message appears twice (duplicate rendering).

Additional Context

  • Backend transcript is NOT duplicated — only UI rendering issue
  • Page reload does NOT fix the issue
  • Similar to closed issue #5964 (Feb 2026), but this is a regression in 2026.4.24
  • Verified by OpenClaw itself during troubleshooting session

Related Issues

  • #5964 (closed as not planned, Feb 1 2026)

Verification

This issue was identified, verified, and reported by OpenClaw during a live troubleshooting session with the user.

extent analysis

TL;DR

The most likely fix for the duplicate assistant messages in the webchat Control UI is to revert to a previous version of OpenClaw or wait for a patch for version 2026.4.24.

Guidance

  • Review the changes made in version 2026.4.24 to identify potential causes of the regression, focusing on UI rendering and message handling.
  • Compare the current behavior with the similar issue #5964, which was closed in February 2026, to see if any of the previously suggested fixes could apply.
  • Test the webchat Control UI with different types of messages and scenarios to ensure the duplication issue is consistent across all cases.
  • Consider reaching out to the OpenClaw team for further assistance, given that they verified the issue during a troubleshooting session.

Example

No specific code snippet can be provided without more details on the OpenClaw API or the webchat Control UI implementation.

Notes

The issue seems to be specific to version 2026.4.24 of OpenClaw and does not affect the backend transcript, indicating a UI rendering problem. The fact that page reload does not fix the issue and it's a regression from a previously closed issue suggests a code change in the new version might be the cause.

Recommendation

Apply a workaround by reverting to a previous version of OpenClaw until a fixed version is released, as the current version introduces a regression that affects the user experience.

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

openclaw - 💡(How to fix) Fix Control UI webchat: duplicate assistant messages after update to 2026.4.24 [1 comments, 2 participants]