cline
by clineAutonomous coding agent as an SDK, IDE extension, or CLI assistant.
About cline
cline is a TypeScript open-source code generation project by cline. Autonomous coding agent as an SDK, IDE extension, or CLI assistant. With 63,663 GitHub stars and 6,753forks, it's one of the Code Generation tools worth knowing. You can download the source, browse it on GitHub, or read the full setup guide in the README below.
From the project README
Cline
The open source coding agent in your IDE and terminal.
<div align="center">
<div align="center"> <table> <tbody> <td align="center"> <a href="https://docs.cline.bot" target="_blank"><strong>Docs</strong></a> </td> <td align="center"> <a href="https://discord.gg/cline" target="_blank"><strong>Discord</strong></a> </td> <td align="center"> <a href="https://www.reddit.com/r/cline/" target="_blank"><strong>r/cline</strong></a> </td> <td align="center"> <a href="https://github.com/cline/cline/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop" target="_blank"><strong>Feature Requests</strong></a> </td> <td align="center"> <a href="https://cline.bot/join-us" target="_blank"><strong>Join us!</strong></a> </td> </tbody> </table> </div>
</div>
<br>
<div align="center"> <table> <tr> <td align="center" width="50%">
CLI
Run Cline in your terminal. Interactive chat or fully headless for CI/CD and scripting.
npm i -g cline
<a href="./apps/cli/README.md">Learn more</a> <br><br>
</td> <td align="center" width="50%">
Kanban
Run many agents in parallel from a web-based task board. Each card gets its own worktree, auto-commit, and dependency chains.
npm i -g kanban
<a href="https://github.com/cline/kanban">Learn more</a> <br><br>
</td> </tr> <tr> <td align="center" width="50%">
VS Code Extension
AI coding assistant in your editor.
This is an excerpt from the project's own README, quoted here for reference. Read the full README on GitHub →
cline — FAQ
What is cline?
Autonomous coding agent as an SDK, IDE extension, or CLI assistant.
Is cline free to use?
Yes. cline is open-source and free. You can browse the source on GitHub or download it here at no cost — no signup required.
How do I install and run cline?
Download the latest source as a ZIP from GitHub (or clone the main branch), then follow the setup steps in the README below.
What language is cline written in?
cline is primarily written in TypeScript.
How popular is cline?
cline has 63,663 stars and 6,753 forks on GitHub, and was last updated 6/22/2026 — a useful signal of how actively it's maintained and trusted by developers.
More Code Generation skills
See all Code Generation →A lightweight coding agent for open models like Deepseek, Kimi, and Qwen
Specify what you want in English, GPT Engineer asks clarifying questions and writes the whole codebase. The pioneer of full-app code-gen.
aider is AI pair programming in your terminal
open-source coding agent
AI-powered E2E testing in natural language. Write tests like "log in then click checkout" — the agent figures out the selectors.