← Back to Clusters

Block Streaming Enhancements

This cluster focuses on enabling and improving block streaming functionality across various messaging platforms, particularly Slack and Matrix.

14 PRs
feat slack matrix Representative: #20248
# Title Author Created GitHub
11445 feat: enable block streaming by default, default break to message_end tiXor-code 2026-02-07 View
11608 feat(slack): native streaming, Block Kit blocks, tool-aware status joshdavisind 2026-02-08 View
12211 fix(slack): prevent duplicate message delivery via block streaming deduplication junhoyeo 2026-02-09 View
19981 feat(matrix): enable block streaming alberthild 2026-02-18 View
20244 resolution in DM with replyToMode=all saurav470 2026-02-18 View
20248 fix(slack): flush draft stream before final reply to preserve messag ordering rep Utkarshbhimte 2026-02-18 View
20274 fix: add fallback delivery when stopSlackStream fails nova-openclaw-cgk 2026-02-18 View
20623 fix(slack): duplicate replies and missing streaming recipient params rahulsub-be 2026-02-19 View
21218 fix(slack): pass recipient_team_id and recipient_user_id to chat stre… apham0001 2026-02-19 View
21754 slack: pass inbound team_id into stream routing and startStream AIflow-Labs 2026-02-20 View
22096 fix(slack): traverse .original for Slack SDK errors; pass recipient_team_id t... maiclaw 2026-02-20 View
22440 fix(slack): prevent duplicate final replies from draft previews Solvely-Colin 2026-02-21 View
23077 fix: block chunker breaks at arbitrary whitespace after minChars - AI assisted TarogStar 2026-02-22 View
23118 fix(slack): await draft stream flush before messageId check dashed 2026-02-22 View