macOS
brew install --cask coderabbitlocal Homebrew cask metadata
cask
AI code review CLI. Version 0.7.0 via Homebrew Cask; verified 2026-07-21.
install
brew install --cask coderabbitlocal Homebrew cask metadata
overview
AI code review CLI
history
CodeRabbit CLI is the command-line surface for CodeRabbit's AI code review product, aimed at reviewing local Git changes before they reach a pull request.
CodeRabbit's official site identifies the company/product as an AI-first pull-request reviewer and lists 2023 as the founding date. The CLI documentation describes the command-line tool as an open beta feature for local reviews, authentication, diagnostics, review modes, and AI-agent integration.
The CLI sits alongside CodeRabbit's GitHub and GitLab pull-request integrations. Homebrew distributes it as a cask, and the official docs also document a curl-based installer, making it available to terminal users who want review feedback before pushing changes.
Users install the coderabbit or cr command, authenticate with cr auth login, run cr inside a Git repository, and optionally use cr --agent for structured output consumed by coding agents. The CLI can run diagnostics with cr doctor and store local review history for cr stats.
Package nerds care because it packages an AI review SaaS as a local terminal tool with a conventional Homebrew cask, a short cr alias, and repository-local YAML configuration. It is also a good example of the 2020s shift from editor-only AI assistance to command-line agent workflows.
security posture
No matching local secret-handling manifest was found for coderabbit. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.coderabbit.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
coderabbit | binary | Homebrew cask binary | coderabbit |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | cask:coderabbit |
|---|---|
| Version | 0.7.0 |
| Package manager | Homebrew Cask |
| Package manager page | https://formulae.brew.sh/cask/coderabbit |
| Homepage | https://www.coderabbit.ai/cli |
| Upstream docs | https://www.coderabbit.ai/cli |
| Source archive | https://cli.coderabbit.ai/releases/0.7.0/coderabbit-darwin-arm64.zip |
| Last updated | 2026-07-21T16:16:28Z |
| Pulse | updated |
| SHA-256 | 5539910fd64745351b441d3309a767e16b49a61916cc59783d09b748e2a4833e |
| Download URL | https://cli.coderabbit.ai/releases/0.7.0/coderabbit-darwin-arm64.zip |
| Bottle | not recorded |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew cask API |
|---|---|
| Tap | homebrew/cask |
| Full Token | coderabbit |
| Names |
|
| Artifacts | |
| Deprecated | no |
| Disabled | no |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.