winget install --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.8.3
π Features - feat(viewer): add review comments display to session detail page (#627) π Bug Fixes - fix: honor per-file review terminal states (#582) - fix(vscode): force-kill unresponsive reviews (#489) π§ Refactoring - refactor(cli): migrate to Cobra framework for shell completion support (#625) π Documentation - docs(configuration): note url accepts base URL or full /responses endpoint (#623) - docs: fix po catalog descriptions (#619) - docs: remove stale Java-implementation references from code comments (#621) Other Changes - test(rules): add integrity checks for system_rules β rule_docs (#620) (#629) - chore(gitignore): ignore local claude command files Full Changelog: https://github.com/alibaba/open-code-review/compare/v1.8.2...v1.8.3
Version history
| Version | Updated | Notes |
|---|---|---|
| 1.8.3 | π Features - feat(viewer): add review comments display to session detail page (#627) π Bug Fixes - fix: honor per-file review terminal states (#582) - fix(vscode): force-kill unresponsive reviews (#489) π§ Refactoring - r... | |
| 1.8.2 | π Features - feat(viewer): modernize web UI design (#616) - feat(allowlist): add Protocol Buffers (.proto) support (#473) - feat(rules): add PHP and Composer rules (#603) π Bug Fixes - fix(config): warn when active provi... | |
| 1.8.1 | Unknown | π Features - feat(agent): add token-cost budget guardrails to the review path (#508) - feat(action): add fail-open category/severity publication controls (#478) (#529) - feat(allowlist): add Prisma schema review support... |
| 1.8.0 | Unknown | π Features - feat(allowlist): add Bicep (.bicep) support (#525) - feat(allowlist): add HCL/Terraform (.hcl, .tfvars) support (#524) - feat(mcp): support remote MCP servers via Streamable HTTP (#360) - feat(actions): chun... |
| 1.7.17 | Unknown | π Features - feat(opencode): add native OpenCode integration (#498) - feat(allowlist): add Julia (.jl) support (#501) - feat(rules): add macro correctness checks to Rust review (#475) π Bug Fixes - fix(tool): normalize c... |
| 1.7.16 | Unknown | π Features - feat(llm): add iFlytek Spark as a built-in provider (#485) - feat(allowlist): add GraphQL (.graphql/.gql) support (#491) - feat(viewer): fix top breadcrumb to get more comfortable experience (#298) π Bug Fix... |
| 1.7.15 | Unknown | π Features - feat(pages): add social preview meta tags and og-image (#414) π Bug Fixes - fix(llmloop): drain per-file comment work without racing pool submissions (#449) - fix(diff): review merge commits against their fi... |
| 1.7.14 | Unknown | π Features - feat(examples): add Gerrit CI integration example (Jenkins + Gerrit Trigger) (#401) - feat(pages): serve landing site at custom-domain root with clean URLs (#407) - feat: add pot code review rules (#406) π B... |
| 1.7.13 | Unknown | π Features - feat: add po code review rules (#404) - feat: add install.ps1 for Windows one-line install (#397) - feat(pages): expand Integrations sidebar group by default (#394) π Bug Fixes - fix(diff): add --end-of-opti... |
| 1.7.12 | Unknown | π Features - feat: add LiteLLM AI gateway provider preset (#385) π Documentation - docs(pages): remove integrations parent page, keep as sidebar group (#387) - docs(pages): add Delegation Mode documentation to website (#... |
| 1.7.11 | Unknown | π Features - feat(delegate): add delegation mode for host-agent driven code review (#383) - feat(rules): add FreeMarker (.ftl/.ftlh/.ftlx) review support (#377) - feat(llm): add built-in Ollama Cloud provider preset (#37... |
| 1.7.10 | Unknown | π Features - feat: Add OpenAI Responses API support and refactor protocol handling (#363) Full Changelog: https://github.com/alibaba/open-code-review/compare/v1.7.9...v1.7.10 |
| 1.7.9 | Unknown | π Features - feat(telemetry): propagate W3C traceparent from parent process (#352) π Bug Fixes - fix: remove redundant font-family from .response-text .inline-code (#339) Full Changelog: https://github.com/alibaba/open-c... |
| 1.7.8 | Unknown | π Features - feat(pages): add blog section with i18n support (#355) π Bug Fixes - fix(llm): support opt-in OpenAI streaming (#359) - fix(background-file) Manage path at git repository root directory Refs:#324 (#327) - fi... |
| 1.7.7 | Unknown | π Features - feat(llm): add built-in Eden AI provider preset (#346) π Bug Fixes - fix(llm): make OCR_LLM_EXTRA_HEADERS apply to all resolver strategies (#353) - fix(vscode): add PNG icon for marketplace display and bump... |
| 1.7.6 | Unknown | π Features - feat: add Python code review rules (#343) - feat(action): extract reusable composite PR-review GitHub Action (#337) - feat: enhance token usage resolution for OpenAI and Anthropic compatiβ¦ (#223) - feat(revi... |
| 1.7.5 | Unknown | π Features - feat(viewer): dark mode + system monospace font (#304) (#312) Other Changes - Feat/telemetry http exporter (#314) Full Changelog: https://github.com/alibaba/open-code-review/compare/v1.7.4...v1.7.5 |
| 1.7.4 | Unknown | π Bug Fixes - fix(tool): resolve file_read paths against git top-level in monorepos (#309) Full Changelog: https://github.com/alibaba/open-code-review/compare/v1.7.3...v1.7.4 |
| 1.7.3 | Unknown | π Features - feat(review): add structured category and severity to findings (#311) Full Changelog: https://github.com/alibaba/open-code-review/compare/v1.7.2...v1.7.3 |
| 1.7.2 | Unknown | π Features - feat(pages): add per-chapter routes for docs (#294) π Bug Fixes - fix(tui): persist official-tab models and refine saved secret hint (#260) - fix(pages): adjust HeroSection terminal section height and bottom... |