# devin-cli を Homebrew Cask でインストール

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