# 使用 Homebrew Cask 安装 devin-cli

查看 devin-cli 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install cask:devin-cli
```

其他安装命令:

### macOS

- Homebrew Cask (100%):

```sh
brew install --cask devin-cli
```

  证据: local Homebrew cask metadata

## 软件包事实

- **软件包键:** cask:devin-cli
- **软件包管理器:** Homebrew Cask
- **版本:** 3000.3.27
- **来源摘要:** Coding agent with Devin Cloud integration
- **主页:** <https://cli.devin.ai/docs>
- **最后更新:** 2026-08-01T07:27:20Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- devin (二进制)
- devin (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 3000.3.27
## 项目历史与用法

Devin CLI is Cognition's local terminal coding agent with Devin Cloud integration. For package-history purposes it represents the 2026 wave of AI coding agents being distributed as ordinary command-line tools and Homebrew casks.

### 项目历史

The current Devin documentation describes the CLI as distinct from the cloud Devin product: the CLI runs locally in the user's terminal, works against local files and tools, and can hand work to cloud Devin sessions when that workflow is useful.

The stable changelog shows rapid evolution through 2026, including the rename from Devin for Terminal to Devin CLI, web search, shell integration, MCP improvements, subagents, plugins, enterprise controls, and externally managed Homebrew updates.

### 采用历史

The official quickstart explicitly documents macOS installation through Homebrew, Windows installers, shell installation on Unix-like systems, and a Desktop-bundled path for some enterprise plans. That points to adoption through developer machines and terminal workflows rather than a library API.

### 使用方式

Typical use starts inside a project directory with `devin`, or with a one-shot prompt using the command separator. The command reference documents session resume, print mode, prompt files, model selection, MCP server management, rules, skills, sandbox setup, and ACP server mode for editor integrations.

The configuration docs make it a package-nerd-friendly tool: user and project JSON configs, local overrides, permission allow/deny rules, MCP server definitions, hooks, and AGENTS.md rules all fit into familiar dotfile and repository conventions.

### 为什么软件包爱好者会关心

Devin CLI matters as a modern example of an AI product becoming a real CLI package: it has a binary, config precedence, shell integration, changelogs, package-manager update behavior, and local project conventions instead of living only as a web application.

### 时间线

- 2026-03: The stable changelog begins the visible 2026 CLI release stream with 2026.3.9-0.
- 2026-04: Releases added rule, hook, MCP, permission, and terminal workflow improvements.
- 2026-05: The product name changed from Devin for Terminal to Devin CLI in user-facing surfaces and public documentation.
- 2026-07: Stable releases added plugins and enterprise controls.
- 2026-08: Stable release 2026.8.18 added subagent model configuration and startup MCP registry cache warming.

### Related projects

- Related surfaces in the official docs include Devin Cloud, Devin Desktop, ACP-aware editors such as Zed and JetBrains IDEs, MCP servers, skills, plugins, and AGENTS.md-style rules.

### 来源

- <https://docs.devin.ai/cli>
- <https://docs.devin.ai/cli/changelog/stable>
- <https://docs.devin.ai/cli/extensibility/configuration>
- <https://docs.devin.ai/cli/extensibility/rules>
- <https://docs.devin.ai/cli/reference/commands>


## 安全说明

没有找到 devin-cli 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 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: ~/.config/devin/config.json, .devin/config.json, .devin/config.local.json
- Windows: %APPDATA%\devin\config.json

## Credential files

- Unix: .devin/config.local.json
- Windows: %APPDATA%\devin\config.json
## 其他软件包管理器记录

- Nix - devin-cli: normalized package name match | nixpkgs package indexes: pkgs/by-name/de/devin-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- winget - CognitionAI.DevinCLI: normalized package name match | Windows Package Manager source index: CognitionAI.DevinCLI from https://cdn.winget.microsoft.com/cache/source.msix
- winget - CognitionAI.DevinDesktop: installed executable or alias match | Windows Package Manager source index: CognitionAI.DevinDesktop from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## 来源

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