# 使用 Homebrew, dnf 安装 crit

查看 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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

## 软件包事实

- **软件包键:** brew:crit
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/crit>
- **版本:** 0.18.3
- **来源摘要:** Your feedback loop with the agent: review plans and code locally
- **主页:** <https://crit.md/>
- **仓库:** <https://github.com/tomasz-tomczyk/crit>
- **上游文档:** <https://crit.md/>
- **许可证:** MIT
- **源码归档:** <https://github.com/tomasz-tomczyk/crit/archive/refs/tags/v0.18.2.tar.gz>
- **最后更新:** 2026-08-04T14:04:52Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- crit (cli)
- crit (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.18.3
- 管理器更新时间: 2026-08-04
- 本地数据: OK
- 上游仓库: https://github.com/tomasz-tomczyk/crit
- 检测到的最新版本: v0.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 的匹配本地密钥处理 manifest。软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 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: ~/.crit.config.json, .crit.config.json, .crit/prompts/*.md

## Credential files

- Unix: ~/.crit.config.json
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** crit
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 其他软件包管理器记录

- 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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | CRIU image tool | http://criu.org/


## 相关链接

- [MCP tool packages](https://pkg.so/zh-hans/mcp-tools/) - Mentions MCP or Model Context Protocol.
- [AI and agent packages](https://pkg.so/zh-hans/ai-agent-tools/) - Matched AI model, agent, coding-agent, orchestration, or MCP metadata.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [skills](https://pkg.so/zh-hans/brew/skills/) - Shares pkgdb curated category or tags: ai, ai-agents, cli, coding-agents, developer-tools.
- [pixtuoid](https://pkg.so/zh-hans/brew/pixtuoid/) - Shares pkgdb curated category or tags: ai, ai-agents, cli, coding-agents, developer-tools.
- [opencode](https://pkg.so/zh-hans/brew/opencode/) - Shares pkgdb curated category or tags: ai, cli, coding-agents, developer-tools.
- [rtk](https://pkg.so/zh-hans/brew/rtk/) - Shares pkgdb curated category or tags: ai, cli, coding-agents, developer-tools.
- [worktrunk](https://pkg.so/zh-hans/brew/worktrunk/) - Shares pkgdb curated category or tags: ai, ai-agents, cli, coding-agents.
- [mistral-vibe](https://pkg.so/zh-hans/brew/mistral-vibe/) - Shares pkgdb curated category or tags: ai, cli, coding-agents, developer-tools.
- [skillshare](https://pkg.so/zh-hans/brew/skillshare/) - Shares pkgdb curated category or tags: ai, cli, coding-agents, developer-tools.
- [letta-code](https://pkg.so/zh-hans/brew/letta-code/) - Shares pkgdb curated category or tags: ai, cli, coding-agents, developer-tools.
- [mimo-code](https://pkg.so/zh-hans/brew/mimo-code/) - Local package facts share a topical domain. Shared terms: agent, agents, ai, cli, code.
- [codex](https://pkg.so/zh-hans/cask/codex/) - Local package facts share a topical domain. Shared terms: agent, agents, ai, cli, coding.

## 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
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
