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> |
||
|---|---|---|
| .. | ||
| ipc | ||
| electron-env.d.ts | ||
| main.ts | ||
| preload.ts | ||