multica/apps
Naiyuan Qing 22bd392cb0 refactor(desktop): reuse shared ChatView, DevicePairing, and hooks in chat page
Replace Zustand-based message/connection stores with local state hooks.
useLocalChat now returns UseChatReturn shape with internal agentId discovery,
tool execution events, and error handling. Remote mode uses shared
useGatewayConnection + useChat + DevicePairing from packages.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 15:43:39 +08:00
..
desktop refactor(desktop): reuse shared ChatView, DevicePairing, and hooks in chat page 2026-02-05 15:43:39 +08:00
mobile feat(mobile): 移动端初始化 2026-02-03 16:39:53 +08:00
web refactor(ui,hooks): extract shared ChatView and DevicePairing to packages 2026-02-05 15:28:44 +08:00