# Installer cline avec Homebrew

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

## installation

```sh
sudo av install brew:cline
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cline
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:cline
- **Gestionnaire de paquets:** Homebrew
- **Version:** 3.0.3
- **Résumé source:** AI-powered coding agent for complex work
- **Page d'accueil:** <https://cline.bot>
- **Dernière mise à jour:** 2026-05-18T08:53:32-04:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- cline (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Cline is an open source AI coding agent for IDE and terminal workflows. The official repository describes Cline as a coding agent in the IDE and terminal and organizes the project around a shared SDK, CLI, VS Code extension, JetBrains plugin, Kanban surface, and documentation.

### Historique du projet

The GitHub repository was created in 2024 and the changelog records an initial 0.0.6 release followed by rapid VS Code extension iteration. Version 2.0 renamed the project to Cline and described it as an assistant that can use the CLI and editor; later releases added browser/computer-use style capabilities, model-provider breadth, MCP support, and shared agent infrastructure.

### Historique d'adoption

Cline's adoption path differs from older Unix tools: it grew through editor marketplaces, npm, community channels, and then Homebrew for the CLI. The official README links the VS Code Marketplace, JetBrains Marketplace, npm installation for the CLI and SDK, Discord, Reddit, and documentation, while the batch input lists Homebrew as the package-manager distribution for this formula.

### Modes d'utilisation

The CLI can run interactively, in one-shot mode, as JSON output, yolo/headless mode, or background hub mode. Official docs and README examples cover editing code across a project, running shell commands, Plan/Act mode, checkpoints, MCP servers, providers such as Anthropic, OpenAI, Gemini, OpenRouter, Bedrock, Vertex, and OpenAI-compatible APIs, plus scheduled and connector-driven agents.

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

Cline is package-nerd significant because it shows an AI coding agent becoming a normal command-line package rather than only an editor extension. Its CLI packaging brings credentials, provider selection, MCP servers, plugins, schedules, and headless automation into shell workflows where package managers can install and update the agent like other developer tools.

### Chronologie

- 2024: cline/cline GitHub repository created and changelog records initial 0.0.6 release.
- 2024: Version 2.0 changelog announces the Cline rename and CLI/editor assistant positioning.
- 2026: CLI 3.0.x changelog shows active terminal-agent releases, plugin/MCP work, Cline Hub, connectors, and provider updates.
- 2026: Version 4.0.0 changelog describes migration to a shared SDK-backed VS Code extension runtime.

### Related projects

- Officially related surfaces include the Cline CLI, VS Code extension, JetBrains plugin, Cline SDK, Cline Kanban, and Cline plugins. Functionally, it belongs to the same package-manager category as terminal coding agents, editor AI assistants, MCP clients, and OpenAI-compatible provider tooling.

### Sources

- <https://github.com/cline/cline#readme>
- <https://github.com/cline/cline/blob/main/apps/cli/README.md>
- <https://github.com/cline/cline/blob/main/CHANGELOG.md>
- <https://github.com/cline/cline/blob/main/apps/cli/CHANGELOG.md>
- <https://docs.cline.bot/>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour cline. 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: ~/.cline/, ~/.cline/data/settings/providers.json, ~/.cline/data/settings/global-settings.json, ~/.cline/data/settings/cline_mcp_settings.json, .cline/, .clineignore

## Credential files

- Unix: ~/.cline/data/settings/providers.json

## Combined YAML source

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


## Sources

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