Over the last few months I’ve been building a lightweight, open-source “copilot” that runs directly in your browser and helps you review Pull Requests / Merge Requests without sending code to any external service unless you choose to.<p>ThinkReview just gained two major updates:<p>1. *It is now...
Stories by jkshenawy22
I built a browser extension that adds AI code reviews directly to Azure DevOps Pull Request pages. No copying code, no switching tabs.<p>The problem: I was constantly switching between Azure DevOps and external AI tools for code reviews. Copying code blocks, losing context, breaking flow.<p>The solu...