

git-lrc
#3hexmostech · seit Februar 2026 · 9× · zuletzt 29. Juni 2026
52
Momentum
git-lrc is a free, source-available AI code review tool that runs automatically on every git commit and analyzes diffs before changes land in the repository. It integrates directly into the git workflow and leverages Google Gemini's free API tier. The tool tracks review iterations and coverage ratios, storing review decisions (review, vouch, skip) in git history.
Historique du momentum
04.04.03.07.
Fonctionnalités
| Agent Orientation | Micro-review workflow with automatic review, manual vouch, or skip |
| Code Execution | No code execution; diff-based static review before commit |
| Deployment Type | Local Git hook (CLI tool), self-hostable |
| IDE/Editor Support | Git-compatible; works with all editors that support Git |
| Model Integration | Google Gemini API (default); optional: other providers via BYOK |
| Price Tier | Free, unlimited, open-source GitHub project |