Open-source AI coding agent for VS Code and JetBrains, works with any model.
Cline is an open-source AI coding agent that runs as an extension inside VS Code and JetBrains IDEs. Its defining feature is a Plan/Act workflow: it proposes a plan and shows exactly what it intends to change before applying anything, giving you an approval step most autonomous coding agents skip. It supports Claude, GPT-4, and local models, and has grown into one of the most active open-source coding-agent communities. It's a good fit for developers who want agentic help without giving up review control over every change.