As the title suggests.
In Agent mode, a complete task may execute many steps, each using the same model, I was wondering if it would be possible to allow the user to set up Cursor Rules, where the rules specify the model chosen by the Cursor for the steps in which it executes the task.
I think this is necessary because I want the ability to use multiple models in an automated task.
For example, I could use Claude for describing code generation in Rules and Gemini for task scheduling, while using an inference model for some rigorous algorithmic scenarios