Show HN: Vdiff – CLI to help you review AI-generated code
Category: devtools
Tags: code-review, cli, ai-assisted, git-diff, ast-analysis
Score: 7.0/10 (Innovation: 7, Technical: 7, Documentation: 6, Utility: 7)
Vdiff is a CLI tool that analyzes git diffs using AST parsing and LLM reasoning to produce structured code review reports with risk scores, evidence, and blast radius analysis. It addresses the critical need for efficient review of AI-generated code by combining deterministic analysis with LLM signals, all running locally to keep code private.
Target audience: backend devs, devops, software engineers reviewing AI-generated code
View on Hacker News