multica/apps/desktop/src
Jiang Bohan ed681a96bf feat(desktop): add Configure button in chat error banner
When the agent fails due to missing API key, the error banner now
shows a "Configure" button that opens the same ApiKeyDialog (or
OAuthDialog) used on the home page. After successful configuration
the error clears and the user can immediately start chatting.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 13:51:55 +08:00
..
components feat(desktop): add Configure button in chat error banner 2026-02-09 13:51:55 +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