Use the same provider for all modes option #402
Replies: 5 comments
-
Thanks for this feedback - I opened #405 as this is realted to something Cline has. |
Beta Was this translation helpful? Give feedback.
-
@druellan I don't see this toggle anywhere in Cline. Isn't this just a matter of using the same provider in all modes or am I misunderstanding something? |
Beta Was this translation helpful? Give feedback.
-
Hi @olearycrew I'm referring to this option: Cline changed a bit the settings, but in my version (3.17.7) the option is still there. |
Beta Was this translation helpful? Give feedback.
-
On Kilo we have a selector on the Modes settings. We already discussed that this window is kind of messy, but this option feels like an "All " option in that selector. |
Beta Was this translation helpful? Give feedback.
-
1. Problem StatementThe user wants to prevent Kilo Code from automatically switching API providers when changing modes. Currently, each mode can have a different provider configured, which can lead to unexpected behavior if the user forgets which provider is active for a given mode. The desired functionality is to have a global setting that, when enabled, forces all modes to use the same, currently active API provider. This setting should be enabled by default. This is a regression from previous versions of the application and is a feature that users found valuable for simplifying the tool's usage. 2. Root Cause AnalysisThe current implementation in 3. Areas for Investigation
4. Impact AnalysisThis change will affect both the extension's backend logic and the webview UI.
The change is expected to be isolated to the settings and mode-switching logic, with minimal impact on other parts of the application. 5. Key Components for Review
6. Proposed Implementation
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This option is present in Cline, and I remember it in Roo, but seems that they removed it, and Kilo inherited that change (I can't find it anymore).
I don't like to switch providers, and I sometimes found that Kilo switched modes and started to use a different provider because I forgot I was doing some tests on that particular mode. I think it is an option that simplifies the use of the tool and should be not only present but active by default.
Version
4.24.0
Beta Was this translation helpful? Give feedback.
All reactions