mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-01 20:31:19 +00:00
- Add blockStreaming and blockStreamingCoalesceDefaults to MSTeams channel plugin (was the only channel missing it) - Wire disableBlockStreaming flag in reply dispatcher from config - Flush pending messages immediately during generation when blockStreaming is enabled - Add comprehensive tests for schema validation and progressive flush behavior Refs #56041