Cline

An open-source agentic coding assistant that runs as a VS Code extension and orchestrates file edits and shell commands.

Definition

Cline is a VS Code extension that turns the editor into an agent: it reads the project, plans changes, edits files, runs shell commands, and waits for approval at each step. It is BYO-LLM — Claude, GPT, Gemini, or local models via OpenRouter or Ollama. Cline is an open-source alternative to Cursor's built-in agent and to Claude Code.

When to use

See also