openclaw - 💡(How to fix) Fix WebChat:增加加载更多历史消息按钮

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…
RAW_BUFFERClick to expand / collapse

问题描述 当前 webchat 前端对会话消息渲染有上限,滚动到一定位置后无法查看更早的对话记录。会话 transcript 正常保存(仅 27% token 用量),数据未丢失,但 UI 无法访问。

复现步骤

  1. 在一个长会话中持续对话(累计数百条消息)
  2. 向上滚动查看历史
  3. 滚动到某个位置后无法继续加载更早消息

期望行为 到达渲染上限时显示"加载更多历史"按钮,点击后逐页加载更早的对话记录。

环境 OpenClaw 2026.5.12 (macOS 26.4.1), webchat direct session

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 WebChat:增加加载更多历史消息按钮