# crit を Homebrew, dnf でインストール

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

## インストール

```sh
sudo av install brew:crit
```

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

### macOS

- Homebrew (100%):

```sh
brew install crit
```

  証拠: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install crit
```

  証拠: Fedora Rawhide package metadata: crit from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:crit
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.18.2
- **ソース概要:** Your feedback loop with the agent: review plans and code locally
- **ホームページ:** <https://crit.md/>
- **リポジトリ:** <https://github.com/tomasz-tomczyk/crit>
- **最終更新:** 2026-07-30T01:26:47Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- crit (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

crit is a local review-loop tool for AI-assisted development. It packages a browser review interface and a single CLI binary so users can review plans, diffs, and local web previews, then send comments back to coding agents.

### プロジェクトの歴史

The project appeared publicly in 2026 and its README frames the problem as making agent output reviewable in interfaces suited to the artifact: markdown plans, code diffs, running web apps, and static HTML previews. Its official site describes the same local feedback-loop focus for AI agent code changes.

### 採用の歴史

Official quickstart instructions put Homebrew first and also document Go, Nix, and Windows binary installs. The README lists integrations with multiple AI coding tools, including Codex, Cursor, Claude Code, Copilot, Gemini, Qwen, Aider, and others, which positions the package as glue between local review workflows and agent CLIs.

### 使われ方

Users run crit with no arguments to auto-detect git changes, pass markdown or HTML files for review, or pass a localhost URL for live web review. Configuration is split between global and project .crit.config.json files, with global-only settings for sensitive agent command execution and authentication-related options.

### パッケージ好きにとっての重要性

crit is notable as an early package-manager-distributed tool aimed specifically at agent-assisted development loops. The packaging story is intentionally simple: one local binary, Homebrew install path, optional Go/Nix/Windows installs, and no requirement that the coding agent itself own the review UI.

### タイムライン

- 2026: Repository created in February.
- 2026: v0.1.0 release published on February 16.
- 2026: Rapid 0.x releases followed in February as the review-loop workflow evolved.

### Related projects

- crit integrates with AI coding agents and editor/CLI assistants rather than replacing them.
- crit-web is the related self-hostable service used when sharing reviews.

### ソース

- <https://crit.md/>
- <https://github.com/tomasz-tomczyk/crit#readme>
- <https://github.com/tomasz-tomczyk/crit/releases/tag/v0.1.0>


## セキュリティノート

crit に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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: ~/.crit.config.json, .crit.config.json, .crit/prompts/*.md

## Credential files

- Unix: ~/.crit.config.json
## 他のパッケージマネージャ記録

- dnf - crit - 4.2.1-2.fc45: normalized package name match | Fedora Rawhide package metadata: crit from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | CRIU image tool | http://criu.org/


## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
