mirror of
https://github.com/multica-ai/multica.git
synced 2026-08-05 09:30:05 +02:00
Chat page now supports two modes: - Local: Direct IPC to agent in same Electron process - Remote: WebSocket via Gateway to external Hub Both modes reuse the same UI components and useMessagesStore. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>