[GitHub Trending] alibaba/open-code-review
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Open-source code review tool with LLM agent, highly relevant to SDLC and AI integration.
Alibaba open-sourced Open Code Review, an AI CLI tool that reads Git diffs and uses a configurable LLM agent with tool-use to generate line-level comments. Its hybrid architecture combines deterministic engineering (precise file selection, smart bundling, rule matching) with an agent, achieving higher precision and F1 than Claude Code on a benchmark of 200 PRs from 50 repos across 10 languages, while consuming ~1/9 the tokens. The tool, validated internally on millions of defects, also offers 'ocr scan' for full-file auditing and deliberately trades recall for lower noise.
alibaba