Feature request for product/service
Cursor IDE
Describe the request
When developing in agent mode, especially with code I’m not very familiar with or where I feel less confident (such as Ruby), I typically work with one model until I reach a certain point. Once I believe I’m in a good place, I open another thread and ask a different model for its opinion on the implementation, providing it with the task I want to achieve. In most cases, the second model offers excellent suggestions for improvements, and I request it to implement those changes.
Afterward, I return to the first model and ask for its thoughts on the modifications made. Usually, it accepts the changes, and sometimes I go back and forth until I am satisfied, as are the agents involved.
I would like to propose a mode where two models can take turns implementing and reviewing a task—essentially a form of pair programming.