by alibaba · Agent Tool · ★ 10.1k
The open source AI code review agent. English | 简体中文 AI-powered code review CLI that reads Git diffs, sends changed files to a configurable LLM via an agent with tool-use capabilities, and generates structured review comments with line-level precision. The agent can read full file contents, search the codebase, inspect other changed files for context, and produce deep reviews — not just surface-level diff feedback. Install Via NPM (Recommended) After installation, the command is available globally
| Stars | 10,134 |
| Forks | 659 |
| Language | Go |
| Category | Agent Tool |
| License | Apache-2.0 |
| Quality Score | 76.8896616610312/100 |
| Open Issues | 45 |
| Last Updated | 2026-07-08 |
| Created | 2026-05-18 |
| Platforms | go |
| Est. Tokens | ~18k |
Explore other popular agent tool tools:
open-code-review is Open-source & free — Battle-tested at Alibaba's scale. Hybrid architecture code review tool: deterministic pipelines + LLM Agent, precise line-level comments, built-in fine-tuned ruleset (NPE, thread-. It is categorized as a Agent Tool with 10.1k GitHub stars.
open-code-review is primarily written in Go. It covers topics such as agent, agent-skills, code-review.
You can find installation instructions and usage details in the open-code-review GitHub repository at github.com/alibaba/open-code-review. The project has 10.1k stars and 659 forks, indicating an active community.
open-code-review is released under the Apache-2.0 license, making it free to use and modify according to the license terms.