Open Code Review

The open source AI code review agent.

WindowsSystem ToolsOpen source

v1.12.9

55.0 MBscanned clean

Verify your download

Select the file you downloaded to check it against the hash we published — the check runs in your browser, nothing is uploaded.

Screenshots

About

Open Code Review is an open-source, AI-powered command-line tool for reviewing software changes. It is intended for developers and teams that want automated analysis of Git diffs. The tool originated as Alibaba Group’s internal AI code review assistant and was later released as an open-source project. It uses a configurable model endpoint, allowing users to connect it to a chosen large language model.

The tool reads Git diffs and sends changed files to a language model through an agent with tool-use capabilities. Rather than examining only the visible patch, the agent can read complete file contents, search the codebase, and inspect other changed files for context. It produces structured review comments with line-level precision. This enables reviews that can consider relationships across files and identify issues beyond surface-level diff feedback.

Open Code Review is available for Windows and fits the developer-tools category as a command-line code review utility. Its open-source license allows the project to be used and examined as open-source software. This provides a direct catalog distribution of the official build while preserving its command-line workflow.

Requires Windows 10+ · Server 2016+ · Architecture: x64

What's new in v1.12.9

🐛 Bug Fixes - fix(session): preserve findings across file renames (#1529) - fix(config): preserve unknown JSON fields during config updates (#1508) - fix(review): keep git stderr out of --commit background (#1467) - fix(ci): pin workflow action references to full commit SHAs (#856) - fix(viewer): wrap long session metadata on mobile (#1458) 📖 Documentation - docs(agents): add guideline to comment sparingly and explain why (#1534) Other Changes - security: validate credential commands and expand .gitattributes binary markers (#1291) - Fix/gitlab multiline comments and suggestions (#1000) - test: stabilize token boundary fixtures (#1015) - test(diff): guard quoted-path parsing through a real git subprocess (#1516) Full Changelog: https://github.com/alibaba/open-code-review/compare/v1.12.8...v1.12.9

Details

PlatformWindows
CategorySystem Tools
LicenseOpen source
PricingFree
Package IDAlibaba.OpenCodeReview
AuthorAlibaba
Latest versionv1.12.9
File typeEXE
Minimum OSWindows 10+ · Server 2016+
Architecturex64
TypePortable — no installation required
File size55.0 MB
Published9/25/2026

SHA-256

Does this still work for you?

Works (0)Doesn't work (0)Sign in to vote

Reviews

No reviews yet — be the first.

Leave a review

Sign in to post as a verified member instead of anonymously.

Open Code Review alternatives