| I’ve spent the last 2.5 months building a product that runs LLM-powered code reviews on my pull requests — and I just launched it. The tool is built specifically for solo developers. You install it on your repo, trigger a scan by creating a pull request, and it leaves structured review comments using OpenAI under the hood. Funnily enough, I used the dev version of this app to review its own pull requests while building it. It helped me spot bugs, simplify structure, and keep quality high — all with minimal need for another human in the loop. Things I want to try out in the next months :
- Model integrations beyond OpenAI: Claude, Gemini, DeepSeek, LLaMA - Bring Your Own Model (BYOM) - Smarter review agents: repo memory, config-awareness, custom rules Right now I’m focused on getting feedback from devs and evolving based on what actually helps. Try it here: [https://codii.dev] I’d love feedback on: - Are the reviews actually useful for you or noisy?
- What would make this fit into your workflow?
- Anything obviously missing, confusing, or broken? Happy to answer any questions! (feel free to dm me on X https://x.com/cepstrum9) |
- 9$/mth for what? To insert my API key? I'm assuming you're not paying for my Claude bill.
- The "Why Consider Codii" section is inconsistent and doesn't really explain why I'd use Codii. Also you cannot claim it's consistent (because LLM's can't be consistent, but that aside) without at least some examples.
- 10 scans a month is not enough when trying out a tool, I'd want one team member to be able to use it for his workflow, and you're not going to make it through the first two weeks with 10 scans. I understand that the target audience is solo devs, but what makes this exclusive to solo devs? Why aim for such a niche market? It says "no more waiting on team members", so it's not only solo devs that you want to target. Lean into who you are targeting.
- This site uses modern tools but still feels clunky (icons not sizing nicely, divider doesn't fill the screen, etc.). Inconsistencies on your landing page is a big no-no, and shows how low the bar has been set for the end product. There are pre-made landing pages (e.g. astro templates) that come over as more professional.
That aside, congrats on the launch. Hope you make something of it!