macOS
brew install clinelocal Homebrew formula metadata
brew
AI-powered coding agent for complex work. Version 3.0.3 via Homebrew; verified 2026-05-18.
install
brew install clinelocal Homebrew formula metadata
overview
AI-powered coding agent for complex work
history
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.
security posture
No matching local secret-handling manifest was found for cline. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
~/.cline/~/.cline/data/settings/providers.json~/.cline/data/settings/global-settings.json~/.cline/data/settings/cline_mcp_settings.json.cline/.clineignoreCredential-bearing paths to review before unattended agent runs.
~/.cline/data/settings/providers.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cline | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:cline |
|---|---|
| Version | 3.0.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cline |
| Homepage | https://cline.bot |
| Repository | https://github.com/cline/cline |
| Upstream docs | https://docs.cline.bot/cli/cli-reference |
| License | Apache-2.0 |
| Source archive | https://registry.npmjs.org/cline/-/cline-3.0.3.tgz |
| Last updated | 2026-05-18T08:53:32-04:00 |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cline |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.