multica/apps
Naiyuan Qing 150c87a496 refactor(frontend): replace HTTP API with pure WebSocket RPC
- gateway store: add hubId state and request() RPC method
- hub store: replace consoleApi calls with gateway.request() RPC
- hub-init: simplify to react on gwState === "registered"
- hub-sidebar: add hub-id input + connect/disconnect flow
- chat: use gateway hubId for message routing
- layout: remove consoleUrl config (no longer needed)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 15:27:07 +08:00
..
desktop chore(desktop): clean up build artifacts and unused code 2026-01-30 11:34:09 +08:00
web refactor(frontend): replace HTTP API with pure WebSocket RPC 2026-02-02 15:27:07 +08:00