Files
multica/tests/unit/renderer/components
Naiyuan Qing 6fb5c64267 feat: add agent state sync and default mode configuration
- Add agentStore for centralized agent state management
- Refresh agent state on app focus (detect external install/uninstall)
- Validate agent installation before switching
- Show warning UI when current agent is not installed
- Add default mode selection per agent in Settings
- Apply user's preferred mode when creating new sessions
- Extend MODE_CONFIG with agentIds, isDefault, and displayName
- Use parallel Promise.all for better performance
- Fix React Compiler warnings in useCallback/useMemo dependencies

Closes #119

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 18:00:30 +08:00
..