Tools
Alibaba's open-code-review v1.12.1 adds OpenCode 2.x native-tool support and a git binary safety check
Released 2026-09-14, this hybrid deterministic-pipeline-plus-LLM-agent review tool (24,596 stars, Go) fixes OpenCode 2.x support by moving to native tools and commands (#1213), validates that the git version on PATH is a safe git (#865), and posts findings against the reviewed commit rather than whatever is current (#1230). Rules routing now sends Python stub files to the Python review rules, and a stale alias pointing to deepseek-flash was removed. The repo pushed 8+ commits in the 24 hours around the release, so it is in a fast iteration cycle rather than a quarterly cadence.
Source
↳ Follow the thread