Summary
Bug Description
Two UI issues in the Webchat Control UI that significantly impact user experience:
Issue 1: Conversation Info Metadata Visible
- Problem: Every user message displays a "Conversation info (untrusted metadata)" box above it
- Expected: This metadata should be internal-only and not visible in the chat UI
- Impact: Clutters the conversation interface
Issue 2: Auto-scroll Not Working
- Problem: After AI replies, the view jumps back to the previous message instead of scrolling to the latest message
- Expected: New messages should automatically scroll into view
- Impact: User must manually click "New messages" button to see latest replies
Steps to Reproduce
- Open Webchat Control UI
- Start a conversation
- Observe:
- Conversation info boxes appear above each message
- After AI replies, view doesn't auto-scroll to bottom
Environment
- OpenClaw Version: 2026.2.17
- Client: Webchat Control UI
- Browser: Chrome
- OS: Linux 6.17.0-14-generic
- Node: v22.22.0
Screenshots


Additional Context
- The conversation info metadata appears to be from
buildInboundUserContextPrefix() function
- Code location:
dist/reply-oSe13ewW.js (and similar files)
- This metadata should be for internal AI context, not user-visible
Expected Behavior
- Hide "Conversation info" metadata from user-facing UI
- Fix auto-scroll to automatically show new messages at the bottom
- Optionally add a config option to toggle metadata visibility for debugging
Priority
🔴 High - These issues significantly impact daily usability of the Control UI
Steps to reproduce
no
Expected behavior
no
Actual behavior
no
OpenClaw version
2016.2.17
Operating system
ubuntu24.04
Install method
No response
Logs, screenshots, and evidence
Impact and severity
No response
Additional information
No response
Summary
Bug Description
Two UI issues in the Webchat Control UI that significantly impact user experience:
Issue 1: Conversation Info Metadata Visible
Issue 2: Auto-scroll Not Working
Steps to Reproduce
Environment
Screenshots
Additional Context
buildInboundUserContextPrefix()functiondist/reply-oSe13ewW.js(and similar files)Expected Behavior
Priority
🔴 High - These issues significantly impact daily usability of the Control UI
Steps to reproduce
no
Expected behavior
no
Actual behavior
no
OpenClaw version
2016.2.17
Operating system
ubuntu24.04
Install method
No response
Logs, screenshots, and evidence
Impact and severity
No response
Additional information
No response