A workflow with cursor deeplinks that implement external PR code review findings with one click

Hi Everyone ,

I’d like to share here a new feature that I implemented in ThinkReview extension workflow which utilises cursor deeplinks with one click to implement critical bugs , best practices or security issues from the code review

The prompt will first check if you are on the right branch of the selected PR . It will only proceed if thats the case

If thats not the case the LLM should stop and ask you to switch manually to the correct branch before proceeding (which is the case below)

Hope you guys give it a go and let me know if it helps , the extension also supports Azure , Gitlab , Bitbucket PRs

ThinkReview is open source : GitHub - Thinkode/thinkreview-browser-extension: AI-powered code reviews & Copilot for GitLab , Github, Azure DevOps & Bitbucket. Zero setup. Powered by Frontier LLms & Ollama. · GitHub