Skip to content

How Cline’s scores are calculated

The full audit trail, recomputed from the verdict data at build time through the same code that produced the leaderboard: verdict × quality × story weight per cell, cells sum to dimension scores, dimensions blend into the PA Score. Every number on the product page is reproducible from this page alone; for why the formula looks like this, see the methodology.

verdict factors: full ×1.0 · partial ×0.6 · disputed ×0.3 · none ×0.0 · n/a excluded from both sides · cell points = weight × quality × factor · cell max = weight × 10

PA Score40/100

Agent-ready 47.0 × 0.30 = 14.10

API quality 0.0 × 0.20 = 0.00

Openness 31.2 × 0.20 = 6.24

Built-in AI 74.4 × 0.15 = 11.16

Automation 55.3 × 0.15 = 8.29

(14.10 + 0.00 + 6.24 + 11.16 + 8.29) ÷ (0.30 + 0.20 + 0.20 + 0.15 + 0.15) = 39.80 ÷ 1.00 = 39.8

Scores are stored to 1 decimal; the product page’s pills round to whole numbers for display. Each dimension below shows the stories, verdicts, and cited evidence behind its number.

Agent-ready47.0/100×0.30 of the PA blend

Outside-in: can YOUR agent reach and drive this product — API, MCP, CLI, headless runs, agent docs.

Point an agent at llms.txt or agent-oriented docsweight 2

2 (weight) × 6 (quality) × 0.6 (partial) = 7.2 of 20 max

  • [probe] https://docs.cline.bot/llms.txtPROBE llms.txt: HTTP 200 at https://docs.cline.bot/llms.txt # Cline > AI-powered coding agent for complex work - [Cline Overview](https://docs.cline.bot/cline-overview.md): Your
  • [probe] https://docs.cline.bot/cline-overview.mdPROBE docs-md: HTTP 200 at https://docs.cline.bot/cline-overview.md > ## Documentation Index > Fetch the complete documentation index at: https://docs.cline.bot/llms.txt > Use this file to
  • [claimed-docs] https://docs.cline.bot/cline-overviewAI coding assistant in your editor. Create files, run commands, browse the web, and use tools with human-in-the-loop approval.
  • [claimed-docs] https://docs.cline.bot/mcp/mcp-overview.mdMCP (Model Context Protocol) lets Cline use external tools and data sources through MCP servers.

Run the product headlessly / in CI for automationweight 2

2 (weight) × 9 (quality) × 1.0 (full) = 18.0 of 20 max

  • [claimed-docs] https://docs.cline.bot/cline-overviewRun Cline in your terminal with interactive chat or fully headless automation for CI/CD and scripting.
  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdUse headless mode for scripts/automation and processable output.
  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdAutonomous execution can modify files and run commands without further prompts.
  • [claimed-docs] https://cline.botChat with the agent from Slack, Discord, Telegram, or Linear. Run it headlessly inside GitHub Actions, GitLab, or any pipeline.
  • [claimed-docs] https://docs.cline.bot/cli/scheduling.mdThe CLI supports running agents on cron schedules through the hub. Scheduled agents persist across process restarts and run independently of any terminal session.
  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdUse Cline CLI for interactive terminal sessions and automated headless workflows.
  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdcline --auto-approve true "run tests and fix failures"
  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdgit diff | cline "review these changes"
  • [claimed-docs] https://docs.cline.bot/cli/scheduling.mdRun agents on cron schedules for recurring automations like daily summaries and code reviews.

Plug MCP servers into this product so it can use their toolsweight 3

3 (weight) × 9 (quality) × 1.0 (full) = 27.0 of 30 max

  • [claimed-docs] https://docs.cline.bot/mcp/mcp-overview.mdMCP (Model Context Protocol) lets Cline use external tools and data sources through MCP servers.
  • [github] https://github.com/cline/clineRun agent sessions in any folder, schedule routines, and manage models, plugins, and MCP servers.
  • [github] https://github.com/cline/clineCline as a native app for macOS and Windows. Run agent sessions in any folder, schedule routines, and manage models, plugins, and MCP servers.
  • [claimed-docs] https://docs.cline.bot/features/auto-approve.mdYOLO mode is Auto Approve on steroids. Check the box and Cline auto-approves everything: file changes, terminal commands, browser actions, MCP tools, and mode transitions.

Connect an agent via an official MCP serverweight 3

n/a — not applicable to this product: excluded from numerator and denominator

  • [claimed-docs] https://docs.cline.bot/mcp/mcp-overview.mdMCP (Model Context Protocol) lets Cline use external tools and data sources through MCP servers.
  • [github] https://github.com/cline/clineRun agent sessions in any folder, schedule routines, and manage models, plugins, and MCP servers.
  • [github] https://github.com/cline/clineCline as a native app for macOS and Windows. Run agent sessions in any folder, schedule routines, and manage models, plugins, and MCP servers.

Use an official CLIweight 2

2 (weight) × 9 (quality) × 1.0 (full) = 18.0 of 20 max

  • [claimed-docs] https://docs.cline.bot/cline-overviewRun Cline in your terminal with interactive chat or fully headless automation for CI/CD and scripting.
  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdUse headless mode for scripts/automation and processable output.
  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdAutonomous execution can modify files and run commands without further prompts.
  • [claimed-docs] https://docs.cline.bot/getting-started/installing-cline.mdnpm install -g cline
  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdUse Cline CLI for interactive terminal sessions and automated headless workflows.
  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdcline --auto-approve true "run tests and fix failures"
  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdgit diff | cline "review these changes"
  • [claimed-docs] https://docs.cline.bot/cli/scheduling.mdThe CLI supports running agents on cron schedules through the hub.
  • [claimed-docs] https://docs.cline.bot/cli/scheduling.mdThe CLI supports running agents on cron schedules through the hub. Scheduled agents persist across process restarts and run independently of any terminal session.
  • [probe] https://docs.cline.bot/usage/cli-overviewofficial CLI documented at https://docs.cline.bot/usage/cli-overview

Drive the product through a documented public APIweight 3

3 (weight) × 6 (quality) × 0.6 (partial) = 10.8 of 30 max

  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdUse headless mode for scripts/automation and processable output.
  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdAutonomous execution can modify files and run commands without further prompts.
  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdUse Cline CLI for interactive terminal sessions and automated headless workflows.
  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdcline --auto-approve true "run tests and fix failures"
  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdgit diff | cline "review these changes"
  • [claimed-docs] https://docs.cline.bot/usage/acp.mdAny ACP-capable client can use Cline as its coding agent without a dedicated extension
  • [claimed-docs] https://docs.cline.bot/usage/acp.mdAny ACP-capable client can use Cline as its coding agent without a dedicated extension — the same agent you use in the terminal, embedded in the tool you're already working in.
  • [claimed-docs] https://docs.cline.bot/cli/scheduling.mdThe CLI supports running agents on cron schedules through the hub. Scheduled agents persist across process restarts and run independently of any terminal session.
  • [claimed-docs] https://docs.cline.bot/cline-overviewBuild AI agents and integrations powered by the same core engine behind the CLI, Kanban, VS Code extension, and JetBrains plugin.
  • [probe] https://docs.cline.bot/openapi.jsonPROBE openapi: all candidate paths 404 (https://docs.cline.bot/openapi.json, https://docs.cline.bot/swagger.json, https://docs.cline.bot/api/openapi.json, https://docs.cline.bot/.well-known/openapi.json)

Issue scoped/least-privilege API credentials for an agentweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [claimed-docs] https://cline.bot/pricingAbsolutely! You can bring your own API keys from providers like OpenAI, Anthropic, Google, and others.
  • [claimed-docs] https://docs.cline.bot/getting-started/authorizing-with-cline.mdBring Your Own Key (BYOK): use your own provider credentials (cloud or local runtimes).
  • [claimed-docs] https://docs.cline.bot/getting-started/cline-provider.mdInstead of managing separate API keys across multiple vendors, you sign in once, add Cline credits, and select from available models directly in Cline.
  • [claimed-docs] https://docs.cline.bot/features/auto-approve.mdAuto Approve lets you decide which actions Cline can take without prompting you each time.

Build against official SDKsweight 2

2 (weight) × 3 (quality) × 0.6 (partial) = 3.6 of 20 max

  • [claimed-docs] https://docs.cline.bot/cline-overviewBuild AI agents and integrations powered by the same core engine behind the CLI, Kanban, VS Code extension, and JetBrains plugin.
  • [probe] https://docs.cline.bot/openapi.jsonPROBE openapi: all candidate paths 404 (https://docs.cline.bot/openapi.json, https://docs.cline.bot/swagger.json, https://docs.cline.bot/api/openapi.json, https://docs.cline.bot/.well-known/openapi.json)

Subscribe to events via webhooksweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [claimed-docs] https://cline.botChat with the agent from Slack, Discord, Telegram, or Linear. Run it headlessly inside GitHub Actions, GitLab, or any pipeline.
  • [probe] https://docs.cline.bot/openapi.jsonPROBE openapi: all candidate paths 404 (https://docs.cline.bot/openapi.json, https://docs.cline.bot/swagger.json, https://docs.cline.bot/api/openapi.json, https://docs.cline.bot/.well-known/openapi.json)

Agent-ready = 84.6 ÷ 180 × 100 = 47.0

API quality0.0/100×0.20 of the PA blend

The programmable surface once an agent is there — machine-readable spec, interactive docs, sandbox, versioning discipline.

Explore an interactive API reference with runnable examplesweight 2

n/a — not applicable to this product: excluded from numerator and denominator

  • [probe] https://docs.cline.bot/openapi.jsonPROBE openapi: all candidate paths 404 (https://docs.cline.bot/openapi.json, https://docs.cline.bot/swagger.json, https://docs.cline.bot/api/openapi.json, https://docs.cline.bot/.well-known/openapi.json)

Download a machine-readable API spec (OpenAPI or equivalent)weight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [probe] https://docs.cline.bot/openapi.jsonPROBE openapi: all candidate paths 404 (https://docs.cline.bot/openapi.json, https://docs.cline.bot/swagger.json, https://docs.cline.bot/api/openapi.json, https://docs.cline.bot/.well-known/openapi.json)

Test against a sandbox environment without touching production dataweight 1

n/a — not applicable to this product: excluded from numerator and denominator

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Rely on versioned APIs with a documented deprecation policyweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [probe] https://docs.cline.bot/openapi.jsonPROBE openapi: all candidate paths 404 (https://docs.cline.bot/openapi.json, https://docs.cline.bot/swagger.json, https://docs.cline.bot/api/openapi.json, https://docs.cline.bot/.well-known/openapi.json)

API quality = 0.0 ÷ 40 × 100 = 0.0

Openness31.2/100×0.20 of the PA blend

Can you leave, inspect, or self-host — data export, open source, portability.

Do everything through the API that I can do in the UIweight 2

2 (weight) × 6 (quality) × 0.6 (partial) = 7.2 of 20 max

  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdUse headless mode for scripts/automation and processable output.
  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdAutonomous execution can modify files and run commands without further prompts.
  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdUse Cline CLI for interactive terminal sessions and automated headless workflows.
  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdcline --auto-approve true "run tests and fix failures"
  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdgit diff | cline "review these changes"
  • [claimed-docs] https://docs.cline.bot/cli/scheduling.mdThe CLI supports running agents on cron schedules through the hub.
  • [claimed-docs] https://docs.cline.bot/cli/scheduling.mdThe CLI supports running agents on cron schedules through the hub. Scheduled agents persist across process restarts and run independently of any terminal session.
  • [claimed-docs] https://docs.cline.bot/cli/scheduling.mdRun agents on cron schedules for recurring automations like daily summaries and code reviews.
  • [probe] https://docs.cline.bot/openapi.jsonPROBE openapi: all candidate paths 404 (https://docs.cline.bot/openapi.json, https://docs.cline.bot/swagger.json, https://docs.cline.bot/api/openapi.json, https://docs.cline.bot/.well-known/openapi.json)
  • [claimed-docs] https://docs.cline.bot/usage/kanban.mdUse Cline Kanban to run multiple coding agents in parallel with isolated git worktrees.
  • [claimed-docs] https://docs.cline.bot/usage/kanban.mdReview diffs in card detail view and leave inline comments.

Export all of my data in open formats and leaveweight 3

3 (weight) × 4 (quality) × 0.6 (partial) = 7.2 of 30 max

  • [claimed-docs] https://cline.bot/pricingYou're never locked into our platform or pricing. Switch providers or self-host anytime.
  • [claimed-docs] https://cline.bot/pricingAbsolutely! You can bring your own API keys from providers like OpenAI, Anthropic, Google, and others.
  • [claimed-docs] https://docs.cline.bot/running-models-locally/overview.mdRun Cline with local models using Ollama, LM Studio or Atomic Chat.
  • [claimed-docs] https://docs.cline.bot/getting-started/authorizing-with-cline.mdBring Your Own Key (BYOK): use your own provider credentials (cloud or local runtimes).

Read the product's source under an open licenseweight 2

2 (weight) × 5 (quality) × 0.6 (partial) = 6.0 of 20 max

  • [github] https://github.com/cline/clineIn VS Code and JetBrains, every edit shows up as a diff you can review, modify, or revert.
  • [github] https://github.com/cline/clineRun agent sessions in any folder, schedule routines, and manage models, plugins, and MCP servers.
  • [github] https://github.com/cline/clineCline as a native app for macOS and Windows. Run agent sessions in any folder, schedule routines, and manage models, plugins, and MCP servers.

Self-host the core productweight 3

3 (weight) × 6 (quality) × 0.6 (partial) = 10.8 of 30 max

  • [claimed-docs] https://cline.bot/pricingYou're never locked into our platform or pricing. Switch providers or self-host anytime.
  • [claimed-docs] https://docs.cline.bot/running-models-locally/overview.mdRun Cline with local models using Ollama, LM Studio or Atomic Chat.
  • [claimed-docs] https://docs.cline.bot/getting-started/authorizing-with-cline.mdBring Your Own Key (BYOK): use your own provider credentials (cloud or local runtimes).
  • [claimed-docs] https://docs.cline.bot/getting-started/installing-cline.mdnpm install -g cline
  • [claimed-docs] https://docs.cline.bot/usage/kanban.mdUse Cline Kanban to run multiple coding agents in parallel with isolated git worktrees.

Openness = 31.2 ÷ 100 × 100 = 31.2

Built-in AI74.4/100×0.15 of the PA blend

Inside-out: how agentic the product itself is for its users — built-in assistants, autonomous features.

Get AI-generated insights and suggestions from my data inside the productweight 2

2 (weight) × 5 (quality) × 0.6 (partial) = 6.0 of 20 max

  • [claimed-docs] https://docs.cline.bot/features/subagents.mdSubagents let Cline spawn focused research agents that run in parallel.
  • [claimed-docs] https://docs.cline.bot/features/subagents.mdSubagents let Cline spawn focused research agents that run in parallel. Each subagent gets its own prompt and context window, explores the codebase independently, and returns a detailed report to the main agent.
  • [github] https://github.com/cline/clineIn VS Code and JetBrains, every edit shows up as a diff you can review, modify, or revert.
  • [claimed-docs] https://cline.botCoordinated multi-file changes with linter-aware fixes, diffs, checkpoints, and one-click undo on every step.

Set up automations that run autonomously in the backgroundweight 2

2 (weight) × 8 (quality) × 1.0 (full) = 16.0 of 20 max

  • [claimed-docs] https://docs.cline.bot/cli/scheduling.mdThe CLI supports running agents on cron schedules through the hub.
  • [claimed-docs] https://docs.cline.bot/cli/scheduling.mdThe CLI supports running agents on cron schedules through the hub. Scheduled agents persist across process restarts and run independently of any terminal session.
  • [claimed-docs] https://docs.cline.bot/cli/scheduling.mdRun agents on cron schedules for recurring automations like daily summaries and code reviews.
  • [claimed-docs] https://cline.botChat with the agent from Slack, Discord, Telegram, or Linear. Run it headlessly inside GitHub Actions, GitLab, or any pipeline.
  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdUse headless mode for scripts/automation and processable output.
  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdAutonomous execution can modify files and run commands without further prompts.

Delegate tasks to a built-in AI assistant inside the productweight 3

3 (weight) × 9 (quality) × 1.0 (full) = 27.0 of 30 max

  • [claimed-docs] https://docs.cline.bot/cline-overviewAI coding assistant in your editor. Create files, run commands, browse the web, and use tools with human-in-the-loop approval.
  • [claimed-docs] https://docs.cline.bot/cline-overview.mdIt can read and write files, run terminal commands, use a browser, and help you build features through natural conversation. Every action requires your explicit approval.
  • [claimed-docs] https://docs.cline.bot/core-workflows/plan-and-act.mdPlan mode lets you explore and strategize without changing files. Act mode executes against your plan.
  • [claimed-docs] https://docs.cline.bot/features/auto-approve.mdAuto Approve lets you decide which actions Cline can take without prompting you each time.
  • [claimed-docs] https://docs.cline.bot/features/auto-approve.mdYOLO mode is Auto Approve on steroids. Check the box and Cline auto-approves everything: file changes, terminal commands, browser actions, MCP tools, and mode transitions.
  • [community] https://hn.algolia.com/api/v1/items/44106944Cline is, hands down, the most effective agentic coding tool out there. I've extensively daily driven any one of them you can name, and there's nothing even close.
  • [community] https://hn.algolia.com/api/v1/items/44106944Cline is the most impressive agentic coder tool I've used and it seems to be getting better. I can plan with it for 10-15 minutes, set it loose on my codebase, go get lunch, and then its diff is almost always completely on the money.
  • [community] https://hn.algolia.com/api/v1/items/43642212I can have cline control a terminal command, it's by no means limited to editing code... I find Cline better [than Claude Code] (plus I can use Gemini 2.5 with it and am not limited to Anthropic only).

Operate the product with natural-language commandsweight 2

2 (weight) × 9 (quality) × 1.0 (full) = 18.0 of 20 max

  • [claimed-docs] https://docs.cline.bot/cline-overview.mdIt can read and write files, run terminal commands, use a browser, and help you build features through natural conversation. Every action requires your explicit approval.
  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdcline --auto-approve true "run tests and fix failures"
  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdgit diff | cline "review these changes"
  • [claimed-docs] https://cline.botChat with the agent from Slack, Discord, Telegram, or Linear. Run it headlessly inside GitHub Actions, GitLab, or any pipeline.
  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdUse headless mode for scripts/automation and processable output.
  • [community] https://hn.algolia.com/api/v1/items/44106944Cline is, hands down, the most effective agentic coding tool out there. I've extensively daily driven any one of them you can name, and there's nothing even close.
  • [community] https://hn.algolia.com/api/v1/items/44106944Cline is the most impressive agentic coder tool I've used and it seems to be getting better. I can plan with it for 10-15 minutes, set it loose on my codebase, go get lunch, and then its diff is almost always completely on the money.

Built-in AI = 67.0 ÷ 90 × 100 = 74.4

Automation55.3/100×0.15 of the PA blend

Depth of automation primitives — rules, scheduling, bulk operations, webhooks.

Perform bulk operations across many items at onceweight 2

2 (weight) × 7 (quality) × 1.0 (full) = 14.0 of 20 max

  • [claimed-docs] https://docs.cline.bot/cline-overviewRun many agents in parallel from a web-based task board with per-card worktrees, auto-commit, and dependency chains.
  • [claimed-docs] https://docs.cline.bot/usage/kanban.mdUse Cline Kanban to run multiple coding agents in parallel with isolated git worktrees.
  • [claimed-docs] https://docs.cline.bot/features/subagents.mdSubagents let Cline spawn focused research agents that run in parallel.
  • [claimed-docs] https://docs.cline.bot/features/subagents.mdSubagents let Cline spawn focused research agents that run in parallel. Each subagent gets its own prompt and context window, explores the codebase independently, and returns a detailed report to the main agent.
  • [claimed-docs] https://docs.cline.bot/cli/scheduling.mdThe CLI supports running agents on cron schedules through the hub.
  • [claimed-docs] https://docs.cline.bot/cli/scheduling.mdThe CLI supports running agents on cron schedules through the hub. Scheduled agents persist across process restarts and run independently of any terminal session.
  • [claimed-docs] https://docs.cline.bot/cli/scheduling.mdRun agents on cron schedules for recurring automations like daily summaries and code reviews.
  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdcline --auto-approve true "run tests and fix failures"
  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdgit diff | cline "review these changes"
  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdUse headless mode for scripts/automation and processable output.

Define rules that trigger actions automatically on eventsweight 3

3 (weight) × 7 (quality) × 0.6 (partial) = 12.6 of 30 max

  • [claimed-docs] https://docs.cline.bot/cli/scheduling.mdThe CLI supports running agents on cron schedules through the hub.
  • [claimed-docs] https://docs.cline.bot/cli/scheduling.mdThe CLI supports running agents on cron schedules through the hub. Scheduled agents persist across process restarts and run independently of any terminal session.
  • [claimed-docs] https://docs.cline.bot/cli/scheduling.mdRun agents on cron schedules for recurring automations like daily summaries and code reviews.
  • [claimed-docs] https://cline.botChat with the agent from Slack, Discord, Telegram, or Linear. Run it headlessly inside GitHub Actions, GitLab, or any pipeline.
  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdUse headless mode for scripts/automation and processable output.
  • [claimed-docs] https://docs.cline.bot/cline-overviewRun Cline in your terminal with interactive chat or fully headless automation for CI/CD and scripting.

Schedule recurring jobs or workflowsweight 2

2 (weight) × 7 (quality) × 1.0 (full) = 14.0 of 20 max

  • [claimed-docs] https://docs.cline.bot/cli/scheduling.mdThe CLI supports running agents on cron schedules through the hub.
  • [claimed-docs] https://docs.cline.bot/cli/scheduling.mdThe CLI supports running agents on cron schedules through the hub. Scheduled agents persist across process restarts and run independently of any terminal session.
  • [claimed-docs] https://docs.cline.bot/cli/scheduling.mdRun agents on cron schedules for recurring automations like daily summaries and code reviews.
  • [claimed-docs] https://docs.cline.bot/usage/cli-overview.mdUse Cline CLI for interactive terminal sessions and automated headless workflows.

Version, review, and roll back my automationsweight 1

1 (weight) × 6 (quality) × 0.6 (partial) = 3.6 of 10 max

  • [claimed-docs] https://cline.botCoordinated multi-file changes with linter-aware fixes, diffs, checkpoints, and one-click undo on every step.
  • [github] https://github.com/cline/clineIn VS Code and JetBrains, every edit shows up as a diff you can review, modify, or revert.
  • [claimed-docs] https://docs.cline.bot/usage/kanban.mdReview diffs in card detail view and leave inline comments.
  • [claimed-docs] https://docs.cline.bot/customization/skills.mdSkills are modular instruction sets that extend Cline's capabilities for specific tasks.
  • [claimed-docs] https://docs.cline.bot/cli/scheduling.mdThe CLI supports running agents on cron schedules through the hub. Scheduled agents persist across process restarts and run independently of any terminal session.

Automation = 44.2 ÷ 80 × 100 = 55.3