# cline を Homebrew でインストール

cline のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install cline
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:cline
- **パッケージマネージャ:** Homebrew
- **バージョン:** 3.0.3
- **ソース概要:** AI-powered coding agent for complex work
- **ホームページ:** <https://cline.bot>
- **最終更新:** 2026-05-18T08:53:32-04:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- cline (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 3.0.3
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

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


## ソース

- 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
