mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-16 14:49:09 +02:00
- 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>