multica/apps/desktop/src
Jiang Bohan bdc2006e0e feat(desktop): add agent settings dialog
Add UI for editing agent name and user preferences:
- AgentSettingsDialog component with name input and user.md textarea
- Agent Settings section on Home page with Edit button
- Auto-reload agent info when settings are saved

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 13:26:40 +08:00
..
components feat(desktop): add agent settings dialog 2026-02-04 13:26:40 +08:00
hooks fix(desktop): add 'registered' to ConnectionState type 2026-02-03 19:20:45 +08:00
pages feat(desktop): add agent settings dialog 2026-02-04 13:26:40 +08:00
App.tsx feat(desktop): add pages for Home, Tools, and Skills with routing 2026-02-03 18:25:36 +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