multica/packages/store/src
Naiyuan Qing 86d00bb134 feat(ui): render AI messages with streaming markdown
Messages store gains streamingIds set and startStream/appendStream/
endStream actions. Gateway store routes stream action payloads to
these new actions. Chat component switches to StreamingMarkdown
for in-progress messages, providing incremental block-level rendering.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 17:18:35 +08:00
..
device-id.ts refactor(store): migrate device-id hook to @multica/store 2026-02-02 10:45:20 +08:00
gateway.ts feat(ui): render AI messages with streaming markdown 2026-02-02 17:18:35 +08:00
hub-init.ts feat(gateway): add auto-connect, hub discovery via list-devices 2026-02-02 16:13:40 +08:00
hub.ts feat(store): load agent message history via RPC 2026-02-02 16:13:59 +08:00
index.ts refactor(frontend): complete migration of all hooks and components to packages 2026-02-02 11:07:57 +08:00
messages.ts feat(ui): render AI messages with streaming markdown 2026-02-02 17:18:35 +08:00