Replying to @jayphen
Today I've been working on implementing tool use / reasoning output as agents are reviewing the code. I previously had hidden this and just shown a loading spinner, but I feel exposing it gives more confidence that the agents are thoroughly reviewing.
My goal is to make the app available in the next week at a lifetime $49 license, with a 7 day trial. I have some admin to do first, and I still need to build a landing page, but I think I can get there.
What does your app do?
It is for AI-assisted local code review. You can diff your changes (working tree, commits, commit ranges, or full branches) on your machine and then use LLMs via API key or subscription to run code reviews to give you feedback and suggest changes.
The idea is that you can run code reviews with as many models as you like locally before pushing your code.