You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add enabledForSwitching config for mode switching control
- Add enabledForSwitching config to control which modes can be switched to by LLMs
- Update system prompts to exclude non-switchable modes from switch_mode tool
- Update UI components in PromptsView to include enabledForSwitching checkbox
- Update localization files for all supported languages
- Update tests to verify behavior with non-switchable modes
0 commit comments