mirror of
https://github.com/multica-ai/multica.git
synced 2026-08-05 01:19:42 +02:00
- Create hub.ts IPC handlers for Hub initialization and agent management - Create agent.ts IPC handlers for tools list, toggle, setStatus, reload - Create skills.ts IPC handlers for skills list, get, toggle, add, remove - Expose typed electronAPI via preload.ts with contextBridge - Add TypeScript definitions in electron-env.d.ts Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>