# Install coderabbit with Homebrew Cask

AI code review CLI. Version 0.7.0 via Homebrew Cask; verified 2026-07-21.

## Install

```sh
sudo av install cask:coderabbit
```

Additional install commands:

### macOS

- Homebrew Cask (100%):

```sh
brew install --cask coderabbit
```

  Evidence: local Homebrew cask metadata

## Package facts

- **Package key:** cask:coderabbit
- **Package manager:** Homebrew Cask
- **Package manager page:** <https://formulae.brew.sh/cask/coderabbit>
- **Version:** 0.7.0
- **Source summary:** AI code review CLI
- **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
- **Generated:** 2026-07-25T07:20:51+00:00

## Executables

- coderabbit (binary)
- coderabbit (alias)

## Install behavior

- Post-install hook: not defined
- Bottle: not available

## Freshness

- Page generated: 2026-07-25
- Package-manager version: 0.7.0
- Package-manager updated: 2026-07-21
- Local data: ok
- Upstream repository: https://www.coderabbit.ai/cli
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 2023: CodeRabbit founding date listed in official site metadata.
- 2020s: CodeRabbit expands from pull-request reviews to CLI and AI-agent workflows.
- 2026: Homebrew cask distributes CodeRabbit CLI 0.6.4.

### Related projects

- Related projects and surfaces include GitHub pull requests, GitLab merge requests, CodeRabbit's hosted app, AI coding agents, Claude Code integration docs, and repository-local .coderabbit.yaml configuration.

### Sources

- <https://www.coderabbit.ai/cli>
- <https://docs.coderabbit.ai/cli.md>
- <https://docs.coderabbit.ai/getting-started/yaml-configuration.md>
- <https://formulae.brew.sh/api/cask/coderabbit.json>


## Security Notes

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.



## Configuration and credential file locations

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.


## Configuration files

- Unix: .coderabbit.yaml
## Source Database Details

- **Source Database:** Homebrew cask API
- **Tap:** homebrew/cask
- **Full Token:** coderabbit
- **Names:** CodeRabbit
- **Artifacts:** Binary: 1, Target: 1, Zap: 1
- **Deprecated:** no
- **Disabled:** no


## Related links

- [Homebrew Cask packages](https://www.automicvault.com/pkg/homebrew-cask-packages/) - Generated from Homebrew Cask package-manager metadata.
- [Homebrew Cask binaries](https://www.automicvault.com/pkg/homebrew-cask-binaries/) - Cask artifact metadata includes a binary.

## Combined YAML source

View the package source record on GitHub. [combined/coderabbit.yml](https://github.com/automic-vault/db/blob/main/combined/coderabbit.yml)


## Sources

- Nucleus package database
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
