mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Introduce AgentStreamCoalescer to batch rapid-fire agent events before broadcasting, reducing WebSocket chatter during tool-heavy turns. Wire websocket-server runtime metrics so we can observe coalescing behavior in tests. Work in progress.