mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-08 05:52:52 +00:00
Preserve long Feishu streaming replies by falling oversized finals back to chunked message/static-card delivery instead of closing through an over-limit streaming CardKit payload. Keeps late-final suppression after a streaming card closes, and uses markdown-aware chunking for static card fallback replies. Fixes #88631. Co-authored-by: Ted Li <tl2493@columbia.edu>