multica/apps/desktop/electron
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
..
ipc feat(desktop): add provider IPC handlers 2026-02-04 18:25:13 +08:00
electron-env.d.ts feat(desktop): add provider IPC handlers 2026-02-04 18:25:13 +08:00
main.ts merge: resolve conflicts with origin/main 2026-02-04 14:04:47 +08:00
preload.ts feat(desktop): add provider IPC handlers 2026-02-04 18:25:13 +08:00