Reading up on OpenCodeReview
1 deep · digging since jun 05
- GitHub - alibaba/open-code-review: Battle-tested at Alibaba's scale. Hybrid architecture code review tool: deterministic pipelines + LLM Agent, precise line-level comments, built-in fine-tuned ruleset (NPE, thread-safety, XSS, SQL injection), OpenAI & Anthropic compatible.
Alibaba's Open Code Review is a hybrid CLI tool combining deterministic pipelines with an LLM agent for precise, token-efficient code reviews at scale.