[GitHub Trending] alibaba/open-code-review
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Alibaba's hybrid code review tool; directly relevant to AI-assisted workflows.
Alibaba open-sourced Open Code Review, an AI-powered CLI tool that uses a hybrid architecture combining deterministic engineering with agent-based LLM review to achieve higher precision and F1 than general-purpose agents like Claude Code while consuming roughly 1/9 the tokens. It reads Git diffs, uses tool-use agents to inspect full file contexts, and produces line-level comments with external positioning modules to eliminate position drift. The tool has been validated internally across millions of code defects and comes with a benchmark dataset (AACR-Bench) of 200 real PRs across 10 languages annotated by 80+ senior engineers.
alibaba