mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-29 10:50:58 +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