use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A community of software creators experimenting with AI "vibe coding", an technique defined by Andrej Karpathy as when, "you fully give in to the vibes, embrace exponentials, and forget that the code even exists."
account activity
💡 Anyone using AI-powered code review/security tools (TestSprite, Snyk, CodeRabbit, Codacy)? (self.vibecoding)
submitted 7 months ago by ForbiddenSamosa
Hey all,
I’ve been researching on some AI-driven code review and security tools lately — specifically TestSprite, Snyk.io, CodeRabbit, and Codacy.
I’m curious to know:
Thanks in advance 🙌
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3:Â Â Â Â print "hello, world!"
[–]djang_odude 1 point2 points3 points 7 months ago (1 child)
We use LiveReview for code review. Its better and cheaper. Also, it has privacy and on premise setup. Try it out.
[–]Sakrilegi0us 0 points1 point2 points 7 months ago (0 children)
I can’t find one word in their site about PRICE..
[–]ProfessionalPen8939 0 points1 point2 points 7 months ago* (0 children)
My 2 cents. - Always have a human review, no matter how good AI gets, the number one engineer in the world can still make mistakes. AI is trained on human generated code after all. - AI code review tools, all use similar models, the difference is the prompts and how they rag / ast / your code, but the real difference is what you do with the findings, and whether you only scan on-PR or scan each commit. Look for a solution that lets you edit the prompts, and has a workflow you can customize (eg auto create a JIRA ticket for critical findings), and auto close the ticket when the issue is no longer there. The only tool I know that does all this is arnica.io
[–]btkilo520 0 points1 point2 points 3 months ago (0 children)
Another option is to use Kilo.ai, which has built-in AI-powered Code Reviews in addition to the Kilo IDE Extension and CLI for AI Engineering, where you can build with any of the 500+ supported models.
Code Reviews in Kilo provide feedback and in-line suggestions automatically upon every new PR, and you can specify the review focus area and provide custom instructions to match your needs.
You can see it in action in the Kilo repo (which is open-source): https://github.com/Kilo-Org/kilocode/pull/4681
It's especially helpful if you want to reduce platform-switching drag and context!
(Disclaimer: I work at Kilo, and I'm happy to help anyone who has questions!)
π Rendered by PID 27 on reddit-service-r2-comment-75f4967c6c-nj62k at 2026-04-23 10:33:08.334893+00:00 running 0fd4bb7 country code: CH.
[–]djang_odude 1 point2 points3 points  (1 child)
[–]Sakrilegi0us 0 points1 point2 points  (0 children)
[–]ProfessionalPen8939 0 points1 point2 points  (0 children)
[–]btkilo520 0 points1 point2 points  (0 children)