github.com/alibaba/open-code-review
v1.9.10
alibaba/open-code-review
What this package is like to depend on
Last release 2 days ago
22 Aug 2026
Ships on a steady schedule
a new release about every 8 days
Some releases are documented
notes for 10 of 22 stable releases
Nothing withdrawn
no release was ever pulled
0 months old
43 releases · first in 2026
43 releases in the last 12 months
see the full history below
Release timeline
43 releases · Jul 2026 to Aug 2026Releases
latest 43-
v1.9.1022 Aug 2026Release notes
Open source →🚀 Features
- feat(cli): clarify LLM request failures by review stage (#1022)
🐛 Bug Fixes
- fix(scan): join background memory compression before session finalization (#1026)
- fix(scan): persist safe dedup checkpoints on resume (#1035)
- fix(vscode): list merge commit files (#1029)
Full Changelog: v1.9.9...v1.9.10
-
v1.9.10-0.20260822025855-66120291271b22 Aug 2026 pre-releaseNothing published for this version
-
v1.9.920 Aug 2026Release notes
Open source →🐛 Bug Fixes
- fix(agent): name the main-loop stop trigger in item failure reasons (#855)
🔧 Refactoring
- refactor(background): treat --background and --background-file as mutually exclusive with file precedence (#1016)
Other Changes
- test(llm): cover tool_choice mapping for all three provider protocols (#1011)
Full Changelog: v1.9.8...v1.9.9
-
v1.9.9-0.20260820104656-4b6874bd231020 Aug 2026 pre-releaseNothing published for this version
-
v1.9.9-0.20260820030422-699c91444ae120 Aug 2026 pre-releaseNothing published for this version
-
v1.9.820 Aug 2026Release notes
Open source →🚀 Features
- feat(providers): add AWS Bedrock as a built-in provider with native SigV4 auth (#705)
🐛 Bug Fixes
- fix(cmd): suppress ANSI color when stdout is not a TTY (#927)
- fix(cmd): stream review progress to stderr for json and sarif (#929)
🔧 Refactoring
- refactor(skill): simplify review flow, use native severity (#1002)
Other Changes
- chore(examples): add explicit --audience agent to codeup_ci and action.yml (#1004)
Full Changelog: v1.9.7...v1.9.8
-
v1.9.719 Aug 2026Release notes
Open source →🚀 Features
- feat(installation): support asset download via
OCR_GITHUB_MIRROR(#893) - feat(providers): add gemini to built-in providers (#930)
Other Changes
- chore(deps): bump the go-dependencies group across 1 directory with 18 updates (#880)
- chore(ci): change dependabot schedule from weekly to monthly (#998)
Full Changelog: v1.9.6...v1.9.7
- feat(installation): support asset download via
-
v1.9.618 Aug 2026Release notes
Open source →🚀 Features
- feat(language): add support for
.ipynbfiles (#980) - feat(allowlist): add Thrift and Cap'n Proto support (#960)
- feat(lang): review support for R (#988)
- feat(allowlist): add Zig support (#937)
- feat(rules): add Jsonnet review rules (#470) (#962)
- feat(config): resolve api_key/auth_token from a command (#236) (#605)
- feat(allowlist): add Elm language support (#940) (#953)
🐛 Bug Fixes
- fix(updater): discard stale version hints (#720)
- fix(ci): line endings check fails on symbolic links (#952)
- fix(pages): make install-channel command box scrollable (#912)
- fix(scripts): stop license checks failing on valid headers (#971)
- fix(pages): serve 404 pages on non-existent GET requests but render no React Route (#955)
- fix(allowlist): allow .properties, .po and .pot so their rules can run (#958)
📖 Documentation
Other Changes
- i18n(pages): add Korean (ko) locale (#857)
Full Changelog: v1.9.5...v1.9.6
- feat(language): add support for
-
v1.9.6-0.20260817092535-1ae808e1000917 Aug 2026 pre-releaseNothing published for this version
-
v1.9.6-0.20260817054334-7ef8e50bd2e517 Aug 2026 pre-releaseNothing published for this version
-
v1.9.516 Aug 2026Release notes
Open source →🚀 Features
- feat(scan): report token budget stop in JSON summary.budget_exceeded (#791)
- feat(providers): add kimi-global (Moonshot international API) to built-in providers (#914)
- feat(rules): add Swift review rules (#918)
🐛 Bug Fixes
- fix(plugin): separate client marketplace registrations (#908)
- fix(diff): re-file comments whose code lives in another file (#921)
- fix(review-filter): add
submit_filter_resultfunc for review filter stage (#295)
📖 Documentation
- docs(cli-reference): add missing ocr review flags examples (#920)
- docs(cli-reference): document missing review flags (#900)
Full Changelog: v1.9.4...v1.9.5
-
v1.9.5-0.20260815052849-96b2728ec29415 Aug 2026 pre-releaseNothing published for this version
-
v1.9.415 Aug 2026Release notes
Open source →🚀 Features
- feat(providers): add xAI (Grok) to built-in providers (#899)
- feat(providers): add glm-5.3 to the Z.AI Coding Plan provider (#915)
- feat(pages): add MacOS, Linux, and Windows install channels to hero section (#904)
- feat(telemetry): display session ID in terminal summary output (#870)
- feat(pages): serve install scripts from custom domain (#797)
- feat(pages): add macports to pages homepage (#873)
- feat(provider): support custom Base URL for LiteLLM/built-in providers (#729)
🐛 Bug Fixes
- fix(resume): preserve checkpoints after Ctrl-C (#902)
- fix(opencode): separate per-file and overall timeouts (#717)
🔧 Refactoring
- refactor(telemetry): replace PrintTraceSummary positional params with TraceSummary struct (#909)
📖 Documentation
- docs(cli): document review no-filter option (#871)
- docs(pages): update CLI reference and i18n for --format sarif (#874)
Other Changes
- ci: skip CI runs for documentation-only changes (#907)
- Link AACR-Bench dataset from README (#901)
- test(agent): add end-to-end regression test for review item fingerprint stability (#898)
Full Changelog: v1.9.3...v1.9.4
-
v1.9.4-0.20260814043953-51750bfe024114 Aug 2026 pre-releaseNothing published for this version
-
v1.9.314 Aug 2026Release notes
Open source →🚀 Features
- feat(resume): add trusted resume validation and transition lineage (#786) (#845)
- feat(llm): task-scoped session affinity for prompt caching (#332)
- feat(action): render category/severity badge as a shields.io image (#882) (#885)
- feat(llmloop): add grace round after tool-request budget exhausted (#872)
- feat(cmd): add SARIF output format (#820)
- feat(cmd): add no-review cmd (#835)
🐛 Bug Fixes
- fix(agent): stabilize review item fingerprints (#732)
- fix(cmd): report expected arguments when positional count is wrong (#892)
- fix: make FileFilter patterns case-insensitive (#859)
- fix(LE): normalize line endings via
.gitattributes(#858)
Other Changes
- ci: bump Go image to 1.26.6 to clear stdlib vulnerabilities (#896)
- chore: remove Chinese doc references from retry test comments (#886)
- chore(ci): fail CI when unapproved non-English text appears in source files (#876)
- Feat/llm retry report:SDK retry-attempt observability for review (#785) (#790)
- chore: remove leftover Chinese from the Go core, CI examples and pages comments (#861)
Full Changelog: v1.9.2...v1.9.3
-
v1.9.3-0.20260812100334-140871d70f6012 Aug 2026 pre-releaseNothing published for this version
-
v1.9.3-0.20260812084435-552dc95147f812 Aug 2026 pre-releaseNothing published for this version
-
v1.9.212 Aug 2026Release notes
Open source →🚀 Features
- feat(pages): redesign hero with two-column layout and three install channels (#408)
- feat(providers): add siliconflow (GLOBAL) to built-in providers (#772)
- feat(providers): add siliconflow-cn as a built-in model provider (#775)
- feat(llm): add novita api as a default provider (#829)
- feat(viewer): add review comment tag filters (#779)
- feat(llm): add dynamic cache breakpoint on last message for Anthropic (#828)
🐛 Bug Fixes
- fix(diff): match gitignore directory patterns (#853)
- fix(action): pin nested action references to full commit SHAs (#836)
- fix(codeql): Workflow does not contain permissions (#814)
- fix(viewer): stack suggested code panels (#739)
📖 Documentation
- docs(skill): avoid output truncation in agent skill instructions (#809)
- docs: add retry_codes configuration documentation (#827)
- docs: add AGENTS.md and track CLAUDE.md for shared agent guidelines (#826)
Full Changelog: v1.9.0...v1.9.2
-
v1.9.111 Aug 2026Release notes
Open source →🚀 Features
- feat(viewer): add review comment tag filters (#779)
- feat(llm): add dynamic cache breakpoint on last message for Anthropic (#828)
🐛 Bug Fixes
- fix(codeql): Workflow does not contain permissions (#814)
- fix(viewer): stack suggested code panels (#739)
📖 Documentation
- docs: 补充 retry_codes 配置文档 (#827)
- docs: add AGENTS.md and track CLAUDE.md for shared agent guidelines (#826)
Full Changelog: v1.9.0...v1.9.1
-
v1.9.1-0.20260811073613-7e52a4fd55c711 Aug 2026 pre-releaseNothing published for this version
-
v1.9.1-0.20260810100139-440ee692c76c10 Aug 2026 pre-releaseNothing published for this version
-
v1.9.010 Aug 2026Nothing published for this version
-
v1.8.11-0.20260807063544-b987cc53baf107 Aug 2026 pre-releaseNothing published for this version
-
v1.8.1006 Aug 2026Nothing published for this version
-
v1.8.10-0.20260806050934-e33d09e750a706 Aug 2026 pre-releaseNothing published for this version
-
v1.8.906 Aug 2026Nothing published for this version
-
v1.8.804 Aug 2026Nothing published for this version
-
v1.8.704 Aug 2026Nothing published for this version
-
v1.8.7-0.20260803135331-0f3c920fc8ff03 Aug 2026 pre-releaseNothing published for this version
-
v1.8.603 Aug 2026Nothing published for this version
-
v1.8.6-0.20260802135537-490b52346b4302 Aug 2026 pre-releaseNothing published for this version
-
v1.8.501 Aug 2026Nothing published for this version
-
v1.8.5-0.20260801032659-230c6e78782a01 Aug 2026 pre-releaseNothing published for this version
-
v1.8.401 Aug 2026Nothing published for this version
-
v1.8.331 Jul 2026Nothing published for this version
-
v1.8.3-0.20260731045911-35227dfb0faf31 Jul 2026 pre-releaseNothing published for this version
-
v1.8.231 Jul 2026Nothing published for this version
-
v1.8.2-0.20260730092713-d55f5e5940fc30 Jul 2026 pre-releaseNothing published for this version
-
v1.8.130 Jul 2026Nothing published for this version
-
v1.8.1-0.20260728135647-2379d619164128 Jul 2026 pre-releaseNothing published for this version
-
v1.8.1-0.20260728123116-64a685f98dc528 Jul 2026 pre-releaseNothing published for this version
-
v1.8.1-0.20260728114215-f93d1a491b3028 Jul 2026 pre-releaseNothing published for this version
-
v1.8.028 Jul 2026Nothing published for this version