The archive · Developer & Business Tools · Product decision · 2025–2026
Hexmos' git-lrc bet: commit-time AI review catches what PR review misses
git-lrc hooks git commit to run free AI micro-reviews on every diff; PH #3 Product of the Day on 2026-02-21 with 318 votes.
Hexmos (HexmosTech)
What the business is
git-lrc is a developer tool that hooks into git commit and runs a free AI micro-review of every diff before it lands, flagging 100+ risk patterns across 10 categories in a browser UI.
How it started
In 2025 Hexmos engineers leaned hard on AI coding tools, generating far more code while spending less time reading it; regressions occasionally slipped through and some changes reached production only to be reverted. After trying AI code review tools that all operated at PR time, engineer Shrijith Venkatramana built git-lrc so review happened while the change was still fresh in the developer's mind.
What happened
git-lrc opens a review UI at commit time with the diff, inline AI comments and a summary deck, and records each commit as reviewed, vouched or skipped in git history so responsibility stays visible. It launched on Product Hunt on 2026-02-21 as free and unlimited with bring-your-own model keys (Gemini by default), reaching #3 Product of the Day with 318 upvotes. The tool grew to cover about 100 common risk patterns across 10 categories, added versioned .lrc/ repository rules and a claude-lrc companion for Claude Code, and later moved to LOC-based pricing: 30k reviewed lines free per month, premium from $32 for 100k lines.
How it ended up
Still live and in productisation as of September 2026: open-source on GitHub, free tier kept, premium and enterprise tiers added, with no exit or shutdown.
Background
git-lrc was born from a felt problem at Hexmos, the maker of developer tools behind the LiveServer extension family: in 2025, as the team leaned harder on AI coding tools, it generated far more code but spent less time reading it. Regressions occasionally slipped through, and some changes made it all the way to production only to be reverted later. Existing AI code review tools all operated at PR time, which the author, engineer Shrijith Venkatramana, considered too late — by then the faulty code was already committed, pushed and visible.
The product attaches to git commit itself: a hook opens a review UI with the diff before the commit lands, the AI flags risky changes inline, and the developer can fix, vouch for, or consciously skip — each decision recorded in git history. git-lrc was pitched as the braking system for AI code, since AI agents can silently remove logic, relax constraints, add expensive cloud calls or leak credentials. It launched on Product Hunt on 2026-02-21 as free and unlimited, running on bring-your-own model keys with Gemini default, and reached #3 Product of the Day with 318 upvotes and 28 comments.
Over the following months the tool expanded from a simple review checkpoint into a fuller product: about 100 failure patterns across 10 risk categories, a risk-scored view that ranks hunks by blast radius, version-controlled .lrc/ repository rules that teach the reviewer a team's conventions, and claude-lrc, which brings the same review-vouch-skip workflow into Claude Code. Pricing also evolved from the launch promise of unlimited free reviews to a LOC-based model — 30,000 reviewed lines per month free, premium from $32 per 100,000 lines — as the company found a sustainable monetisation shape.
As of September 2026 git-lrc remains live and open-source under HexmosTech on GitHub, with a free individual tier, premium and enterprise tiers, and no disclosed revenue or funding. The bet is that commit-time review becomes a normal engineering habit for AI-assisted development, rather than another dashboard teams ignore — still unproven at scale, but the launch numbers showed the problem resonates.
What has to be true
- The timing argument is structural: PR-time review is too late for AI-generated code because the bad change is already in shared history, while commit time is early enough to fix cheaply.
- Git is the common denominator: no team can standardise on one IDE or one AI assistant, but every engineer commits, so the hook rides a step that already happens.
- Recording review, vouch and skip decisions in git history turns an invisible process into an auditable one, aligning individual responsibility with production stability.
- Free, unlimited, BYOK pricing removed the usual adoption friction for a tool that adds a step to a developer's flow, helping a #3 Product Hunt launch convert into real installs.
- The later shift to LOC-based pricing shows the monetisation risk: a 'free' quality gate must prove enough value to charge for, or stay a charity.
What can be applied
Put the safety gate at the step everyone already takes: review at commit time, in the shared workflow, not at PR time or inside one IDE, and the habit enforces itself.
Aftermath
As of 2026-09-05 git-lrc is live, open-source under HexmosTech on GitHub, marketed within Hexmos' LiveDeveloper suite. Its Product Hunt launch on 2026-02-21 placed it #3 Product of the Day with 318 upvotes and 28 comments; a Show HN post followed on 2026-06-16. Pricing is now LOC-based: 30,000 reviewed lines free monthly with bring-your-own AI keys, premium from $32 per 100,000 lines, enterprise self-hosting with SSO. It checks 100+ failure patterns across 10 risk categories and logs reviewed, vouched or skipped status. No revenue or adoption numbers are public, so the bet is still unproven.
Sources
- git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt Launch Dashboard
- Show HN: git-lrc – Free, Micro AI Code Reviews That Run on Git Commit
spotted an error? The archive wants to know.
Your turn
You just read one. Describe what you are building, and see who is betting on the same thing.
Free account · 3 free questions · no card