mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-21 05:32:53 +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