alibaba/open-code-review
Summary
Open Code Review is an AI-powered code review CLI from Alibaba that reads Git diffs, sends changed files to a configurable LLM via an agent with tool-use capabilities, and generates structured, line-level review comments. It emphasizes a deterministic engineering approach paired with an AI agent to improve precision and consistency in code reviews and includes benchmarks and documentation for deployment.