An open-source, Alibaba-built code review tool that reads your Git diffs and leaves precise, line-by-line comments — combining hard-coded security checks with an LLM for the judgment calls.
#git
123 tools curated in this category — including Open Code Review, hawkshaw, RTK
🔧 ToolFind on mySelectas all sites and tools related to git. This selection of 123 resources is reviewed and maintained by the community. The most popular include Open Code Review, hawkshaw, RTK. Each tool comes with a review, tags, comparisons and alternatives to help you make the best choice.
Walks you through your uncommitted git changes one hunk at a time in the terminal, so reviewing a pile of AI-generated edits before committing is a deliberate y/n decision instead of a blind git add .
A free CLI proxy that intercepts and compresses the output of common dev commands before your AI coding agent reads it, cutting token usage by 60-90%.
An open-source desktop IDE that structures AI coding into a visible plan-approve-review-validate loop, instead of an unchecked chat-based flow.
A free, open-source tool that opens AI coding agent plans and diffs in your browser for a real visual code review, then sends your line comments straight back to the agent.
A code review tool that turns a giant, confusing pull request into a short story you can read chapter by chapter, instead of one long wall of red-and-green diff lines.
An app that runs several different AI coding assistants at once, each working on its own isolated copy of your project, so you can check on Claude Code from your laptop, glance at progress from your phone, and merge whichever one finished first.
A free, open-source app that lets you run several AI coding agents — Claude Code, Copilot, Cursor — side by side in their own isolated copies of your project, so you can compare their results.
A native macOS terminal app for running several AI coding agents at once, each in its own workspace, without them stepping on each other's work.
A workspace for running multiple AI coding agents on the same codebase at once, using isolated git worktrees and a shared living spec to avoid conflicts.
A free Mac menu bar app that shows every pull request you need to review or that's waiting on you, without opening a browser tab.
Documentation that writes and updates itself from your actual code — Moxie Docs reads your GitHub repo, generates docs a human can read and an AI agent can use, and opens a pull request whenever the code drifts from what's documented.
A free, open-source local Git diff viewer with an optional AI-generated plain-English walkthrough of your changes.
Free secrets scanner from Gitleaks' original creator: finds leaked API keys and passwords in code with far fewer false positives.
AI code review and governance platform that reviews pull requests with full multi-repository context and enforces team coding standards automatically.
Code review platform built around stacked pull requests and AI review, designed to keep changes small and merge conflicts rare.
Reactive Python notebook stored as pure .py files: no hidden state, Git-friendly, SQL built in, deploys as apps or WASM.
Complete DevOps platform with built-in CI/CD
Convention for writing structured commit messages
Tutoriel GIT sur W3Schools — cours interactif