Roo-Code/packages
Roo Code 68a5a7175b feat: add default modes for profile dropdown in provider settings
Adds a "Default for modes" multi-select dropdown in the provider settings
section. Users can now see and configure which modes should use a specific
provider profile as their default.

Changes:
- Add setDefaultModesForProfile message type to WebviewMessage
- Add unsetModeConfig and getAllModeConfigs to ProviderSettingsManager
- Add dropdown UI to ApiConfigManager using DropdownMenuCheckboxItem
- Add message handler in webviewMessageHandler.ts
- Add translation strings for the new UI
- Add tests for new ProviderSettingsManager methods
- Update existing ApiConfigManager test mocks

Closes #12227
2026-04-29 20:13:32 +00:00
..
build Custom tool calling (#10083) 2025-12-21 12:43:06 -08:00
cloud Changeset version bump (#12085) 2026-04-08 15:16:12 -06:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
core Changeset version bump (#12085) 2026-04-08 15:16:12 -06:00
evals Changeset version bump (#12085) 2026-04-08 15:16:12 -06:00
ipc Changeset version bump (#12085) 2026-04-08 15:16:12 -06:00
telemetry Changeset version bump (#12085) 2026-04-08 15:16:12 -06:00
types feat: add default modes for profile dropdown in provider settings 2026-04-29 20:13:32 +00:00
vscode-shim Some cleanup in ExtensionHost (#10600) 2026-01-10 02:29:33 -08:00