openclaw - 💡(How to fix) Fix [Bug]: Feishu streaming replies only show latest token in 6.1 [1 pull requests]

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…

Feishu streaming replies only display the latest token instead of accumulating text after upgrading to OpenClaw 6.1.

Root Cause

Feishu streaming replies only display the latest token instead of accumulating text after upgrading to OpenClaw 6.1.

Fix Action

Fixed

RAW_BUFFERClick to expand / collapse

Bug type

Regression (worked before, now fails)

Beta release blocker

No

Summary

Feishu streaming replies only display the latest token instead of accumulating text after upgrading to OpenClaw 6.1.

Steps to reproduce

  1. Upgrade OpenClaw to version 6.1.
  2. Enable streaming in the Feishu channel configuration.
  3. Send a message to the bot in Feishu.
  4. Observe the streaming reply behavior.

Expected behavior

Streaming replies should progressively append previous tokens, for example:

你 你好 你好啊

Actual behavior

The reply only shows the latest token during streaming, for example:

你 好 啊

instead of progressively accumulating text.

OpenClaw version

2026.6.1

Operating system

macOS 15.6.1

Install method

No response

Model

deepseek-v4-flash

Provider / routing chain

OpenClaw → deepseek provider → deepseek-v4-flash

Additional provider/model setup details

No response

Logs, screenshots, and evidence

Impact and severity

No response

Additional information

No response

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…

FAQ

Expected behavior

Streaming replies should progressively append previous tokens, for example:

你 你好 你好啊

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING