multica/packages/ui/src
Naiyuan Qing e7521b4cb0 feat(web): replace sidebar with connection code flow
- Add connection code parsing (JSON + base64) with localStorage persistence
- Add connectWithCode() to gateway store for code-driven connections
- Replace Sidebar with simple ConnectionBar (paste code / status / disconnect)
- Simplify Chat component by removing header clutter
- Auto-restore connection on page refresh from saved code

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 18:53:49 +08:00
..
components feat(web): replace sidebar with connection code flow 2026-02-03 18:53:49 +08:00
hooks feat(ui): add auto-scroll to bottom for chat messages 2026-02-02 16:14:18 +08:00
lib feat(ui): extract components, utils, and styles from apps/web 2026-01-30 11:34:05 +08:00
styles feat(web): add scroll fade hint effect to chat message list 2026-01-30 22:14:19 +08:00
index.ts feat(ui): create @multica/ui package skeleton 2026-01-30 11:34:05 +08:00