{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreifl77j2snkqmoy3rdaajdpjyrq7l4dz26w53q56u7gsr3veplsx34",
    "uri": "at://did:plc:dz7fbvkxedbwlm4sroohfpee/app.bsky.feed.post/3meqxmuznhk52"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreibq647uq32dudckxfxxpolgj7kfgge2blv6qiacltyu6vnps6i2oi"
    },
    "mimeType": "image/jpeg",
    "size": 38754
  },
  "description": "Cline CLI 2.0 brings coding agents into the terminal with interactive and autonomous modes, ACP support, and a free Kimi K2.5 and MiniMax M2.5.",
  "path": "/cline-drops-cli-2-0-coding-agent-powered-by-k2-5-and-m2-5-for-free/",
  "publishedAt": "2026-02-13T16:49:55.000Z",
  "site": "https://www.testingcatalog.com",
  "tags": [
    "Kimi K2.5",
    "pic.twitter.com/R5TBKC71DZ",
    "February 13, 2026",
    "Cline CLI 2.0",
    "@cline"
  ],
  "textContent": "Cline has released Cline CLI 2.0, pushing its coding agent beyond the IDE and directly into the terminal for both hands-on sessions and fully autonomous runs. The rollout includes a limited-time free trial powered by Moonshot AI’s Kimi K2.5 and MiniMax 2.5, positioning the CLI as an entry point for developers who want an agent that can plan, execute, and iterate without leaving the command line.\n\nThe 2.0 release rebuilds the terminal experience to mirror the agent loop Cline users know from editors. In interactive mode, the CLI behaves like a full terminal UI with real-time task planning and execution, a Plan/Act toggle via Tab, auto-approve via Shift+Tab, file mentions with `@` for workspace context, and slash commands like `/settings`, `/models`, and `/history` for quick navigation. Sessions end with summaries that surface what changed, what ran, and how many tokens were consumed.\n\n> Introducing Cline CLI 2.0: An open-source AI coding agent that runs entirely in your terminal.\n>\n> Parallel agents, headless CI/CD pipelines, ACP support for any editor, and a completely redesigned developer experience. Minimax M2.5 and Kimi K2.5 are free to use for a limited time.… pic.twitter.com/R5TBKC71DZ\n>\n> — Cline (@cline) February 13, 2026\n\nFor automation, Cline CLI 2.0 adds a headless path designed for pipelines and scripting. Developers can run with `-y` (YOLO mode) to auto-approve actions and stream results to stdout, pipe data in and out to chain multi-step flows, and emit structured output via `--json` for parsing. The workflow docs also call out timeout controls and environment variables like `CLINE_DIR` for configuration isolation and `CLINE_COMMAND_PERMISSIONS` for restricting what shell commands the agent is allowed to execute.\n\nCline is also betting on editor portability. CLI 2.0 can run as an Agent Client Protocol (ACP) server using `cline --acp`, allowing the same agent to plug into JetBrains IDEs, Neovim, and Zed, alongside other ACP-compatible editors. That ACP route is positioned as a way to keep access to Cline capabilities such as Skills, Hooks, and MCP integrations across environments, while letting each editor provide its own native tooling and context.\n\n💡\n\nTest Cline CLI 2.0 on Windows, macOS and Linux\n\nInstallation is handled through npm (`npm install -g cline`) with Node.js 20+ required and Node 22 recommended. Authentication is routed through `cline auth`, with options that include signing in via a Cline account, using a ChatGPT subscription through OpenAI Codex OAuth, importing existing credentials from Codex CLI or OpenCode, or bringing a direct API key. Provider support spans major hosted model APIs as well as local model runtimes, reflecting Cline’s pitch that developers should not be locked to a single vendor.\n\nCline’s broader project is built around an open-source agent that operates with explicit permission for file edits and command execution, and can be extended through the Model Context Protocol. Cline CLI 2.0 is framed as the next step in turning the terminal into the control plane for agentic development: long-running work, parallel sessions, and automation-first usage, while still keeping an interactive path for developers who want review points before the agent acts.",
  "title": "Cline drops CLI 2.0 coding agent, powered by K2.5 and M2.5 for free",
  "updatedAt": "2026-02-13T16:49:55.000Z"
}