multica/packages/ui/src
Naiyuan Qing eb4e1f57b1 feat(desktop): persist onboarding state to file system
- Add AppState module in core for managing app state persistence
- Add app-state IPC handlers for reading/writing onboarding state
- Hydrate onboarding state from file system on app startup
- Prevent flash by showing blank screen during hydration
- Update onboarding store to sync with file system
- Improve MulticaIcon with enhanced animation states
- Minor UI fixes in chat and device list components

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-12 10:53:04 +08:00
..
components feat(desktop): persist onboarding state to file system 2026-02-12 10:53:04 +08:00
hooks feat(chat): add message history pagination with scroll-up loading 2026-02-05 18:40:15 +08:00
lib fix(ui): render tool calls immediately from assistant toolCall blocks 2026-02-04 18:12:34 +08:00
styles style(ui): soften dark mode background color 2026-02-11 18:51:10 +08:00
index.ts feat(ui): create @multica/ui package skeleton 2026-01-30 11:34:05 +08:00