multica/apps/web/app
Naiyuan Qing c5bf56282f feat(web): add gateway, hub, active-agent hooks and real message state
- use-gateway: GatewayClient WebSocket lifecycle with auto-connect/disconnect
- use-hub: REST polling for Hub status and agent CRUD operations
- use-active-agent: Zustand store for cross-component selected agent state
- use-messages: replace mock data with real addUser/addAssistant/clear API

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 22:40:50 +08:00
..
components fix(web): import toast from @multica/ui instead of bare sonner 2026-01-30 22:21:24 +08:00
hooks feat(web): add gateway, hub, active-agent hooks and real message state 2026-01-30 22:40:50 +08:00
lib feat(web): add @multica/sdk dependency and URL config module 2026-01-30 22:40:43 +08:00
icon.png feat(web): replace default Next.js branding with Multica icon 2026-01-30 22:31:41 +08:00
layout.tsx feat(ui): add brand icon and artistic font to sidebar header 2026-01-30 22:35:48 +08:00
page.tsx refactor(web): move sidebar layout shell to layout.tsx 2026-01-30 21:09:06 +08:00