Cline
AI ToolAutonomous coding agent for VS Code. Can create files, run commands, use browser, and complete complex tasks with human-in-the-loop approval.
Components
Release History
v3.85.04 features2 fixesThis release significantly expands model compatibility by adding support for GPT-5.5, DeepSeek V4, and Gemini 3.5 Flash across various providers. It also introduces a new webhook integration for LG dashboard flows and resolves an endpoint handling issue for Claude models on Vertex AI.
cli-v3.0.132 improvementsThis release focuses on improving the user experience during session management. We introduced a loading dialog for session resumption and significantly sped up the `/clear` command by optimizing session creation timing.
cli-v3.0.121 feature3 improvementsThis release focuses on improving user experience during configuration changes by adding loading indicators and updating how the ask question tool prompt is displayed. Additionally, users can now manually trigger immediate updates to the latest version.
cli-v3.0.111 feature2 fixes1 improvementThis release introduces native Google authentication support for Vertex Gemini models, allowing users to access the full model list. It also resolves a critical bug affecting ChatGPT OAuth token limits and improves session history clarity by including tool names in result blocks.
cli-v3.0.104 features3 fixes6 improvementsThis release significantly enhances provider support by adding Poolside and Gemini 3.5 Flash, while improving session management to keep interactive sessions alive longer. Key fixes include restoring AWS Bedrock profile authentication and optimizing global settings loading performance.
cli-v3.0.91 feature2 fixes4 improvementsThis release focuses heavily on performance and stability improvements, including faster CLI startup and configuration toggles. Key user experience updates include restoring fuzzy ranking for file mentions and ensuring interactive sessions remain active after task cancellation. Additionally, prompts starting with a dash are now correctly accepted.
cli-v3.0.81 feature2 fixes2 improvementsThis release focuses on improving configuration diagnostics and fixing critical bugs related to token counting and cloud provider setup. Key changes include persistent user linking in the Telegram connector and ensuring accurate token usage reporting by fixing double-counting issues.
v3.84.01 feature1 fix1 improvementThis release introduces new integration capabilities by adding SAP AI Core support for more hosted models. A key fix addresses an issue where the server restart button could be incorrectly enabled. Additionally, the startup experience in the VS Code extension has been streamlined by removing the Kanban launch modal.
cli-v3.0.71 fix1 improvementThis release focuses on improving startup performance by skipping unnecessary OAuth refreshes during session initialization. Additionally, the available ChatGPT models have been synchronized with the Codex provider list to better match user subscription tiers.
cli-v3.0.61 fixThis minor update focuses on correcting the available model list for the ChatGPT provider. Users will now see the correct codex variants and subscription models (gpt-5.2, gpt-5.4, gpt-5.4-mini) listed when configuring ChatGPT.
cli-v3.0.51 feature1 fix1 improvementThis release introduces the ability to view plugin-provided tools and slash commands directly within the CLI settings dialog. Additionally, settings related to plugin tools and configuration reloading are now correctly preserved when toggling options.
cli-v3.0.41 fix1 improvementThis release focuses on visual clarity and stability for plugin usage. We have enhanced the contrast of the light theme TUI elements, including chat and status bars. Additionally, a critical bug preventing plugin tools from working in production npm builds has been resolved.
cli-v3.0.32 features3 fixes3 improvementsThis release introduces isolated task execution via the new --worktree flag, allowing users to resume experiments in clean environments. Key fixes include resolving issues with dropped macOS screenshots due to Unicode path problems. Additionally, the system prompt has been refined for better guidance on tool usage and verification steps.
v3.83.01 feature2 fixes3 improvementsThis release focuses on improving the reliability and performance of file operations, particularly around @-mentions. Key updates include enabling cache control for Qwen models via OpenRouter and fixing validation issues for MCP servers.
cli-v3.0.21 fixThis minor release focuses on correcting an issue within the Terminal User Interface (TUI). Specifically, it fixes an incorrect display of token counts that were previously showing inflated numbers.
cli-v3.0.12 fixesThis minor release focuses on stability and correctness for command-line users and TUI users. Key updates include fixing Windows compatibility issues with release cleanup scripts and correcting a message displayed during kanban migration.
cli-v3.0.02 featuresThis release introduces the brand new Cline CLI, which is built upon our updated SDK. Users will benefit from the snappy new Text User Interface (TUI) integrated directly into the command line experience.
v3.82.02 features2 fixesThis release focuses on restoring critical functionality by bringing back VS Code foreground terminal support and its settings. Additionally, the tool now supports the newest models from OpenAI, SAP AI Core, and Z AI.
v3.81.01 feature1 fix3 improvementsThis release introduces support for the new GPT-5.5 model for eligible users. It also resolves an issue where incorrect fallback content was displayed in the welcome banner. Significant improvements were made to memory diagnostics and logging to aid in debugging performance issues.
v3.80.03 features2 fixes2 improvementsThis release introduces significant enterprise integration by enabling remote, managed global skills with full UI support. It also improves stability by fixing Out-Of-Memory crashes during long sessions and enhances user feedback with more detailed error messages in the chat interface. Furthermore, task execution has been streamlined by defaulting all commands to background mode, removing the dependency on the VS Code integrated terminal.
v3.79.03 features3 fixes1 improvementThis release introduces significant new capabilities, including support for the Claude Opus 4.7 model and Azure Blob Storage integration. Key fixes address issues with stuck command outputs and a security vulnerability related to action injection. Users will also benefit from improved remote configuration discovery.
v3.78.01 feature1 fixThis release introduces a new dedicated UI to clearly inform users when their spend limits have been reached. Additionally, a bug affecting the accuracy of line ranges displayed in the chat UI for file reads has been resolved.
v3.77.02 features2 fixes1 improvementThis release introduces the experimental "Lazy Teammate Mode" toggle and enhances file reading capabilities with chunked support in the `read_file` tool. Several minor issues were resolved, including cleaning up system prompt usage in headless mode and polishing notification hook functionality.
v3.76.03 features1 fixThis release introduces the Cline Kanban launch modal in the webview and sets Kanban as the default launch experience for the CLI. Key improvements include new loop detection to save tokens and a setting to disable feature tips in the chat.
v3.75.01 improvementThis release focuses on performance enhancements, specifically improving latency for remote workspace usage. No major new features were introduced, and example hooks were removed in favor of directing users to the official documentation.
v3.74.02 features6 fixes1 improvementThis release introduces dynamic free model detection for the Cline API and adds helpful feature tips tooltips during the thinking state. Several bugs were fixed, including improving error messaging for logged-out users and ensuring correct context window handling in LiteLLM. Performance is also improved via a new file read deduplication cache.
v3.73.01 feature2 fixes1 improvementThis release introduces W&B Inference by CoreWeave as a new supported API provider with 17 models. Key fixes address stability issues in the Claude Code Provider and ensure tool handlers return graceful errors instead of crashing. Parallel tool calling support has also been improved for OpenRouter and Cline.
v3.72.01 feature6 fixes4 improvementsThis release introduces support for the new Anthropic Opus 4.6 fast mode variants, expanding model options for users. Several critical bugs were fixed, including issues with native tool placeholder interpolation and stability problems on Windows. Additionally, user experience improvements include requiring consent for Markdown image loading.
v3.71.02 features1 fixThis release introduces the highly anticipated GPT-5.4 models for ChatGPT subscribers, significantly expanding available capabilities. Developers will benefit from the new Notification hook for better boundary management. Additionally, stability has been improved with more reliable handling of HTTP MCP reconnects.
v3.67.12 features2 fixesThis 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.
v3.67.05 features7 fixes3 improvementsThis 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.
v3.66.01 featureThis 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.
v3.65.01 feature3 fixesThis 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.
v3.64.01 feature1 fixThis 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.
v3.63.01 feature1 fix1 improvementThis 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.
v3.62.02 fixesThis 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.
v3.61.01 fixThis 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.
v3.60.01 fixThis 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.
v3.59.01 feature1 fixThis 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.
cli-build-024bb65This 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.
v3.58.08 features9 fixes5 improvementsThis 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.
cli-build-6278382This 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.
cli-build-a03642bThis 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.
cli-build-b2bfc3dThis release is an automated CLI build from commit b2bfc3d. No specific user-facing features, fixes, or improvements were detailed in these release notes.
cli-build-6b07e8cThis 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.
cli-build-4d455eaThis 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.
v3.57.11 fixThis 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.
v3.57.04 features5 fixes1 improvementThis 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.
v3.53.11 fixThis minor release focuses on stability by addressing an issue within the responses API. Users should experience more reliable API interactions following this update.
v3.53.01 fixThis 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.
v3.51.01 featureThis 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.
v3.50.02 features3 fixesThis 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.
v3.49.11 feature5 fixes2 improvementsThis 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.
v3.49.01 feature1 fix2 improvementsThis 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.
v3.48.04 features2 fixesThis 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.
v3.47.04 features9 fixes1 improvementThis 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.
v3.46.11 fixThis minor release focuses on updating the available free models by removing GLM 4.6. Users should note the change in the free model selection.
v3.46.03 features4 fixes1 improvementThis 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.
v3.45.11 fixThis 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.