← Back to match
Open Code Review
AI-powered code review CLI, incubated from Alibaba's internal review assistant.
Desktopfree
Open Code Review is an AI-powered code review command-line tool, originally built as Alibaba's internal code review assistant and later open-sourced. It reads git diffs and sends changed files to a configured language model through an agent with repository tool access, producing structured, line-level review comments. It combines deterministic file-selection and rule-matching logic with agent-driven reasoning, and can also scan whole files or directories outside of a diff.
Categories
Developer ToolsCode ReviewAI Tools

