LiveReview
AI Code Review with Teeth: Git-Level Guardrails, Any AI, Any Host — Free, Source-Available
Install / Use
/learn @HexmosTech/LiveReviewREADME
<a href="https://github.com/HexmosTech/LiveReview/actions/workflows/gitleaks.yml" target="_blank" rel="noopener noreferrer"><img alt="gitleaks.yml" title="gitleaks.yml: Secret scanning workflow" src="https://github.com/HexmosTech/LiveReview/actions/workflows/gitleaks.yml/badge.svg"></a> <a href="https://github.com/HexmosTech/LiveReview/actions/workflows/osv-scanner.yml" target="_blank" rel="noopener noreferrer"><img alt="osv-scanner.yml" title="osv-scanner.yml: Dependency vulnerability scan" src="https://github.com/HexmosTech/LiveReview/actions/workflows/osv-scanner.yml/badge.svg"></a> <a href="https://github.com/HexmosTech/LiveReview/actions/workflows/govulncheck.yml" target="_blank" rel="noopener noreferrer"><img alt="govulncheck.yml" title="govulncheck.yml: Go vulnerability check" src="https://github.com/HexmosTech/LiveReview/actions/workflows/govulncheck.yml/badge.svg"></a> <a href="https://github.com/HexmosTech/LiveReview/actions/workflows/semgrep.yml" target="_blank" rel="noopener noreferrer"><img alt="semgrep.yml" title="semgrep.yml: Static analysis security scan" src="https://github.com/HexmosTech/LiveReview/actions/workflows/semgrep.yml/badge.svg"></a> <img alt="dependabot-enabled" title="dependabot-enabled: Automated dependency updates are enabled" src="./assets/gfx/dependabot-enabled.svg">
AI Code Review with Teeth.
A powerful and flexible AI code reviewer — light on the pocket, heavy on impact.
<p align="center"> <img src="./assets/gfx/jpg/home_bg.jpg" alt="LiveReview Dashboard - AI Code Review in Action" width="95%"/> </p> <p align="center"> <a href="#quick-start">Quick Start</a> | <a href="#why-livereview">Why LiveReview</a> | <a href="#features">Features</a> | <a href="#cli">CLI</a> | <a href="#ide-extensions">Extensions</a> | <a href="#self-hosted-tiers">Tiers</a> | <a href="#comparisons">Comparisons</a> </p> <p align="center"> <b>Self-Host for Free:</b> <a href="#quick-start">Get Started in 5 Minutes</a><br/> <i>Don't want to self-host?</i> <a href="https://hexmos.com/livereview">Try the Cloud Version</a> </p><a id="quick-start"></a>
Quick Start — Self-Hosted Community Edition (Free)
Get LiveReview running in under 5 minutes. The Community Edition is completely free and includes everything you need to start AI-powered code reviews.
One-Command Install
# Quick demo setup (localhost only, no webhooks)
curl -fsSL https://raw.githubusercontent.com/HexmosTech/LiveReview/main/lrops.sh | sudo bash -s -- setup-demo
Requirements:
bashshell (zsh/fish not officially supported)- Ubuntu/MacOS
- Docker (with
docker-composeordocker compose) jq
You'll need a Free Licence to get started — follow the guide here.
Access your installation:
- Web UI: http://localhost:8081/
- API: http://localhost:8888/api
What You Get for Free (Community Edition)
- ✅ Full AI Code Reviews — Same powerful AI review engine as paid tiers
- ✅ All Git Providers — GitHub, GitLab, Bitbucket, Gitea integration
- ✅ Any AI Provider — Gemini, OpenAI, or self-hosted Ollama
- ✅ Dashboard & Analytics — Track review quality and team velocity
- ✅ Up to 3 Users — Perfect for small teams or individual developers
- ✅ Unlimited Reviews — No daily limits, review as much as you need
Production Deployment
For teams needing external access and webhooks, follow the Productionization Guide.
| Feature | Demo Mode | Production Mode | |---------|-----------|-----------------| | Access | localhost only | External via reverse proxy | | Webhooks | Disabled (manual triggers) | Enabled (automatic triggers) | | Configuration | Zero config required | Reverse proxy setup needed | | Perfect for | Development, testing, demos | Teams, production deployments |
<a id="why-livereview"></a>
Why LiveReview
| | | |---|---| | Git-Level Guardrails | Unread code never sneaks in. Reviews track every commit, and deliberate skips stay in the audit trail. | | Works With Your Git Setup | GitHub, GitLab, Bitbucket, Gitea, or something else—LiveReview adapts to your workflow, not the other way around. | | Choose Your AI | Pick the LLMs that match quality, latency, and budget today—and swap them whenever your requirements change. | | Works Wherever You Do | Web, CLI, IDE. Cloud, self-hosted, or air gapped. Same guardrails and visibility everywhere. | | Priced to Stay Out of the Way | The cost of review shouldn't decide whether review happens. LiveReview stays lean so teams can use it daily. | | Enough Depth When You Need It | Line-level review, real MR conversations, and durable team learnings—without the usual tool bloat. |
Why Engineering Teams Love LiveReview
- Accelerate Delivery Cycles — Reduce PR review time from hours to minutes, enabling your team to ship features faster and with greater confidence
- Save Senior Engineering Time — Liberate senior developers from routine reviews, allowing them to focus on mentorship and high-impact architectural work
- Drive Quality Excellence — Build a culture of quality with metrics that highlight improvements in code standards, reduced defects, and development efficiency
<a id="features"></a>
Powerful Features for Modern Engineering Teams
<p align="center"> <img src="./assets/screenshots/dashboard.png" alt="LiveReview Dashboard" width="80%"/> </p>Track Engineering Excellence
Quantify your team's improvement with comprehensive metrics. Track review times, code quality trends, and team velocity to demonstrate engineering value to stakeholders.
Pick Your AI: Gemini, OpenAI, or Self-Hosted Ollama
Bring Your Own Key (BYOK) - Use Gemini, OpenAI, or any LLM provider of your choice. Maintain complete control over your AI usage and costs while leveraging the best models for your needs.
<p align="center"> <img src="./assets/screenshots/ai_providers.png" alt="AI Provider Configuration" width="80%"/> </p>Use Any Git Provider: GitHub, GitLab, Bitbucket, Gitea
Works effortlessly with GitHub, GitLab, Bitbucket, Gitea. Connect your repositories in minutes and start receiving AI-powered code reviews across all your projects.
<p align="center"> <img src="./assets/screenshots/git_providers.png" alt="Git Provider Integration" width="80%"/> </p>View All AI Reviews in One Place
Manage all your code reviews from a single, intuitive interface. Track review status, prioritize PRs, and monitor team activity with real-time updates.
Sharp AI-Generated Pull Request Summaries
Get detailed, actionable summaries of every pull request. Understand changes at a glance with AI-generated insights that highlight key modifications, potential issues, and improvement suggestions.
Ask AI for Clarification or Debate Code Changes
Ask questions and get instant clarifications about code changes. The AI reviewer understands context and provides helpful explanations to speed up the review process.
Customize Review Prompts to Fit Your Team
Tailor AI review behavior to match your team's coding standards and priorities. Create custom prompts that focus on what matters most to your organization. (Team & Enterprise)
Discuss with AI in MR and See it Learn Everyday
Build an institutional knowledge base from code reviews. Capture best practices, common issues, and team learnings to continuously improve code quality. (Team & Enterprise)
<a id="cli"></a>
Git-Native Code Review Protocol
LiveReview adds a new git subcommand: git lrc review. Review before every commit, explicitly skip when needed, and maintain an auditable trail in your git history.
# Typical Git Guardrails Flow
git add .
git lrc review
# Or skip explicitly (auditable in git log):
git lrc review --skip
git commit -m "message"
<p align="center">
<img src="./assets/screenshots/lr_cli1.png" alt="LiveReview CLI showing inline findings" width="80%"/>
</p>
CLI Benefits:
- Review becomes part of git workflow, not an afterthought
- Runs directly in your repo on uncommitted code
- Skips are explicit and tracked in commit history
- Human oversight for AI-generated code
Quick Install
Linux/macOS:
curl -fsSL https://hexmos.com/lrc-install.sh | bash
Windows (PowerShell):
iwr -useb https://hexmos.com/lrc-install.ps1 | iex
<a id="ide-extensions"></a>
IDE Extensions
Get instant AI code reviews without leaving your editor. Available for VSCode, Cursor, and Antigravity.
| IDE | Install Link | |-----|--------------| | VSCode | Visual Studio Marketplace | | Cursor | Open VSX Registry | | Antigravity | Open VSX Registry |
<a id="self-hosted-tiers"></a>
Self-Hosted Tiers
LiveReview offers three tiers for self-hosted deployments. Community Edition is free forever and provides genuine value for small teams and individual developers.
| Feature | Community (Free) | Team | Enterprise | |---------|:----------------:|:----:|:----------:| | AI Code Reviews | ✅ | ✅ | ✅ | | Git Provider Integration | ✅ | ✅ | ✅ | | AI Provider Configuration | ✅ | ✅ | ✅ | | Dashboard & Analytics | ✅ | ✅ | ✅ | | Unlimited Reviews | ✅ | ✅ | ✅ | | Users | Up to 3 | Unlimited | Unlimited | | Prompt Customization | ❌ | ✅ | ✅ | | Learnings Management | ❌ | ✅ | ✅ | | Multiple API Keys | ❌ | ✅ | ✅ | | Priority Support | ❌ | ✅ | ✅ | | SSO / SAML | ❌ | ❌ | ✅ | | Audit Logs | ❌ | ❌ | ✅ | | Compliance Reports | ❌ | ❌ | ✅ | | Custom Integrations | ❌ | ❌ | ✅ |
Growing team? Upgrade to Team or Enterp
