open-code-review
Developed by alibaba
OpenCodeReview is an AI-powered code review CLI tool developed by Alibaba. Originating from internal practices serving tens of thousands of developers, it utilizes a deterministic engineering & Agent hybrid architecture. It reads Git diffs and leverages an LLM-based Agent with tool-use capabilities to generate structured, line-level review comments. Featuring precise file bundling, fine-grained rule matching, and independent comment-positioning modules, it delivers significantly higher precision and F1 scores with lower token consumption compared to general-purpose agents.
- Deterministic & Agent hybrid architecture
- Smart file bundling & concurrent review
- Line-level precision & deep context retrieval
- High precision with low token consumption
desktop