Review my PRs
I write PRs, and my colleagues review them. I build checklists for myself to ensure I'm putting high quality code up for review, but it's a shame that Cursor isn't providing a preliminary review!
I'd love for Cursor to be aware of the changes in my current PR (i.e. branch; I use Graphite fwiw) and critique my changes a bunch to minimize the chances that a colleague will find a flaw :)
I'd love to see recommendations for patterns I could have used, especially useful if Cursor can compare my PR against the existing codebase and let me know about existing patterns or functions I could have used. I'd like cursor to critique which new code paths I introduced without a corresponding test.
And then ideally I'd be able to give Cursor some custom instructions to guide its reviews in the future
ah, we know of this feature request and there is a 20% chance it will get tackled in this sprint!
Oh great to hear!🤞
Is there a way to add custom instructions to code reviews?
I'd love to see that. Codium has the feature, and even a Chrome extension that allows to chat with PR in Chrome directly. In VS Code/Cursor, this could happen in the GH extension that highlights changes, are any Git-aware context.
when is the sprint ending?
Any chance this will become a native feature or it will be done via plugins or via MCP?
IIC There was a review tab, which was great, but was then killed in favor of the find bugs feature, which is super expensive for some reason, so I guess most people don't use it. We could probably use GitHub MCP and a good agent prompt... but I still think a first class AI PR review feature would be nice
Any updates on this?