Cline
Open-source VS Code–based coding agent with first-class MCP support, multi-agent team coordination, persistent team state, model portability, and a confirmed-action safety model.
Cline is an open-source autonomous coding agent that lives inside the tools developers already use rather than asking them to switch editors. Released originally as Claude Dev and distributed under the Apache 2.0 license, it runs as a sidebar in VS Code, as a plugin for JetBrains IDEs, as a terminal CLI, and as an embeddable runtime, all powered by the same engine. Unlike an autocomplete tool that suggests the next line, Cline is a true agent: it reads a codebase, plans an approach, creates and edits files, runs terminal commands, and can even drive a real browser to test the result, iterating through an implement-test-fix loop until the task is done.
Control and transparency are central to how it works. Cline splits work into Plan and Act modes: in Plan mode it explores the code and lays out a strategy, asking clarifying questions, and in Act mode it carries that plan out. By default every file edit and terminal command is presented for your approval before it runs, so you see exactly what will change, though you can switch on auto-approve to let it run unattended. Coordinated multi-file edits come with diffs, checkpoints, and one-click undo at each step.
Because it is model-agnostic and bring-your-own-key, Cline works with every major provider, including Anthropic, OpenAI, and Google, as well as local models through Ollama, so teams can keep sensitive code on their own infrastructure, including air-gapped deployments. There is no Cline subscription; you pay only for the inference you use. A .clinerules file in a repository teaches the agent a project's standards and conventions, and first-class Model Context Protocol support lets it reach databases, API docs, issue trackers, and monitoring tools.
Beyond a single editor session, Cline can run headlessly in CI pipelines and on cron schedules, coordinate multiple agents where a lead delegates to specialists, and be driven from chat tools like Slack and Linear. It has become one of the most widely used open-source coding agents, favored by developers who want agentic capability without giving up their existing setup, their choice of model, or control over their data.
Vendor details
Canonical URL
https://cline.bot
Category
Coding agent
Company status
independent
Use cases & customers
Target customers
Deployment options
In practice
You want a real coding agent but refuse to abandon your customized VS Code setup. Cline installs as a sidebar extension, reading your code, editing files, and running commands in place without migrating to a new editor.
Your code can't leave your network, so a cloud-only agent is a non-starter. Cline is bring-your-own-key and works with local models through Ollama, so it can run fully on your own infrastructure.
You want to see exactly what an agent will change before it touches anything. Cline's Plan mode lays out a strategy first, and every file edit and command waits for your approval, with diffs and one-click undo.
Sources & related URLs
Research sources
Agentic Index coverage score
10.5 / 14 capabilities · 75%
| Integrations & Tool CallingOfficial docs 2026-06-08 | Full |
|---|---|
| Workflow OrchestrationMulti-agent team docs 2026-06-08 | Full |
| Knowledge Grounding & RAGOfficial docs 2026-06-08 | Full |
| Human Oversight & GuardrailsConfirmed-action safety model docs 2026-06-08 | Full |
| Security, Identity & GovernanceOfficial docs 2026-06-08 | Partial |
| Observability & AuditabilityOfficial docs 2026-06-08 | Partial |
| Memory & State PersistencePersistent team state docs 2026-06-08 | Full |
| Deployment & Data ResidencySelf-hosted OSS docs 2026-06-08 | Full |
| Prebuilt Agents, Templates & PacksOfficial docs 2026-06-08 | Partial |
| Triggers & Channel CoverageOfficial docs 2026-06-08 | Partial |
| Model Flexibility & RoutingModel portability docs 2026-06-08 | Full |
| APIs, SDKs & MCP ExtensibilityMCP first-class docs 2026-06-08 | Full |
| Testing, Debugging & OptimizationOfficial docs 2026-06-08 | Partial |
| Browser & Computer UseOfficial docs 2026-06-08 | Unable to verify |
The Agentic Index coverage score grades every vendor Full, Partial or Unable to verify against the same 14 buyer facing capabilities, from public evidence only. Each capability links to how all vendors in the index score on it. How this evidence is graded
Recent platform changes
Cline updated its default session settings to use 'agentic compaction', which intelligently compresses long conversations to preserve the model's context window. Additionally, headless routines now default to 'YOLO mode' for fully unattended execution. The release also resolved an issue where the agent could not automatically locate CLI tools like the GitHub CLI.
Bears on: Memory / state
View sourceCline launched the first public release of 'Cline Code' for macOS, a standalone desktop application for running and inspecting agent sessions. The app natively supports Apple Silicon and Intel architectures and operates completely independently of an IDE. It features background auto-updates to ensure the client is always up to date.
Bears on: Observability / auditability
View sourceJune Cline CLI releases expanded the agent/plugin/MCP surface: plugin commands can submit prompts to the agent, plugins gained MCP server support with OAuth during install, Cline added `cline skill`, and the CLI added a prefilled MCP install wizard. The same releases added output caps and ranged reads for large files.
Bears on: MCP / tool calling / API
View sourcePricing
Free / OSS
usage
What is public
Cline is an open-source VS Code coding agent. Free to install; you bring your own model provider API key (Anthropic, OpenAI, etc.) or route through an optional Cline account, and pay model usage directly.
Billing mechanics
No required vendor subscription. Cost is the model-provider API usage Cline generates; an optional Cline-managed credits/account path exists but the default is BYO-key at provider cost.
Variable cost rationale
Free extension, but agentic runs against a frontier model via your own key are pay-as-you-go and can add up with heavy use.
Sales call required
No, self serve available
Free / trial
Free (OSS self-host)
Key ambiguities
Spend is driven by model choice and usage volume, not a Cline subscription; the optional managed-credits path wasn't price-verified in this pass.
Missing data
Any optional Cline-managed/cloud credit tier was not price-verified; default cost is BYO-key model usage.
Related vendors
- Cognition — Maker of Devin, an autonomous AI software engineer
- 10Web — Agentic website platform whose team of ten specialized AI agents…
- Ageiro — Early stage enterprise platform that turns business goals into…
- Aider — Open-source, model-agnostic terminal coding agent that works…
- Anthropic Claude Code — Anthropic's terminal and IDE-native coding agent with sub-agent…
- AppFactor — Agentic orchestration platform that autonomously maintains and…
Alternatives to Cline
The closest documented capability profiles to Cline among coding agents tracked by Agentic Index, ordered by similarity on the same 14 point evidence the rankings use. No vendor pays for placement.
- Charm10.0 / 14A lighter documented profile than Cline
- Goose9.0 / 14A lighter documented profile than Cline
- Tembo10.0 / 14Fuller documented coverage on Triggers & Channel Coverage
- Warp10.0 / 14Fuller documented coverage on Security, Identity & Governance
- AppFactor11.5 / 14Fuller documented coverage on Security, Identity & Governance and Observability & Auditability
- Augment Code10.5 / 14Fuller documented coverage on Security, Identity & Governance and Observability & AuditabilityCline vs Augment Code →
Similarity is computed from each vendor's Agentic Index coverage score evidence, axis by axis, not from the totals. How this evidence is graded