Trending / tags

code review

GitHub Trending repositories tagged with code review.

  1. 1alibaba/open-code-reviewOpen Code Review is a Go-based CLI for AI-assisted code review, released by Alibaba and used at large scale. It combines deterministic review pipelines with an LLM agent, adds precise line-level comments, and includes tuned checks for issues such as null pointer errors, thread safety bugs, XSS, and SQL injection. It works with OpenAI and Anthropic compatible models, making it useful for teams that want automated review inside existing workflows.
  2. 2tirth8205/code-review-graphcode-review-graph is a local-first Python tool that builds a persistent intelligence graph of a codebase for MCP servers and CLI workflows. It helps AI coding assistants inspect only the files, symbols, and relationships relevant to a review or task, reducing context size for large repositories. The project targets code review, repository navigation, and automation, with benchmarks, a GitHub Action, and reproducible evaluation steps.

Back to trending · View stats