multica/apps/desktop/src
Jiang Bohan 03bcd853d3 feat(desktop): add UI components for Tools and Skills management
- Create tool-list.tsx with collapsible groups and toggle switches
- Create skill-list.tsx with status badges and action dialogs
- Create qr-code.tsx for connection QR code display
- Add dialog.tsx component to @multica/ui

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 18:25:30 +08:00
..
components feat(desktop): add UI components for Tools and Skills management 2026-02-03 18:25:30 +08:00
hooks feat(desktop): add React hooks for Hub, Tools, and Skills state 2026-02-03 18:25:24 +08:00
pages feat(desktop): initialize electron app with routing and cleanup 2026-02-03 14:17:31 +08:00
App.tsx feat(desktop): initialize electron app with routing and cleanup 2026-02-03 14:17:31 +08:00
main.tsx feat(desktop): initialize electron app with routing and cleanup 2026-02-03 14:17:31 +08:00
vite-env.d.ts feat(desktop): scaffold Electron app with Vite 2026-01-30 11:34:09 +08:00