Files
multica/tests
yushen ddc67a0105 feat: add dynamic session mode and model selection
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>
2026-01-20 14:31:03 +08:00
..