Open Code Review

Open Code Review

License: Apache-2.0


Description:

Open Code Review is an AI-powered code review CLI tool from Alibaba. It reads Git diffs, sends changed files to a configurable LLM via an agent with tool-use capabilities, and generates precise, line-level review comments. It combines deterministic pipelines with AI for scalable, high-quality code reviews.

Leave a Comment