Alibaba open-sources Open Code Review: hybrid deterministic + LLM agent code reviewer

bibryam · x · 2026-09-10

Alibaba open-sourced Open Code Review, a code review tool already at 22.2k GitHub stars. It wraps an LLM agent with deterministic controls—file selection, rule matching, line positioning, and independent reflection—letting the model focus on dynamic context and review reasoning. The hybrid architecture ships a multi-language ruleset (NPE, thread-safety, XSS, SQL injection), precise line-level comments, OpenAI/Anthropic-compatible APIs, a VS Code extension, and is battle-tested at Alibaba's scale.

Original post →

More from coding & agent

coding & agent channel →