alibaba/open-code-review
Fast, efficient, battle-tested at Alibaba's scale. Hybrid architecture code review tool: deterministic pipelines + LLM Agent, precise line-level comments, built-in multi-language ruleset (NPE, thread-safety, XSS, SQL injection), OpenAI & Anthropic compatible.
About the project
AI code review tool from Alibaba: reads git diffs and, via an LLM agent with file access and repo search, produces line-level review comments. Ships with built-in rules (NPE, thread-safety, XSS, SQL injection) and a whole-file scan mode.
Useful for
- Run ocr review in CI to auto-comment on pull requests
- Check uncommitted changes before committing with ocr review
- Scan an unfamiliar repo with ocr scan for common vulnerabilities
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 681 stars today. The usual pace is 78 per day, so that's 8.9× as much.
- Over the last two days the pace is 11× that of the previous week and a half.
- The spike has held for 2 days in a row — not a one-off blip.
- GitHub Trending today: #14, +438 stars.
- GitHub Trending Go today: #2, +438 stars.
- About 83 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 23,462
- Stars in a day
- 689
- Forks
- 1,733
- Issues and pull requests
- 1,105
- Watchers
- 70
- Language
- Go
- License
- Apache-2.0
- Latest release
- v1.12.0 · September 12, 2026
- Created
- May 18, 2026
- Last push
- September 12, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 13, 2026GitHub Trending today: #14, +438 stars; GitHub Trending Go today: #2, +438 stars; Top new repositories in the last 4 months: #9
Similar projects
-
6.2
unstablebuild/rune
A fast, GPU-rendered, keyboard-driven IDE for power users: code, terminals, CLI tools, language intelligence, debugging, and AI agents in one composable multi-workspace environment. The AI coding agent ships as an…
-
6.2
max-sixty/worktrunk
A Rust CLI for managing git worktrees: simplifies creating, switching, merging and removing worktrees so multiple AI agents can run in parallel without conflicts.
-
5.6
crwdla/tokentab
A CLI that reads local session logs from Claude Code, Codex and Gemini CLI and totals token usage and cost by model, project and day. Runs fully offline, with no account or API key.
-
4.7
Swordfish90/cool-retro-term
A terminal emulator that mimics the look and feel of old cathode tube screens. Works on Linux and macOS, customizable via context menu.
-
4.6
haxybaxy/video-pedal
A loop pedal for your webcam: hold a key to record, release to loop the recording, press another key to go back live. Output goes to a virtual camera visible to any app.
-
4.4
tt-a1i/archify
An agent skill for Cursor, Claude Code, Codex CLI, and OpenCode that turns a system description or codebase into interactive HTML/SVG architecture, workflow, sequence, data-flow, and lifecycle diagrams from typed JSON…