Cline: CLI v3.0.0
Introducing our new Cline CLI built on our new SDK and comes with a snappy new TUI. Install: ```sh npm install -g cline ``` For nightly builds: ```sh npm install -g cline@nightly ```
https://github.com/cline/cline/releases·tool·21 items·last fetched
Introducing our new Cline CLI built on our new SDK and comes with a snappy new TUI. Install: ```sh npm install -g cline ``` For nightly builds: ```sh npm install -g cline@nightly ```
Added Restore VS Code foreground terminal support and settings. Add latest OpenAI, SAP AI Core, and Z AI models. Fixed Fix hook template JSON escaping. Improve ripgrep file search error handling. Changed Remove…
Added Add GPT-5.5 model support for OpenAI Codex subscription users. Fixed Remove hardcoded "What’s New" fallback items in webview; only remote-configured welcome banners are shown. Changed Improve cline-core memory…
Added Wire up remote `globalSkills` from enterprise remote config with full UI, toggle support, and system prompt integration — enterprise-managed skills now appear under a dedicated "Enterprise Skills" section and…
Added Add Claude Opus 4.7 model support Add Azure Blob Storage as a storage provider Add `globalSkills` to remote config Inline value reuse in user-level remote-config discovery Fixed Fix cache reflection for Cline and…
Added Add a dedicated "Spend Limit Reached" error UI when spend caps are hit Docs updates Fixed Show actual `read_file` line ranges in chat UI Full Changelog: https://github.com/cline/cline/compare/v2.13.0-cli...v3.78.0
Added Add "Lazy Teammate Mode" experimental toggle `read_file` tool now supports chunked reading for targeted file access Fixed Exclude `new_task` tool from system prompt in yolo/headless mode Fix Kanban demo video…
Added Add Cline Kanban launch modal in webview; CLI now launches Kanban by default with a migration view Add toggle to disable feature tips in chat Add repeated tool call loop detection to prevent infinite loops…
Added Latency improvements for remote workspaces Fixed Stabilize flaky hooks tests Changed Remove example hooks in favor of reading the docs Full Changelog: https://github.com/cline/cline/compare/v2.9.0-cli...v3.75.0
Added Implement dynamic free model detection for Cline API Add file read deduplication cache to prevent repeated reads Add feature tips tooltip during thinking state Fixed Replace error message when not logged in to…
Added Added W&B Inference by CoreWeave as a new API provider with 17 models Improved parallel tool calling support for OpenRouter and Cline providers Fixed Claude Code Provider: handle rate limit events, empty content…
Added Added Anthropic Opus 4.6 fast mode variants Fixed Resolved native tool placeholder interpolation in prompts Gemini: capped Flash output tokens to 8192 across providers Fixed Windows unit test path normalization…
Added Added GPT-5.4 models for ChatGPT subscription users Hooks: Added a `Notification` hook for attention and completion boundaries Fixed Handle streamable HTTP MCP reconnects more reliably after disconnects Full…
Added New Cline API docs: Getting Started, Auth, Chat Completions, Models, Errors, and SDK Examples Hook payloads now include `model.provider` and `model.slug` Token/cost updates now happen immediately as usage chunks…
Added Add `User-Agent` header to requests sent to the Cline backend Add default auto-tag workflow for publish release flow Show Cline SDK docs on the Cline page Fixed Retry nested git restore and prevent silent…
Added Add dynamic Cline provider model fetching from Cline endpoint Add additional Markdown formatting in CLI Add focus indicator on action buttons in extension Fixed Clear all OCA secrets on auth refresh failure to…
Added Added Cline SDK API interface for programmatic access to Cline features and tools, enabling integration into custom applications. Added Codex 5.3 model support Fixed Fix OpenAI Codex by setting `store` to `false`…
Added Add support for skills and optional modelId in subagent configuration Add AgentConfigLoader for file-based agent configs Add Responses API support for OpenAI native provider Preconnect websocket to reduce…
Added Gemini-3.1 Pro Preview Full Changelog: https://github.com/cline/cline/compare/v2.4.1-cli...v3.66.0
Added Add /skills slash command to CLI for viewing and managing installed skills Fixed Fix aggressive context compaction caused by accidental clicks on the context window progress bar silently setting a very low…
Added added zai GLM 5 Free promo Fixed Restore reasoning trace visibility in chat and improve the thinking row UX so reasoning is visible, then collapsible after completion. Full Changelog…