style(telegram): trim progress draft dispatch comment · openclaw/openclaw@6fd6bdd
openclaw
·
2026-06-21
·
via Recent Commits to openclaw:main
Commit 6fd6bdd
style(telegram): trim progress draft dispatch comment
1 file changed
Lines changed: 0 additions & 4 deletions
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|
@@ -2131,10 +2131,6 @@ export const dispatchTelegramMessage = async ({
|
2131 | 2131 | continue; |
2132 | 2132 | } |
2133 | 2133 | if (streamMode === "progress" && answerLane.stream) { |
2134 | | -// Progress-mode streams render tool status in the |
2135 | | -// live draft. Do not also emit text-only tool output |
2136 | | -// as answer text, or simple commands duplicate and |
2137 | | -// restart the progress draft. |
2138 | 2134 | continue; |
2139 | 2135 | } |
2140 | 2136 | await prepareAnswerLaneForToolProgress(); |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
0 commit comments