mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-05 13:29:44 +02:00
Add support for dynamically switching session modes and models through the ACP protocol. This enables users to change the AI model or operating mode during an active session. Changes: - Add ModeSelector and ModelSelector dropdown components - Extend ACP client to handle mode/model update notifications - Add IPC channels for mode/model state management - Update Conductor and SessionLifecycle for dynamic switching - Add max-height constraint to dropdowns for better UX Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>