cline/cline
Autonomous coding agent as an SDK, IDE extension, or CLI assistant. observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 99
- Release rhythm 87
- Longevity 56
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 788
- days_rel: 7
- days_push: 7
- n_releases_24m: 360
Adoption not part of the score
66919 stars · 7230 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Cline is an open-source autonomous coding agent available as a VS Code extension, JetBrains plugin, CLI, and Node.js SDK. It reads and writes files, runs terminal commands, and browses the web with human-in-the-loop approval, supporting any LLM provider via BYOK.
Use cases
- refactor a large codebase with ai
- run an ai coding agent in ci pipelines
- ai assistant that edits multiple files in vs code
- build custom ai coding agents with an sdk
- run many coding agents in parallel on a task board
- automate recurring code updates with a headless agent
- use claude or local ollama models for coding help
When to choose
- you want an agentic coding assistant that can execute commands and edit files, not just autocomplete
- you need headless agent automation in scripts, cron jobs, or CI/CD
- you want model flexibility with no vendor lock-in, including local models
- you need explicit approval gates for every file change and command
When to avoid
- you only want lightweight inline autocomplete suggestions
- you cannot allow an agent to run shell commands in your environment
- you need a fully managed enterprise solution with SSO out of the box without self-managing keys
Facets
application · maturity active
agent-framework llm-inference developer-tools cli mcp chatbot developer-tools artificial-intelligence text-editors cross-platform windows editor-plugin cli coding-agent vscode-extension jetbrains-plugin byok human-in-the-loop ci-cd-automation multi-file-edits ai-agents command-line automation macos linux nodejs
6 sources
- readme: https://github.com/cline/cline · fetched 2026-08-28 · 7f20269dca86
- homepage: https://cline.bot · fetched 2026-08-28 · 3e563494e21a
- site_page: https://docs.cline.bot · fetched 2026-08-28 · e8a97079bdda
- site_page: https://cline.bot/install · fetched 2026-08-28 · 0041ba698cc7
- site_page: https://cline.bot/pricing · fetched 2026-08-28 · b911214a9ef5
- site_page: https://cline.bot/faq · fetched 2026-08-28 · 79b3f96229fe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cline/cline | main | 86 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem