it0/packages
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
..
gateway fix: bypass JWT for voice WebSocket route (fixes 401 on WS upgrade) 2026-02-23 21:30:11 -08:00
services fix: deduplicate text events from SDK stream_event and assistant message 2026-02-24 03:31:48 -08:00
shared fix: release QueryRunner connections to prevent pool exhaustion 2026-02-23 15:55:06 -08:00