Tag
#code-review
7 open-source projects filed under this tag.
open-code-review
Alibaba's AI-powered code review CLI — hybrid deterministic pipelines and LLM agents for precise, line-level code analysis at scale.
clawpatch
Clawpatch is an AI-powered code review CLI that maps repos into semantic feature slices, finds bugs, and opens fix PRs — supporting 15+ languages and every major AI provider.
codiff
Codiff is a beautiful, minimal local diff viewer for Git with LLM-powered walkthroughs and inline PR/MR review comments. Built in TypeScript.
git-lrc
git-lrc is a free Go-based tool that hooks into git commit and runs AI code reviews on every diff — catching bugs, security issues, and bad patterns before code ships.
guard-skills
guard-skills is a set of quality gate skills for AI coding agents — catch LLM-specific failure modes in code, tests, and docs before they reach your repo.
hunk
Hunk is a review-first terminal diff viewer built for AI agent workflows — review multi-file changesets with inline annotations, sidebar navigation, and watch mode.
no-mistakes
no-mistakes is a Go-based local git proxy that runs AI-driven code review, testing, and linting before pushing — ensuring clean PRs every time.