# coderabbit を Homebrew Cask でインストール

coderabbit のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew Cask (100%):

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

  証拠: local Homebrew cask metadata

## パッケージ情報

- **パッケージキー:** cask:coderabbit
- **パッケージマネージャ:** Homebrew Cask
- **バージョン:** 0.7.1
- **ソース概要:** AI code review CLI
- **ホームページ:** <https://www.coderabbit.ai/cli>
- **最終更新:** 2026-07-28T10:24:36Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- coderabbit (バイナリ)
- coderabbit (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.7.1
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 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.

### ソース

- <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>


## セキュリティノート

coderabbit に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## 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

## Combined YAML source

View the package source record on GitHub. [combined/coderabbit.yml](https://github.com/mxcl/pkgdb/blob/main/combined/coderabbit.yml)


## ソース

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
