multica/packages
Naiyuan Qing 54ee2f3b00 feat(ui): add streaming indicator to StreamingMarkdown
Show a spinner with "Generating..." label while assistant messages are
being streamed. The indicator appears immediately when content is empty
and persists below the content until streaming completes.

Also fix duplicate React key warning by including block index in the key
to handle blocks with identical content.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 17:56:22 +08:00
..
sdk fix(sdk,store): align frontend streaming protocol with new AgentEvent format 2026-02-03 16:54:34 +08:00
store fix(sdk,store): align frontend streaming protocol with new AgentEvent format 2026-02-03 16:54:34 +08:00
ui feat(ui): add streaming indicator to StreamingMarkdown 2026-02-03 17:56:22 +08:00