← Package directory
Available on winget

Install Open Code Review

The open source AI code review agent.

Install with winget
winget install --id Alibaba.OpenCodeReview
Upgrade
winget upgrade --id Alibaba.OpenCodeReview
Uninstall
winget uninstall --id Alibaba.OpenCodeReview

About Open Code Review

Open Code Review is an AI-powered code review CLI tool. It originated as Alibaba Group's internal official AI code review assistant — over the past two years, it has served tens of thousands of developers and identified millions of code defects. After thorough validation at massive scale, we incubated it into an open source project for the community. Simply configure a model endpoint to get started. It reads Git diffs, sends changed files to a configurable LLM via an agent with tool-use capabilities, and generates...

What's new in 1.3.11

What's Changed - fix: remove non-existent Claude Sonnet 4.7 & 4.8 models by @hetaoBackend in https://github.com/alibaba/open-code-review/pull/133 - refactor: sort provider selection list by @MuoDoo in https://github.com/alibaba/open-code-review/pull/135 - feat(llm): add volcengine and kimi providers by @5wxwxwxw5 in https://github.com/alibaba/open-code-review/pull/134 New Contributors - @hetaoBackend made their first contribution in https://github.com/alibaba/open-code-review/pull/133 - @5wxwxwxw5 made their first contribution in https://github.com/alibaba/open-code-review/pull/134 Full Changelog: https://github.com/alibaba/open-code-review/compare/v1.3.10...v1.3.11

Read release notes

Version history

Version Updated Notes
1.3.11 What's Changed - fix: remove non-existent Claude Sonnet 4.7 & 4.8 models by @hetaoBackend in https://github.com/alibaba/open-code-review/pull/133 - refactor: sort provider selection list by @MuoDoo in https://github.com/...
1.2.4 What's Changed - docs: add Japanese document by @eltociear in https://github.com/alibaba/open-code-review/pull/64 New Contributors - @eltociear made their first contribution in https://github.com/alibaba/open-code-review...
1.1.22 Full Changelog: https://github.com/alibaba/open-code-review/compare/v1.1.21...v1.1.22