OSS
Alibaba's open-code-review took 3,290 stars in a day, the biggest single-day gain on any GitHub board this morning
alibaba/open-code-review topped both the all-language and Go trending boards with +3,290 stars today, sitting at 33,568 stars and 2,391 forks four months after its 2026-05-18 creation. It is a Go tool that pairs deterministic analysis pipelines with an LLM agent, shipping a built-in multi-language ruleset for NPE, thread-safety, XSS and SQL injection, and it cut v1.12.4 yesterday. The hybrid framing is the interesting part for builders: the deterministic pass bounds what the model is allowed to be wrong about, rather than asking a model to find everything.
↳ Follow the thread