Add Automatic Switching of Custom Instructions When Changing Profiles in Provider Settings #321
Closed
kyutarou
started this conversation in
Feature Requests
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently, Roo Cline's Provider Settings allow users to switch profiles, but Custom Instructions do not update automatically. Additionally, with upcoming API support for models like O1 and O3, having model-specific Custom Instructions would enhance usability.
Proposed Solution:
Profile-Based Custom Instructions:
Assign unique Custom Instructions to each profile.
Automatically apply the relevant Custom Instructions when a profile is switched.
Model-Specific Custom Instructions:
Allow Custom Instructions to be set uniquely for each supported model (e.g., O1, O3) within a profile.
Automatically apply the appropriate Custom Instructions when a model is selected via the API.
Management Interface Enhancements:
Update the Custom Instructions interface to manage instructions per profile and per model.
Ensure easy editing and clear association between profiles, models, and their instructions.
Expected Behavior:
Switching profiles automatically updates Custom Instructions.
Selecting a model via the API applies the corresponding Custom Instructions for that model within the active profile.
Users can easily manage Custom Instructions for each profile and model through the interface.
Benefits:
Improved Efficiency: Reduces the need for manual updates when switching profiles or models.
Enhanced Customization: Allows tailored instructions for different workflows and models.
Better User Experience: Streamlines the management of profiles and Custom Instructions, making the tool more intuitive.
Additional Information: This feature is ideal for users managing multiple projects or environments, ensuring consistency and saving time by automating the application of relevant Custom Instructions based on profile and model selections.
Beta Was this translation helpful? Give feedback.
All reactions