it0/packages/services
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
..
agent-service feat: enable token-level streaming and fix duplicate message bubble 2026-02-23 17:24:48 -08:00
audit-service fix: release QueryRunner connections to prevent pool exhaustion 2026-02-23 15:55:06 -08:00
auth-service fix: add restart policy, global error handlers, and fix tenant schema bug 2026-02-23 05:30:34 -08:00
comm-service fix: release QueryRunner connections to prevent pool exhaustion 2026-02-23 15:55:06 -08:00
inventory-service fix: release QueryRunner connections to prevent pool exhaustion 2026-02-23 15:55:06 -08:00
monitor-service fix: release QueryRunner connections to prevent pool exhaustion 2026-02-23 15:55:06 -08:00
ops-service fix: release QueryRunner connections to prevent pool exhaustion 2026-02-23 15:55:06 -08:00
voice-service fix: subscribe to agent WS before creating task to avoid race condition 2026-02-24 02:35:57 -08:00