ai-pr-reviewer
A high-performance command-line tool written in Rust that tokenizes and parses Git unified diffs into clean, deterministic JSON data. Designed for embedding into CI/CD pipelines to feed LLM code reviewers without hallucination risks.
- Sub-millisecond diff analysis with zero runtime dependencies
- Deterministic hunk parsing and line-mapping output
- Supports stdin, raw diff files, and direct Git staging areas