multica/packages/hooks/src
yushen 8f4e894370 feat(ui): show in-chat system message when context compaction occurs
Add CompactionItem component that renders a subtle inline notification
in the chat stream when the agent compacts its context window. Extends
Message type with "system" role and handles compaction_end events in
useChat's handleStream.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 16:10:19 +08:00
..
index.ts refactor(hooks,ui): extract useGatewayChat hook and update shared components 2026-02-05 17:50:47 +08:00
use-chat.ts feat(ui): show in-chat system message when context compaction occurs 2026-02-12 16:10:19 +08:00
use-gateway-chat.ts Merge remote-tracking branch 'origin/main' into feat/telegram-channel 2026-02-09 14:28:06 +08:00
use-gateway-connection.ts refactor(hooks,ui): extract useGatewayChat hook and update shared components 2026-02-05 17:50:47 +08:00