AI Code Review sidebar on Azure Devops / TFS PRs #194711
-
🏷️ Discussion TypeQuestion BodyI would like to share with you the tool that I have been building/bootstrapping for the last 8 months It's called ThinkReview opensource on Github And it works out of the box without setup on Azure Devops once you install the browser extension 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/ |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
|
Interesting idea, but here’s the honest take:
Main suggestion: Overall, solid direction — but adoption will depend on how reliable the insights actually are. |
Beta Was this translation helpful? Give feedback.
-
|
Explain what are "semi automated comments" and how they different than full automated comments ??On 4 May 2026 09:34, Ganesh Mamidisethy ***@***.***> wrote:
Interesting idea, but here’s the honest take:
The “manual post” approach is good for control, but it also slows teams down — most people prefer semi-automated comments.Accuracy matters more than features. If suggestions aren’t consistently useful, devs will ignore it.“Works out of the box” is strong — but you should clearly show how it compares vs existing tools (Copilot, CodeRabbit, etc.).
Main suggestion:
Focus on signal quality + real-world benchmarks, not just features. That’s what will make people adopt it.
Overall, solid direction — but adoption will depend on how reliable the insights actually are.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Thank you very much for your feedback On 4 May 2026 09:34, Ganesh Mamidisethy ***@***.***> wrote:
Interesting idea, but here’s the honest take:
The “manual post” approach is good for control, but it also slows teams down — most people prefer semi-automated comments.Accuracy matters more than features. If suggestions aren’t consistently useful, devs will ignore it.“Works out of the box” is strong — but you should clearly show how it compares vs existing tools (Copilot, CodeRabbit, etc.).
Main suggestion:
Focus on signal quality + real-world benchmarks, not just features. That’s what will make people adopt it.
Overall, solid direction — but adoption will depend on how reliable the insights actually are.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.

Thanks for the response.
One suggestion — if you want better adoption, consider adding a semi-automated mode (review → approve → post). It keeps control while reducing friction.
Also, if possible, share some real-world benchmarks or examples comparing your tool with others — that would make the value much clearer.
Overall, solid idea — execution and accuracy will decide how far it goes.