multica/apps/web/app/hooks
Naiyuan Qing 63861d03c6 refactor(frontend): extract shared stores and components into packages
- Create @multica/fetch package for HTTP client and URL config
- Migrate hub store and hub-init hook to @multica/store
- Move HubSidebar component to @multica/ui for web/desktop reuse
- Update web app imports to use shared packages
- Remove counter store example and its component-example usage

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 10:37:17 +08:00
..
use-device-id.ts refactor(chat, hooks): simplify handleSend and update useDeviceId to use useSyncExternalStore 2026-01-30 23:38:10 +08:00
use-gateway.ts refactor(chat, hooks): simplify handleSend and update useDeviceId to use useSyncExternalStore 2026-01-30 23:38:10 +08:00
use-messages.ts feat(web): add gateway, hub, active-agent hooks and real message state 2026-01-30 22:40:50 +08:00
use-scroll-fade.ts refactor(chat, hooks): simplify handleSend and update useDeviceId to use useSyncExternalStore 2026-01-30 23:38:10 +08:00