Feature request for product/service
Cursor IDE
Describe the request
Currently, its only possible to pass the agent the diff from main/default branch (using “@branch”). This is cumbersome when working on nested feature branches or in general branches that aren’t based on main.
It should be possible to compare other branches than main, for example “@release” to pass the diff with the release branch to the agent.