it0/packages
hailin 74be945e4a feat: enable token-level streaming and fix duplicate message bubble
Backend:
- Add includePartialMessages: true to SDK query options
- Handle stream_event/content_block_delta for real-time text streaming
- Skip text/thinking blocks from complete assistant messages (already
  streamed via deltas) to avoid duplication
- Change default result summary to empty string

Flutter:
- Only show CompletedEvent summary when no assistant text was streamed
  (prevents duplicate message bubble)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 17:24:48 -08:00
..
gateway fix: revert ws/wss protocols - Kong OSS handles WS over http/https 2026-02-23 17:02:53 -08:00
services feat: enable token-level streaming and fix duplicate message bubble 2026-02-23 17:24:48 -08:00
shared fix: release QueryRunner connections to prevent pool exhaustion 2026-02-23 15:55:06 -08:00