multica/apps/desktop/electron/ipc
Jiang Bohan 48245be52d feat(desktop): add provider IPC handlers
- Add provider.ts with handlers for list, current, set, saveApiKey, importOAuth
- Import OAuth credentials from CLI tools (Claude Code, Codex)
- Register provider handlers in IPC index
- Expose provider API in preload.ts with TypeScript types

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 18:25:13 +08:00
..
agent.ts feat(desktop): improve profile IPC and error handling 2026-02-04 13:26:40 +08:00
hub.ts fix(desktop): fix lint errors and relax unused-vars rule 2026-02-04 16:57:41 +08:00
index.ts feat(desktop): add provider IPC handlers 2026-02-04 18:25:13 +08:00
profile.ts feat(desktop): add style selector to agent settings dialog 2026-02-04 14:42:29 +08:00
provider.ts feat(desktop): add provider IPC handlers 2026-02-04 18:25:13 +08:00
skills.ts feat(desktop): add IPC handlers for Hub, Tools, and Skills management 2026-02-03 18:25:20 +08:00