Alibaba open-sources open-code-review, a hybrid LLM agent for line-level code review

alibaba · github · 2026-07-23

Alibaba open-sourced open-code-review, a free code review system battle-tested at Alibaba scale.

The tool uses a hybrid architecture: deterministic pipelines handle the structured parts of review, while an LLM agent generates precise line-level comments. It also ships with a fine-tuned ruleset covering issues such as NPEs, thread safety, XSS, and SQL injection, and is compatible with both OpenAI and Anthropic APIs.

Original post →

More from coding & agent

coding & agent channel →