[GitHub Trending] alibaba/open-code-review
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Alibaba's battle-tested code review tool with LLM agent is directly aligned with AI code review interests.
Alibaba open-sourced its internal AI code review CLI tool, OpenCodeReview, after two years of production use serving tens of thousands of developers and identifying millions of defects. It combines deterministic engineering (precise file selection, smart bundling, rule matching) with an LLM agent to read Git diffs and generate line-level reviews, achieving higher precision and F1 than general-purpose agents like Claude Code while consuming ~1/9 the tokens. The tool includes an 'ocr scan' mode for auditing entire files and is benchmarked on the AACR-Bench dataset spanning 200 PRs across 10 languages with 1,505 annotated issues.
alibaba