mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
4d324338ce
Render a per-turn persistent intelligence indicator that stays stable across multi-step turns and settles into a "finished" tag. Splits the component into IntelligenceIndicator (logic) + IntelligenceIndicatorView (presentation), wires it into CopilotChatView / CopilotChatMessageView, adds the slot styles to globals.css, and a Storybook story plus timer-free logic tests.