it0/packages
hailin 1d5c834dfe feat: add event buffering to agent WS gateway for late subscribers
Buffer stream events when no WS clients are subscribed yet, then replay
them when a client subscribes. This eliminates the race condition where
events are lost between task creation and WS subscription.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 02:41:38 -08:00
..
gateway fix: bypass JWT for voice WebSocket route (fixes 401 on WS upgrade) 2026-02-23 21:30:11 -08:00
services feat: add event buffering to agent WS gateway for late subscribers 2026-02-24 02:41:38 -08:00
shared fix: release QueryRunner connections to prevent pool exhaustion 2026-02-23 15:55:06 -08:00