it0/packages/services
hailin 8e4bd573f4 fix: deduplicate text events from SDK stream_event and assistant message
SDK sends text both via stream_event deltas (token-level) and assistant
message (complete block). Track hasStreamedText flag per session to skip
duplicate text extraction from assistant messages.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 03:31:48 -08:00
..
agent-service fix: deduplicate text events from SDK stream_event and assistant message 2026-02-24 03:31: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 feat: streaming TTS — synthesize per-sentence as agent tokens arrive 2026-02-24 03:14:22 -08:00