Change8

Cline

AI Tool

Autonomous coding agent for VS Code. Can create files, run commands, use browser, and complete complex tasks with human-in-the-loop approval.

Latest: v3.67.130 releases40 features62 bug fixesWebsiteDocumentation

Components

Release History

v3.67.12 features2 fixes
Feb 24, 2026

This release introduces significant new capabilities with the addition of the Cline SDK API for custom application integration and support for the new Codex 5.3 model. Several key bugs were resolved, including a fix related to OpenAI Codex configuration and improved accuracy in path checking.

core
v3.67.05 features7 fixes3 improvements
Feb 24, 2026

This release introduces significant configuration flexibility by adding support for skills and file-based agent configurations via the new AgentConfigLoader. Key fixes address stability issues, including a reasoning delta crash and compatibility problems with Gemini 3.1 Pro. Users will also benefit from reduced response latency due to websocket preconnection.

agentmcpterminaltools
v3.66.01 feature
Feb 19, 2026

This release introduces support for the new Gemini-3.1 Pro Preview model. Users can now leverage this latest model for their coding tasks. Full details are available in the linked changelog.

core
v3.65.01 feature3 fixes
Feb 18, 2026

This release introduces the new /skills slash command in the CLI, allowing users to easily view and manage their installed skills. Several critical bugs have been resolved, including issues related to context window management, file writing retries, and the default model selection.

terminal
v3.64.01 feature1 fix
Feb 17, 2026

This release introduces access to the zai GLM 5 Free promotion. A key fix addresses the visibility and usability of the reasoning trace within the chat interface, ensuring users can easily view and collapse the thinking process.

core
v3.63.01 feature1 fix1 improvement
Feb 16, 2026

This release introduces access to the zai GLM 5 Free promotion. Additionally, the reasoning trace visibility in the chat has been restored and the thinking row UX has been improved for better readability and control over the displayed reasoning.

core
v3.62.02 fixes
Feb 13, 2026

This release focuses primarily on security and stability by resolving 17 security vulnerabilities across several dependencies. Additionally, a minor usability issue was fixed where extension banners no longer require user interaction to appear upon launch.

vscode
v3.61.01 fix
Feb 13, 2026

This release focuses primarily on stability and user experience improvements. The main visible change is the resolution of UI/UX issues affecting the minimax model family.

core
v3.60.01 fix
Feb 13, 2026

This release focuses on stability and correctness by addressing known issues within the Minimax model family. Users should experience more reliable performance when utilizing these models.

core
v3.59.01 feature1 fix
Feb 12, 2026

This release introduces the Minimax 2.5 Free Promo for users. Additionally, a critical bug affecting response chaining with the OpenAI Responses API has been resolved.

core
cli-build-024bb65
Feb 12, 2026

This release is an automated CLI build from a specific commit (024bb65). No specific user-facing features, bug fixes, or improvements were detailed in these release notes beyond the build artifact itself.

terminal
v3.58.08 features9 fixes5 improvements
Feb 12, 2026

This release introduces significant new capabilities, including native subagent support, parallel tool calling for Amazon Bedrock, and an experimental double-check feature for task verification. Several critical bugs were fixed across the CLI, VS Code Web, and Terminal, alongside UX improvements like moving reasoning effort into model settings.

agentbrowsermcpterminaltoolsvscode
cli-build-6278382
Feb 8, 2026

This release appears to be a routine build update from a specific commit (6278382). No user-facing features or bug fixes were explicitly detailed in these notes, suggesting it might be a maintenance or internal build.

terminal
cli-build-a03642b
Feb 8, 2026

This release is an automated CLI build from a specific commit (a03642b). No user-facing features, bug fixes, or improvements were explicitly detailed in these release notes.

terminal
cli-build-b2bfc3d
Feb 8, 2026

This release is an automated CLI build from commit b2bfc3d. No specific user-facing features, fixes, or improvements were detailed in these release notes.

terminal
cli-build-6b07e8c
Feb 7, 2026

This release appears to be a routine automated build from a specific commit (6b07e8c). No user-facing features, bug fixes, or improvements were explicitly detailed in these notes.

terminal
cli-build-4d455ea
Feb 7, 2026

This release is a direct build from commit 4d455ea. No specific user-facing features, fixes, or improvements were detailed in these release notes, only the installation instructions for this specific build.

terminal
v3.57.11 fix
Feb 5, 2026

This minor release focuses on stability by addressing a specific issue related to Opus 4.6 when utilizing the bedrock provider. Users should experience more reliable operation with this configuration.

core
v3.57.04 features5 fixes1 improvement
Feb 5, 2026

This release introduces Cline CLI 2.0 and expands model availability, adding Anthropic Opus 4.6, Minimax-2.1, Kimi-k2.5, and Codex-5.3. Several critical bugs were fixed, including issues with reading large files and crashes in price input fields, alongside a UX change making skills permanently enabled.

agenttools
v3.53.11 fix
Jan 24, 2026

This minor release focuses on stability by addressing an issue within the responses API. Users should experience more reliable API interactions following this update.

core
v3.53.01 fix
Jan 23, 2026

This release focuses on a change to model availability, specifically removing the grok model from the free tier. Users should note this change in their access capabilities.

core
v3.51.01 feature
Jan 15, 2026

This release introduces support for the new OpenAI gpt-5.2-codex model, making it available directly in the model selection interface. Users can now leverage this latest model for their coding tasks.

core
v3.50.02 features3 fixes
Jan 14, 2026

This release introduces significant new capabilities, including support for the gpt-5.2-codex model and a new create-pull-request skill. Several critical bugs related to provider selection and tool call handling have also been resolved.

tools
v3.49.11 feature5 fixes2 improvements
Jan 13, 2026

This release focuses primarily on stability and compatibility fixes, addressing issues with model selection, streaming API responses, and improving the search functionality for workflow slash commands. It also introduces a phased rollout for the Responses API usage.

terminaltools
v3.49.01 feature1 fix2 improvements
Jan 10, 2026

This release introduces the ability to configure an OTEL collector at runtime for enhanced observability. We have also improved image display in MCP responses and ensured remote MCP server settings now automatically sync to your local configuration.

mcp
v3.48.04 features2 fixes
Jan 9, 2026

This release introduces the powerful new Skills system for creating reusable agent instructions and adds new websearch tooling to the Cline provider. We also addressed a critical bug causing extension crashes when using the context menu selector and reverted a recent change that introduced regressions in the diff view.

agentvscode
v3.47.04 features9 fixes1 improvement
Jan 6, 2026

This release introduces experimental Background Edits for non-blocking file modifications and updates the free model to MiniMax M2.1. Several stability fixes address issues with token usage, provider rate limiting (Cerebras), and connection handling for remote MCP servers.

mcptools
v3.46.11 fix
Dec 22, 2025

This minor release focuses on updating the available free models by removing GLM 4.6. Users should note the change in the free model selection.

core
v3.46.03 features4 fixes1 improvement
Dec 22, 2025

This release introduces the new GLM 4.7 model and the Apply Patch tool for GPT-5+ models. We have significantly enhanced background terminal execution capabilities and resolved several bugs related to model picker navigation and error message duplication.

terminaltools
v3.45.11 fix
Dec 20, 2025

This release focuses on stability within the MCP settings interface. A critical race condition causing UI flickering and setting reversion when adjusting auto-approve or timeout settings has been resolved.

mcp

Documentation