iconsulting/packages
hailin fb811c7cf4 fix(agents): prevent usage events from emitting stream_end to frontend
The mapEventToStreamChunk was mapping both 'usage' (per-turn) and 'end'
(final) events to type 'end', causing the gateway to emit multiple
stream_end events. This made the frontend create a separate message
bubble (with its own bot avatar) for each agent loop turn.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 08:58:11 -08:00
..
admin-client feat(analytics): add Agent usage analytics to admin panel 2026-02-06 08:00:55 -08:00
services fix(agents): prevent usage events from emitting stream_end to frontend 2026-02-06 08:58:11 -08:00
shared feat(agents): implement multi-agent collaboration architecture 2026-02-06 04:26:39 -08:00
web-client feat(agents): implement multi-agent collaboration architecture 2026-02-06 04:26:39 -08:00