[GitHub Trending] alibaba/open-code-review
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Alibaba's hybrid LLM code review tool, battle-tested and highly actionable.
Open Code Review, Alibaba's open-source CLI for AI-powered code review, uses a deterministic engineering + agent hybrid to achieve higher precision and F1 than Claude Code while consuming ~1/9 of the tokens and completing reviews faster, albeit with lower recall as a deliberate trade-off. Originating from two years of internal use scanning millions of defects, it reads Git diffs and bundles related files (e.g., i18n) into sub-agents with isolated context, then uses external positioning modules for accurate line-level comments. Its benchmark (AACR-Bench) covers 200 PRs across 10 languages validated by 80+ engineers.
alibaba