
Open-source autonomous coding agent that runs as a VS Code / JetBrains extension. Plan-then-act loop over your repo, extensible via MCP, model-agnostic (Anthropic, OpenAI, OpenRouter, local). IDE-bound, not a hostable web service.
Cline (formerly Claude Dev) is an open-source autonomous coding agent that runs as a VS Code and JetBrains extension. You give it a task; it explores your repository, proposes a plan, then edits files, runs terminal commands, and can drive a browser — pausing for your approval at…