PackageTrack
Sign in Get early access

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 2026
Release Pre-release

Releases

latest 43
  1. v1.9.10 22 Aug 2026
    Release notes

    🚀 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

    Open source →
  2. v1.9.10-0.20260822025855-66120291271b 22 Aug 2026 pre-release

    Nothing published for this version

  3. v1.9.9 20 Aug 2026
    Release notes

    🐛 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

    Open source →
  4. v1.9.9-0.20260820104656-4b6874bd2310 20 Aug 2026 pre-release

    Nothing published for this version

  5. v1.9.9-0.20260820030422-699c91444ae1 20 Aug 2026 pre-release

    Nothing published for this version

  6. v1.9.8 20 Aug 2026
    Release notes

    🚀 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

    Open source →
  7. v1.9.7 19 Aug 2026
    Release notes

    🚀 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

    Open source →
  8. v1.9.6 18 Aug 2026
    Release notes

    🚀 Features

    • feat(language): add support for .ipynb files (#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

    • docs(site): update for elm (#978)
    • docs: fix code of conduct reporting links (#968)

    Other Changes

    • i18n(pages): add Korean (ko) locale (#857)

    Full Changelog: v1.9.5...v1.9.6

    Open source →
  9. v1.9.6-0.20260817092535-1ae808e10009 17 Aug 2026 pre-release

    Nothing published for this version

  10. v1.9.6-0.20260817054334-7ef8e50bd2e5 17 Aug 2026 pre-release

    Nothing published for this version

  11. v1.9.5 16 Aug 2026
    Release notes

    🚀 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_result func 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

    Open source →
  12. v1.9.5-0.20260815052849-96b2728ec294 15 Aug 2026 pre-release

    Nothing published for this version

  13. v1.9.4 15 Aug 2026
    Release notes

    🚀 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

    Open source →
  14. v1.9.4-0.20260814043953-51750bfe0241 14 Aug 2026 pre-release

    Nothing published for this version

  15. v1.9.3 14 Aug 2026
    Release notes

    🚀 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

    Open source →
  16. v1.9.3-0.20260812100334-140871d70f60 12 Aug 2026 pre-release

    Nothing published for this version

  17. v1.9.3-0.20260812084435-552dc95147f8 12 Aug 2026 pre-release

    Nothing published for this version

  18. v1.9.2 12 Aug 2026
    Release notes

    🚀 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

    Open source →
  19. v1.9.1 11 Aug 2026
    Release notes

    🚀 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

    Open source →
  20. v1.9.1-0.20260811073613-7e52a4fd55c7 11 Aug 2026 pre-release

    Nothing published for this version

  21. v1.9.1-0.20260810100139-440ee692c76c 10 Aug 2026 pre-release

    Nothing published for this version

  22. v1.9.0 10 Aug 2026

    Nothing published for this version

  23. v1.8.11-0.20260807063544-b987cc53baf1 07 Aug 2026 pre-release

    Nothing published for this version

  24. v1.8.10 06 Aug 2026

    Nothing published for this version

  25. v1.8.10-0.20260806050934-e33d09e750a7 06 Aug 2026 pre-release

    Nothing published for this version

  26. v1.8.9 06 Aug 2026

    Nothing published for this version

  27. v1.8.8 04 Aug 2026

    Nothing published for this version

  28. v1.8.7 04 Aug 2026

    Nothing published for this version

  29. v1.8.7-0.20260803135331-0f3c920fc8ff 03 Aug 2026 pre-release

    Nothing published for this version

  30. v1.8.6 03 Aug 2026

    Nothing published for this version

  31. v1.8.6-0.20260802135537-490b52346b43 02 Aug 2026 pre-release

    Nothing published for this version

  32. v1.8.5 01 Aug 2026

    Nothing published for this version

  33. v1.8.5-0.20260801032659-230c6e78782a 01 Aug 2026 pre-release

    Nothing published for this version

  34. v1.8.4 01 Aug 2026

    Nothing published for this version

  35. v1.8.3 31 Jul 2026

    Nothing published for this version

  36. v1.8.3-0.20260731045911-35227dfb0faf 31 Jul 2026 pre-release

    Nothing published for this version

  37. v1.8.2 31 Jul 2026

    Nothing published for this version

  38. v1.8.2-0.20260730092713-d55f5e5940fc 30 Jul 2026 pre-release

    Nothing published for this version

  39. v1.8.1 30 Jul 2026

    Nothing published for this version

  40. v1.8.1-0.20260728135647-2379d6191641 28 Jul 2026 pre-release

    Nothing published for this version

  41. v1.8.1-0.20260728123116-64a685f98dc5 28 Jul 2026 pre-release

    Nothing published for this version

  42. v1.8.1-0.20260728114215-f93d1a491b30 28 Jul 2026 pre-release

    Nothing published for this version

  43. v1.8.0 28 Jul 2026

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive