docs(webchat): note that reasoning-flagged payloads are excluded from… · openclaw/openclaw@f164b8b
vincentkoc
·
2026-04-26
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -33,6 +33,7 @@ Status: the macOS/iOS SwiftUI chat UI talks directly to the Gateway WebSocket.
|
33 | 33 | leaked ASCII/full-width model control tokens are stripped from visible text, |
34 | 34 | and assistant entries whose whole visible text is only the exact silent |
35 | 35 | token `NO_REPLY` / `no_reply` are omitted. |
| 36 | +- Reasoning-flagged reply payloads (`isReasoning: true`) are excluded from WebChat assistant content, transcript replay text, and audio content blocks, so thinking-only payloads do not surface as visible assistant messages or playable audio. |
36 | 37 | - `chat.inject` appends an assistant note directly to the transcript and broadcasts it to the UI (no agent run). |
37 | 38 | - Aborted runs can keep partial assistant output visible in the UI. |
38 | 39 | - Gateway persists aborted partial assistant text into transcript history when buffered output exists, and marks those entries with abort metadata. |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。