multica/apps/desktop/electron
Jiang Bohan 4a986b1d9a feat(desktop): add local chat IPC handlers
Add IPC handlers for direct local agent communication:
- localChat:subscribe - Subscribe to agent events
- localChat:unsubscribe - Unsubscribe from events
- localChat:send - Send message to local agent
- localChat:getHistory - Get message history

This enables chat without Gateway connection.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 16:46:33 +08:00
..
ipc feat(desktop): add local chat IPC handlers 2026-02-04 16:46:33 +08:00
electron-env.d.ts feat(desktop): add local chat IPC handlers 2026-02-04 16:46:33 +08:00
main.ts merge: resolve conflicts with origin/main 2026-02-04 14:04:47 +08:00
preload.ts feat(desktop): add local chat IPC handlers 2026-02-04 16:46:33 +08:00