multica/apps/desktop/electron/ipc
Jiang Bohan 2cf13511b7 fix(desktop): fix lint errors and relax unused-vars rule
- Remove unused AgentEvent import from hub.ts
- Change @typescript-eslint/no-unused-vars to warn instead of error

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 16:57:41 +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 fix(desktop): remove unused setupDeviceConfirmation import 2026-02-04 14:07:46 +08:00
profile.ts feat(desktop): add style selector to agent settings dialog 2026-02-04 14:42:29 +08:00
skills.ts feat(desktop): add IPC handlers for Hub, Tools, and Skills management 2026-02-03 18:25:20 +08:00