it0/packages
hailin 370e32599f fix: subscribe to agent WS before creating task to avoid race condition
The engine stream could emit text events before the voice pipeline
subscribed, causing all text to be lost.  Now we connect and subscribe
first, then POST the task.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 02:35:57 -08:00
..
gateway fix: bypass JWT for voice WebSocket route (fixes 401 on WS upgrade) 2026-02-23 21:30:11 -08:00
services fix: subscribe to agent WS before creating task to avoid race condition 2026-02-24 02:35:57 -08:00
shared fix: release QueryRunner connections to prevent pool exhaustion 2026-02-23 15:55:06 -08:00