OpenAltFinder
Open Code Review

Open Code Review

Battle-tested AI code review agent with deterministic pipelines + LLM, fine-tuned security rules, and line-level comments.

Open Code Review is an open-source AI code review agent built and battle-tested at Alibaba scale. It uses a hybrid architecture combining deterministic pipelines with an LLM Agent to deliver precise, line-level code review comments.

The tool includes a built-in fine-tuned ruleset covering common issues like NPE (Null Pointer Exceptions), thread-safety, XSS, and SQL injection. It is compatible with OpenAI and Anthropic models and can be self-hosted or integrated into CI/CD pipelines.

Unlike proprietary alternatives like GitHub Copilot or CodeRabbit, Open Code Review gives you full transparency and control over the review logic, rules, and model configuration.

Looking for contributors

This project is actively seeking help, join the community!

Visit Open Code Review
License
Apache-2.0
Self hostable
Yes
Repository details
Version
v1.1.18
Created
5/18/2026
Stars
2,016
Forks
108
Open issues
14
Last commit
6/5/2026

Updated 6/5/2026, 9:00:07 AM

View Repository

Similar open source alternatives