multica/apps/desktop/src
Jiang Bohan 22e225c6a8 refactor(profile): remove Communication Style UI and programmatic API
Style is now solely managed by the agent editing soul.md directly,
removing the need for UI controls, IPC handlers, and typed constants.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 14:25:38 +08:00
..
components refactor(profile): remove Communication Style UI and programmatic API 2026-02-09 14:25:38 +08:00
hooks feat(desktop): add Configure button in chat error banner 2026-02-09 13:51:55 +08:00
lib fix(desktop): address review issues in device verification flow 2026-02-04 13:54:09 +08:00
pages fix(desktop): remove heartbeat section from home page 2026-02-06 17:36:46 +08:00
stores feat(desktop): implement local chat with direct IPC and mode switching 2026-02-05 17:50:55 +08:00
App.tsx feat(desktop): add Cron Jobs management page 2026-02-06 15:16:33 +08:00
main.tsx feat(desktop): initialize electron app with routing and cleanup 2026-02-03 14:17:31 +08:00
vite-env.d.ts feat(desktop): scaffold Electron app with Vite 2026-01-30 11:34:09 +08:00