mirror of
https://github.com/multica-ai/multica.git
synced 2026-08-05 09:30:05 +02:00
- Extract ConnectPrompt: self-contained connection code input - Extract MessageList: pure display of messages with streaming support - Add ChatSkeleton: skeleton placeholder shown during reconnection - Chat component: three-state rendering (skeleton → connect → messages), keeps <main ref> always mounted so useScrollFade works correctly - Remove hub-sidebar.tsx (dead code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>