multica/apps/web/app
Naiyuan Qing bc9b7d6fc5 refactor(desktop): restructure pages and consolidate UI components
- Rename channels.tsx to clients.tsx
- Remove standalone skills.tsx and tools.tsx pages
- Add agent/ directory for agent-related pages
- Update layout and navigation structure
- Add tabs component to ui package
- Update fonts and global styles

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-12 15:49:52 +08:00
..
~offline feat(web): add PWA support for installability and offline fallback 2026-02-03 14:43:58 +08:00
favicon.ico fix(web): replace PWA icons with full-bleed versions to fix iOS white border 2026-02-05 14:46:30 +08:00
header.tsx feat(ui): unify font loading and add design system documentation 2026-02-11 14:50:19 +08:00
icon.png fix(web): replace PWA icons with full-bleed versions to fix iOS white border 2026-02-05 14:46:30 +08:00
layout.tsx refactor(desktop): restructure pages and consolidate UI components 2026-02-12 15:49:52 +08:00
manifest.ts fix(web): replace PWA icons with full-bleed versions to fix iOS white border 2026-02-05 14:46:30 +08:00
page.tsx feat(web): add ChatPage with DevicePairing and ChatView 2026-02-05 14:43:59 +08:00
sw-register.tsx feat(web): add PWA support for installability and offline fallback 2026-02-03 14:43:58 +08:00
theme-toggle.tsx refactor: migrate from Hugeicons to Lucide icons 2026-02-12 10:12:56 +08:00