openclaw - 💡(How to fix) Fix [UX] 思考过程(reasoning)在回复完成后自动消失,无法回顾 / Reasoning text disappears after response completes

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…

Root Cause

根本原因 / Root Cause

RAW_BUFFERClick to expand / collapse

问题描述 / Issue Description

在与 OpenClaw 对话时,模型输出分为两个阶段:思考过程(reasoning/思维链)和最终回复。在流式输出过程中,思考过程会短暂显示。但回复完成后,思考过程被自动折叠或隐藏,只保留最终结论。用户无法回顾模型的推理过程。

When chatting with OpenClaw, the model output is split into two phases: reasoning (chain of thought) and the final reply. During streaming, the reasoning text briefly appears, but once the response is complete, the reasoning is collapsed or hidden, leaving only the final conclusion. Users cannot review the model's reasoning process.


根本原因 / Root Cause

前端 UI 在流式输出完成后,默认隐藏或折叠 reasoning 块。没有提供"始终显示"的选项。

The frontend UI defaults to hiding or collapsing the reasoning block after streaming completes. There is no option to keep it always visible.


期望行为 / Expected Behavior

  • 提供一个控制项(开关/按钮),让用户选择是否始终显示思考过程,而不是完成后自动隐藏。

  • 或者至少完成后可以手动展开回顾。

  • Provide a toggle/button to let users choose to always show the reasoning process instead of auto-hiding after completion.

  • At minimum, allow manual expansion after completion for review.


影响范围 / Affected

  • Control UI / WebChat 消息渲染区域
  • Control UI / WebChat message rendering area

相关 Issue / Related

  • #79456 — 流式回复自动滚动导致阅读焦点丢失(同属 UX 系列问题)

环境 / Environment

  • OpenClaw (Homebrew)
  • macOS (Darwin arm64)
  • WebChat / direct conversation

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 [UX] 思考过程(reasoning)在回复完成后自动消失,无法回顾 / Reasoning text disappears after response completes