macOS
brew install clinelocal Homebrew formula metadata
安装
brew install clinelocal Homebrew formula metadata
概览
AI-powered coding agent for complex work
历史
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.
安全态势
没有找到 cline 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.json可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
cline | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:cline |
|---|---|
| 版本 | 3.0.3 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/cline |
| 主页 | https://cline.bot |
| 仓库 | https://github.com/cline/cline |
| 上游文档 | https://docs.cline.bot/cli/cli-reference |
| 许可证 | Apache-2.0 |
| 源码归档 | https://registry.npmjs.org/cline/-/cline-3.0.3.tgz |
| 最后更新 | 2026-05-18T08:53:32-04:00 |
| Pulse | updated |
| 依赖 | node |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.