I’m curious how people are using cursor for code review (if at all). I have integrated it well into my development process but thus far haven’t really been able to use it for general code review. I do most of my code review directly in Github. Rarely I prompt for function explanations. Ultimately, I would like to be able to send the diffed code from a PR (or just any feature comparing to development branch) and evaluate that code on a broader level for areas of inconsistency / bugs.