Skip to content
Cline logo

Cline

Verified

Open-source AI coding agent for IDEs and terminals.

Autonomous AgentsCoding & Dev 63.3kOpen source
View on GitHub
Updated 2026-06-15
Cline GitHub repository

What is Cline?

Cline provides an open-source AI coding agent that operates inside IDEs and terminals. It reads entire codebases to perform cross-file edits while tracking errors and applying fixes automatically.

The agent supports Plan mode for strategy development and Act mode for execution, with built-in checkpoints and approval gates. It can run shell commands, monitor outputs, and handle long-running processes in the background.

Developers and teams use Cline to speed up routine coding work while retaining control through human-in-the-loop approvals and multi-agent task management.

Capabilities

edit code across projects
run terminal commands
browse the web
multi-agent orchestration
human-in-the-loop approvals
headless automation

What you can build with Cline

Large-scale refactoring

Scan a project, identify related files, and apply consistent changes with automatic lint and type error fixes.

CI/CD automation

Run the CLI in headless mode to execute builds, tests, and deployments as part of scripts or pipelines.

Parallel task management

Use the Kanban interface to launch multiple agents, each working in isolated worktrees with dependency tracking.

Install Cline

Install
npm i -g cline
Quick start
npm i -g cline
  1. 1Install the CLI globally with npm i -g cline.
  2. 2Launch Cline in your terminal and connect it to your project folder.
  3. 3For VS Code, install the extension from the marketplace and open a workspace.
  4. 4Switch between Plan and Act modes to outline work then execute changes.
  5. 5Review diffs and approve edits or commands as they appear.

Works with

VS CodeJetBrains IDEsnpmNode.js

Cline: pros & cons

Pros

  • +Strong project-wide code understanding and coordinated edits
  • +Multiple interfaces (IDE, terminal, web Kanban) from one core engine
  • +Explicit approval steps and checkpoints keep users in control
  • +Open-source SDK for building custom agents and integrations

Cons

  • JetBrains plugin source is not publicly available
  • Frequent approval prompts can interrupt flow unless auto-approve is enabled
  • Requires Node.js environment for CLI and SDK components
Did you find this helpful?

Frequently asked questions

Yes, the core agent and most components are open source and free to use.

User reviews

Verified reviews from the community shape this listing's rating.

Loading reviews…

Sign in to review

Promote Cline

Add this badge to your website, or share the tool.

DFeatured on DhanasviCline 2