
u/Brilliant-Vehicle994

Hello dear colleagues,
I would like to share with you the tool that I have been building/bootstrapping for the last 8 months.
I built it initially to fix my own problem of reviewing PRs for my team , then it kept on expanding
It's opensource on Github
And it works out of the box without setup on Azure Devops once you install the browser extension
It also supports TFS or azure server with custom domain (you just need to add the custom domain in the extension and your PAT) takes less than 30 seconds
As you see in the picture if providers scoring for code quality , secuity and best practices. Gives you code suggestions for each of the points.
You could also create custom agents with custom prompts and section and it would appear as a a new tab.
it does not auto post comments like other tools , the approach here is that ot empowers the manual review , the reviewer would have to post the comment manually at the end under their own name .
The tool works by default on the diff of the PR , but it can also extend to have full context on the whole repo if you gave it permissions to do so.
The tool is powered by a selection of frontier and opensource models you could choose from . in addition to an integration with Ollama if your machine is powerful enough
I hope the community finds this as a useful tool and I'd like to hear any suggestions or questions
the extension is available on both chrome and firefox stores : https://thinkreview.dev
source :
https://github.com/Thinkode/thinkreview-browser-extension