Feature request for product/service
Cursor IDE
Describe the request
When using Agent Review, it seems to compare against the latest main (or master? I can’t even tell that) branch.
However, my PR is not always rebased, leading to a lot of irrelevant files showing up in the review.
Can you make it possible to choose the branch, and use git merge-base to get the relevant commit, instead of the latest?