Skip to content

Cherry-pick 8a2273e21: feat(feishu): support optional header in streaming cards (openclaw#22826)#1474

Merged
alexey-pelykh merged 1 commit intomainfrom
cherry-pick/8a2273e21-feishu-streaming-card-header
Mar 15, 2026
Merged

Cherry-pick 8a2273e21: feat(feishu): support optional header in streaming cards (openclaw#22826)#1474
alexey-pelykh merged 1 commit intomainfrom
cherry-pick/8a2273e21-feishu-streaming-card-header

Conversation

@alexey-pelykh
Copy link
Copy Markdown

Cherry-pick of upstream openclaw/openclaw@8a2273e21.

Original: feat(feishu): support optional header in streaming cards (openclaw#22826)

Part of #678.

Cherry-picked-from: 8a2273e

)

Add an optional `header` parameter to `FeishuStreamingSession.start()`
so that streaming cards can display a colored title bar, matching the
appearance of non-streaming interactive cards.

The Card Kit API already supports `header` alongside `streaming_mode`,
but the current implementation omits it, producing headerless cards.

This change is fully backward-compatible: when `header` is not provided,
behavior is identical to before.

Closes openclaw#13267 (partial)

Co-authored-by: Claude Opus 4.6 <[email protected]>
(cherry picked from commit 8a2273e)
@alexey-pelykh alexey-pelykh merged commit f8a1770 into main Mar 15, 2026
7 checks passed
@alexey-pelykh alexey-pelykh deleted the cherry-pick/8a2273e21-feishu-streaming-card-header branch March 15, 2026 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants