# Installer devin-cli avec Homebrew Cask

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de devin-cli pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew Cask (100%):

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

  Preuve: local Homebrew cask metadata

## Faits du paquet

- **Clé du paquet:** cask:devin-cli
- **Gestionnaire de paquets:** Homebrew Cask
- **Version:** 3000.3.27
- **Résumé source:** Coding agent with Devin Cloud integration
- **Page d'accueil:** <https://cli.devin.ai/docs>
- **Dernière mise à jour:** 2026-08-01T07:27:20Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- devin (binaire)
- devin (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 3000.3.27
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour devin-cli. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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
## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
