
★ 1.5k
August 2026
Not stated
Automation
What it does
Hooks into git commit and has a model look at just that change — the point being to catch what AI-written code quietly does: dropped logic, relaxed constraints, leaked credentials, expensive calls added without mention. Your diff goes to the model you configure, so check that against your workplace rules first. The licence is fair-code: fine internally, restricted if you want to resell it as a service. Its findings supplement human review rather than replace it.
Summary based on the project's own description. The Japanese page has a fuller beginner guide: setup difficulty, what to prepare, and a step-by-step start.
Screenshots & visuals




Before you start
- Setup difficultySome setup needed
- Command lineRequired
- API keyRequired
- Sends data onlineYes
Judged automatically from the project's own metadata. Always confirm on the official page.
git-lrc FAQ
- Is git-lrc free?
- git-lrc itself is free, but it needs an API key for an external AI service. That service charges separately, though some have a free tier.
- Do I need to install anything or write code to use git-lrc?
- It needs the command line. If you are not comfortable typing commands, expect to get stuck during setup.
- Does git-lrc work on a phone?
- No. It needs a computer.
- Can I use git-lrc commercially?
- The project does not state a clear licence, so commercial use cannot be confirmed here. Check the official page or ask the author before using it at work.
How it compares
The conditions that decide whether you can actually use it, side by side.
| Tool | Command line | API key | Sends data out | Phone | Commercial use |
|---|---|---|---|---|---|
| git-lrc (this page) | Required | Required | Yes | No | With conditions |
| n8n | Required | Not needed | Yes | No | Not verified |
| screenshot-to-code | Required | Required | Yes | No | Yes |
| career-ops | Required | Required | Yes | No | Yes |
"Sends data out" means your input is uploaded to someone's server. Pick "No" when the material cannot leave your organisation.