multica/apps/desktop/electron/ipc
Jiang Bohan a098a78942 fix(agent): add getMessages method and fix TypeScript errors
- Add getMessages() to Agent and AsyncAgent for retrieving session history
- Fix type annotations in hub.ts for AgentMessage handling
- Remove duplicate type export in preload.ts

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 16:51:07 +08:00
..
agent.ts feat(desktop): improve profile IPC and error handling 2026-02-04 13:26:40 +08:00
hub.ts fix(agent): add getMessages method and fix TypeScript errors 2026-02-04 16:51:07 +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