Change8

Cline mcp

Component

Updates related to the mcp component of Cline.

42 releases136 features221 bug fixesView all Cline releases

All MCP Features

  • Introduced Agent Plugins discovered and run by the shared Hub, with validation, automatic server startup, and management through Settings.(desktop-v0.0.23)
  • Enabled device confirmation codes to be displayed in the app during sign-in for easier matching with browser prompts.(desktop-v0.0.23)
  • Introduced image generation capabilities, allowing users to configure and opt-in via Customize → Tools. Provider credentials are kept server-side, and generated images are accessible in session history.(desktop-v0.0.23-beta.1)
  • Added ClinePass information across the app, including a card on the account page, a hint in provider settings, and a dismissible banner on the home screen.(v4.1.17)
  • Enabled global rules to be read from `~/Cline/Rules` for WSL and headless installs.(v4.1.17)
  • Enabled Cline provider models to be read from the live catalog, making newly published models available without an extension update.(v4.1.17)
  • Added a prompt to warn users when replacing a running Hub with an older CLI, showing the number of active sessions that would be interrupted and offering options to proceed or cancel.(cli-v3.0.61)
  • Enabled Authenticode signing for Windows binaries via Azure Trusted Signing, providing actionable error messages when application control policies block launches.(cli-v3.0.61)
  • Introduced global rules to be read from `~/Cline/Rules`, aligning with how the VS Code Rules tab writes them on WSL and headless installs.(cli-v3.0.61)
  • Made Cline provider models dynamically load from the live catalog, so new models appear without requiring a CLI update.(cli-v3.0.61)
  • Refreshed the model catalog with ten new providers and updated model lists and pricing across existing providers, resulting in a change of default models for 57 providers, most notably Anthropic now defaulting to Claude Fable 5.1.(cli-v3.0.61)
  • Introduced a new SessionImportService to discover and import conversation history from Claude Code, Codex, and opencode, translating it into Cline's native message format and persisting it as a completed, listable, and resumable session.(sdk/sdk/v0.0.82)
  • Enabled agent-created schedules to be anchored in ~/.cline/schedules for better visibility and persistence, independent of the chat workspace they were created in.(sdk/sdk/v0.0.82)
  • Added the ability for token-authenticated hub connections to request cross-workspace schedule access, allowing hosts to list schedules outside their registered workspace.(sdk/sdk/v0.0.82)
  • Enabled session history to be searchable through a server-side full-text index, accessible via a hub command, improving performance over local filtering.(sdk/sdk/v0.0.82)
  • Added the ability for tool results to carry media, extracting images returned by a tool and exposing them as attachments instead of raw base64 text.(sdk/sdk/v0.0.82)
  • Introduced a computed `configured` flag in the provider catalog, allowing settings entries with only a default model and no credentials to be correctly identified as not connected.(sdk/sdk/v0.0.82)
  • Added ten new providers to the model catalog: Bothub, OpenReason, SenseNova (China), TokenGo, TokenRouter, Vancine, Volcengine Ark, Volcengine Ark Coding Plan, above.dev, and klokintegration.se.(sdk/sdk/v0.0.82)
  • Updated model lists and pricing across providers, with the default model changing for 57 providers. Notably, Anthropic now defaults to Claude Fable 5.1, and several other providers follow suit.(sdk/sdk/v0.0.82)
  • Introduced inline rendering for tool results that return images, allowing users to click to expand screenshots and use a carousel for multiple images.(desktop-v0.0.20)
  • Enabled session search to cover the full indexed history, opening the command bar (Cmd/Ctrl+P) with server-ranked results.(desktop-v0.0.20)
  • Added a new GitHub integration step to the onboarding process.(desktop-v0.0.20)
  • Introduced suggested routine templates that now ask for a specific final report, ensuring scheduled runs end with readable output.(desktop-v0.0.20)
  • Enabled global rules stored at `~/Cline/Rules` to be discovered, improving rule functionality on WSL and headless installs.(desktop-v0.0.20)
  • Added seven new AI providers to the model catalog: Agnes AI, Aixy, IteraCompute, LLM Tech, NeoSmith, Pendra, and Standard Compute.(cli-v3.0.60)
  • Updated model lists and pricing across existing providers.(cli-v3.0.60)
  • Redacted credentials embedded in git remote URLs from workspace information sent to the model.(cli-v3.0.60)
  • Introduced a dedicated Marketplace page for browsing plugins, MCP servers, and skills with type-filtering and tag chips.(desktop-v0.0.18)
  • Enabled direct entry into a session immediately after initiating a "Run now" command.(desktop-v0.0.18)
  • Redesigned the sidebar to be time-sorted by default with collapsible sections (Pinned, Scheduled, Tasks) and a one-click toggle to switch to project grouping.(desktop-v0.0.18)
  • Added a trash button on hover to session rows for quick deletion.(desktop-v0.0.18)
  • Transformed schedule cards into click targets, allowing users to open details by clicking anywhere outside the controls.(desktop-v0.0.18)
  • Introduced a unified 'Customize' hub that consolidates Plugins, MCP, Skills, Rules, Hooks, and Tools into tabbed sections with live counts.(desktop-v0.0.17)
  • Redesigned the Models page to group providers by Connected, Popular, and All, showing authentication status.(desktop-v0.0.17)
  • Enabled browser sign-in for OAuth providers with a manual API key escape hatch.(desktop-v0.0.17)
  • Moved Voice input settings to a dedicated 'Voice' page, showing only connected transcription-capable providers.(desktop-v0.0.17)
  • Added suggested schedule templates to the Schedule page.(desktop-v0.0.17)
  • Added a dedicated 'New' row below the logo to start fresh tasks directly in the composer.(desktop-v0.0.17)
  • Introduced a dialog for adding providers instead of swapping pages.(desktop-v0.0.17)
  • Introduced agent handoff between Hub instances, ensuring work is not lost during restarts or disconnections.(desktop-v0.0.16)
  • Enabled honoring of server-side feature flags, with automatic refreshing upon account changes.(desktop-v0.0.16)
  • Introduced durable todos and the ability for agents to create and manage one-time or recurring schedules.(desktop-v0.0.15)
  • Added a dedicated Marketplace page within a unified Plugins hub, which now includes Plugins, MCP servers, and Skills.(desktop-v0.0.15)
  • Enabled a new model selector in the composer that prioritizes Recommended and Free tiers, displaying model names and descriptions instead of an alphabetized list of IDs.(desktop-v0.0.15)
  • Updated provider settings to display badges and descriptions for models.(desktop-v0.0.15)
  • Added AMD, Arcee, Echo, Jalapeno, Kosmik, LLM Gateway, RunInfra, and SCNet as new providers in the model catalog, along with updated model lists, pricing, and default models.(desktop-v0.0.15)
  • Displaying billed gateway cost in the usage section.(desktop-v0.0.15)
  • Added native macOS notifications for task completion or input required, allowing users to leave the app running in the background.(desktop-v0.0.14)
  • Introduced voice input for dictating directly into the composer, transcribing speech in real-time using configured providers and models.(desktop-v0.0.14)
  • Enabled image generation for models that support it, with images rendering inline within the transcript.(desktop-v0.0.14)
  • Added a separate "Cline Code Beta" app for tracking the experimental branch, clearly identified as beta in the UI.(desktop-v0.0.14)
  • Introduced support for Gemini custom base URLs, including host-root and proxy values.(desktop-v0.0.14)
  • Added provider-executed web search, allowing models to search the web during a turn with results persisted in session history.(sdk/sdk/v0.0.75)
  • Introduced a dedicated Cline provider for the Cline gateway, ensuring extended thinking budgets and other gateway options are correctly applied.(sdk/sdk/v0.0.75)
  • Refreshed the model catalog, adding Crusoe as a provider and updating model lists and default models.(sdk/sdk/v0.0.75)
  • Introduced directional upgrades for Managed Hub daemons, preventing conflicts between different Cline installations and ensuring the CLI attaches to and prompts for updates to the newer daemon.(cli-v3.0.54)
  • Introduced directional upgrades for Managed Hub daemons, preventing repeated daemon retirements between different installs and ensuring hosts attach to the newest build.(sdk/sdk/v0.0.74)
  • Enabled auto-approval for file edits within the workspace directory when using the Claude Code provider, while command execution remains gated by user settings.(sdk/sdk/v0.0.74)
  • Modified the Claude Code provider to declare its own native tools and anchor sessions on the workspace directory, ensuring proper loading of configuration and permission rules.(sdk/sdk/v0.0.74)
  • Added the ability to paste images directly from the clipboard into the composer.(desktop-v0.0.11)
  • Introduced adaptive welcome suggestions for folders that are not Git repositories.(desktop-v0.0.11)
  • Enabled manual path entry as a fallback in the folder picker.(desktop-v0.0.11)
  • Ensured that opening an existing session no longer overwrites the previously selected model.(desktop-v0.0.11)
  • Enabled `/team` prompts to run through the core runtime.(desktop-v0.0.11)
  • Improved plugin management by removing empty install directories and centrally managing settings with atomic toggles.(desktop-v0.0.11)
  • Preserved queued prompts across interrupted turns and aborts, surfacing the stop instead of silently dropping the queue.(desktop-v0.0.11)
  • Made session context durable across aborts and hub restarts.(desktop-v0.0.11)
  • Added OAuth authorization prompt for remote SSE MCP servers on a 401 error instead of failing outright.(desktop-v0.0.11)
  • Enabled retries for network interruptions mid-stream before model output.(desktop-v0.0.11)
  • Included untracked files in checkpoint diffs when git is initialized part-way through a session.(desktop-v0.0.11)
  • Scheduled run reports now include execution context such as schedule metadata, durations, and lifecycle error details.(desktop-v0.0.11)
  • Added SDK checkpoints to back the "View Changes" button on completion rows, allowing users to review all changes made by a task from the completion card.(v4.1.7)
  • Reintroduced a copy button on turn-final response rows for easier content duplication.(v4.1.7)
  • Enabled support for pre-registered OAuth clients on remote MCP servers, accommodating setups that do not support dynamic client registration.(v4.1.7)
  • Added `cline mcp uninstall` command for removing installed MCP servers.(cli-v3.0.52)
  • Introduced reuse of saved provider settings for schedules, eliminating the need for separate provider configuration.(cli-v3.0.52)
  • Enabled preservation of queued prompts across session aborts and interruptions, ensuring they are drained after a turn aborts.(cli-v3.0.52)
  • Enabled session context to remain durable across aborts and hub restarts, allowing interrupted sessions to resume with their previous state.(cli-v3.0.52)
  • Added support for OAuth authorization prompts for remote SSE MCP servers upon receiving a 401 error.(cli-v3.0.52)
  • Introduced support for pre-registered OAuth clients for setups without dynamic client registration.(cli-v3.0.52)
  • Enabled checkpoint diffs to include untracked files present when the snapshot was taken.(cli-v3.0.52)
  • Enabled checkpoints to be picked up even when Git is initialized part-way through a session.(cli-v3.0.52)
  • Added execution context to scheduled run reports, including readable headers, schedule metadata, durations, and lifecycle error details.(cli-v3.0.52)
  • Introduced centralized plugin settings and contributions in the hub, with host-aware snapshots and atomic host plugin toggles.(sdk/sdk/v0.0.72)
  • Enabled scheduled run reports to include execution context such as readable headers, schedule metadata, durations, and lifecycle error details.(sdk/sdk/v0.0.72)
  • Added OAuth authentication for remote MCP servers directly from Settings, allowing authorization, status viewing, and cancellation/retries.(desktop-v0.0.10)
  • Introduced support for MCP servers requiring pre-registered OAuth clients (client ID/secret).(desktop-v0.0.10)
  • Enabled display of MCP errors on individual servers, preventing servers with invalid configurations from disappearing silently.(desktop-v0.0.10)
  • Ensured that failed turns, including those with missing model credentials, now display errors in the transcript with the underlying cause and a link to settings.(desktop-v0.0.10)
  • Added a "Connect a model" notice on the welcome screen for users without provider credentials, offering a one-click path to onboarding or model settings.(desktop-v0.0.10)
  • Included "Get an API key" links for popular providers in onboarding and Settings → Models, along with a link to the Cline dashboard from the Cline API key form.(desktop-v0.0.10)
  • Updated the onboarding welcome step to provide an explanation of what Cline is.(desktop-v0.0.10)
  • Made the stop button visible and clickable, enabled Esc to stop the current turn, and introduced new keyboard shortcuts: Cmd/Ctrl+N for a new session and Cmd/Ctrl+, for settings.(desktop-v0.0.10)
  • Ensured reasoning controls (effort levels, thinking on/off) are now consistently honored across AI SDK providers, including Ollama, where supported.(desktop-v0.0.10)
  • Added recognition for Chutes as a provider.(v4.1.4)
  • Introduced the display of skills alongside workflows in the slash command menu, with disambiguation for commands sharing names.(v4.1.4)
  • Added marketplace uninstall support and surfaced plugin-bundled skills(cli-v3.0.31)
  • Introduced a prompt to switch to ClinePass when credits are exhausted, detailing ClinePass features in the notification(cli-v3.0.31)
  • Added the SDK-backed VS Code extension runtime, enabling Cline to run tasks through the shared Cline SDK session layer for agent turns, tools, Plan/Act mode coordination, and more.(v4.0.0)
  • Introduced the ClinePass integration into the VS Code extension, including onboarding, provider selection, signup/subscription handoff, live model lists, and clearer authentication/error handling.(v4.0.0)
  • Enabled the Customize marketplace within the extension for discovering and managing Skills, MCP servers, and Plugins, featuring installed/marketplace tabs, search/filtering, and install/uninstall flows.(v4.0.0)
  • Launched Cline Plugins, allowing users to extend Cline with custom tools, workflows, and MCP-powered capabilities installed via the new Customize marketplace.(v4.0.0)
  • Added queued prompts in chat, allowing messages submitted while Cline is busy to queue, display while streaming, and be cancelled before execution.(v4.0.0)
  • Added edit-and-regenerate support for previous user messages, accompanied by clearer Reset Chat and Reset Code actions.(v4.0.0)
  • Added generic SDK provider settings and model-catalog support, enabling multiple providers to share a model picker, reasoning controls, and dynamic model ID handling.(v4.0.0)
  • Added support for numerous new and updated models/providers via the SDK, including Fireworks GLM 5.2, Kimi K2.6 Fast, Kimi K2.7 Code, Qwen 3.7 Plus, and SAP AI Core wiring.(v4.0.0)
  • Added a ClinePass onboarding flow with selectable ClinePass models(cli-v3.0.28)
  • Added hub primitive catalogs(cli-v3.0.28)
  • Introduced a dedicated customizations breakout on the hub dashboard(cli-v3.0.28)
  • Added a new `cline skill` command for installing and managing skills, mirroring the functionality of `cline plugin install` and `cline mcp`.(cli-v3.0.27)
  • Introduced a prefilled MCP install wizard command to streamline the setup process for MCP servers.(cli-v3.0.27)
  • Added ClinePass support, with selectable ClinePass models available in the model picker(cli-v3.0.25)
  • Added MCP server support to plugins, including authorizing plugin MCP OAuth during installation(cli-v3.0.25)
  • Added support for the latest Fireworks AI serverless models.(v3.88.0)
  • Added SAP AI Core support for additional hosted models(v3.84.0)
  • Enabled OpenRouter prompt cache control specifically for Qwen models.(v3.83.0)
  • Added GPT-5.4 models for ChatGPT subscription users(v3.71.0)
  • Added a Notification hook for attention and completion boundaries(v3.71.0)
  • Added support for skills and optional modelId in subagent configuration(v3.67.0)
  • Introduced AgentConfigLoader for loading agent configurations from files(v3.67.0)
  • Enabled Responses API support for the OpenAI native provider(v3.67.0)
  • Added /q command to quit the Command Line Interface (CLI)(v3.67.0)
  • Added dynamic flag to adjust banner cache duration(v3.67.0)
  • Introduced native `use_subagents` tool to replace legacy subagents.(v3.58.0)
  • Enabled support for bundling `endpoints.json` so packaged distributions can ship required endpoints.(v3.58.0)
  • Added support for parallel tool calling with Amazon Bedrock.(v3.58.0)
  • Introduced a new experimental "double-check completion" feature to verify work before marking tasks complete.(v3.58.0)
  • Added new task controls/flags to the CLI, including custom `--thinking` token budget and `--max-consecutive-mistakes` for yolo runs.(v3.58.0)
  • Added new UI/options (including connection/test buttons) and support for syncing deletion of remotely configured MCP servers via remote config.(v3.58.0)
  • Enabled 1M context model options for Claude Opus 4.6 in Vertex / Claude Code.(v3.58.0)
  • Added support for ZAI/GLM: GLM-5.(v3.58.0)
  • Enabled configuring an OTEL collector at runtime(v3.49.0)
  • Added experimental support for Background Edits, allowing file editing without opening the diff view(v3.47.0)
  • Updated the free model to MiniMax M2.1, replacing MiniMax M2(v3.47.0)
  • Added support for Azure based identity authentication in OpenAI Compatible provider and Azure OpenAI(v3.47.0)
  • Added the `supportsReasoning` property to Baseten models(v3.47.0)

All MCP Bug Fixes

  • Fixed the scheduled-task report vanishing when a finished run's step collapsed.(desktop-v0.0.23)
  • Fixed one wedged MCP server blocking the rest from shutting down, preventing process leaks.(desktop-v0.0.23)
  • Fixed background Hub process memory ballooning during long sessions by changing session status updates to carry only state snapshots.(v4.1.17)
  • Prevented hook scripts that fail to spawn from crashing the extension's core process and taking down the running task.(v4.1.17)
  • Fixed a chat render crash caused by malformed `api_req` payloads.(v4.1.17)
  • Ensured cost estimates do not appear in task history for subscription-billed tasks.(v4.1.17)
  • Fixed an issue where pasted provider API keys were not stripped of invisible characters, preventing them from being corrupted and rejected.(v4.1.17)
  • Improved error handling for OpenAI Codex sign-in when the callback port is occupied, now displaying a clear 'port in use' error.(v4.1.17)
  • Fixed OAuth redirect errors during sign-in to be surfaced correctly instead of being reported as a missing authorization code.(v4.1.17)
  • Prevented users from being signed out due to transient network failures while refreshing OpenAI Codex or OpenAI-compatible-account tokens.(v4.1.17)
  • Fixed tool calling being silently disabled for Dify, SAP AI Core, opencode, and Codex CLI models.(v4.1.17)
  • Fixed images being dropped from file reads on models with an empty capability list.(v4.1.17)
  • Prevented restoring a checkpoint from silently removing commits made after it.(v4.1.17)
  • Ensured `apply_patch` now preserves a file's existing CRLF line endings.(v4.1.17)
  • Prevented an enabled but unreachable remote MCP server from stalling session startup by implementing a 10-second budget for remote connections.(v4.1.17)
  • Ensured aborting a task now also cancels delegated subagents and teammates.(v4.1.17)
  • Fixed Langfuse tracing to work in released builds by addressing issues with OpenTelemetry provider detection after minification.(v4.1.17)
  • Ensured hook execution telemetry events are fired by correctly threading the task ID into hook runner creation.(v4.1.17)
  • Fixed the CLI crashing when an enabled remote MCP server is unreachable by implementing a 10-second connection budget, preventing stalled session startups and session teardowns.(cli-v3.0.61)
  • Resolved silent disabling of tool calling for Dify, SAP AI Core, opencode, and Codex CLI models by correcting how model capabilities are read.(cli-v3.0.61)
  • Fixed images being dropped from file reads on models with empty capability lists.(cli-v3.0.61)
  • Ensured Langfuse tracing now functions correctly in released builds by addressing issues caused by code minification renaming OpenTelemetry provider class names.(cli-v3.0.61)
  • Prevented restoring a checkpoint from silently removing subsequent commits; it now refuses to run and informs the user.(cli-v3.0.61)
  • Fixed `apply_patch` incorrectly altering line endings by preserving existing CRLF line endings.(cli-v3.0.61)
  • Resolved OpenAI Codex (ChatGPT subscription) sign-in failures when port 1455 is occupied, now providing a clear 'port in use' error instead of an uncompletable browser flow.(cli-v3.0.61)
  • Prevented users from being logged out due to transient network failures during token refreshes for Codex or OpenAI-compatible accounts.(cli-v3.0.61)
  • Ensured aborting a session now correctly cancels delegated subagents and teammates, preventing their work from continuing.(cli-v3.0.61)
  • Fixed scheduled tasks disappearing after a hub restart.(cli-v3.0.61)
  • Corrected markdown flashing at the end of streamed responses.(cli-v3.0.61)
  • Updated the message shown to the model when a tool call is rejected to clearly name the tool and indicate it's a user decision, not an error.(cli-v3.0.61)
  • Fixed tool calling being silently disabled for gateway models that declared no capabilities, ensuring tool definitions are correctly included for Dify, SAP AI Core, opencode, and the Codex CLI.(sdk/sdk/v0.0.82)
  • Fixed an empty capability list from incorrectly stripping image input, ensuring the file-read tool and model pickers correctly handle models with and without vision capabilities.(sdk/sdk/v0.0.82)
  • Fixed Langfuse tracing to work in minified release builds by changing how the OpenTelemetry provider is identified.(sdk/sdk/v0.0.82)
  • Fixed the hub being retired out from under running work by establishing a drain barrier before checking for activity, preventing sessions from being killed by hub replacements.(sdk/sdk/v0.0.82)
  • Fixed restoring a checkpoint from running when HEAD has moved past the checkpoint's commit, preventing later commits from being lost.(sdk/sdk/v0.0.82)
  • Fixed `apply_patch` to preserve a file's own CRLF line endings across updates.(sdk/sdk/v0.0.82)
  • Fixed global rules not being discovered at ~/Cline/Rules on WSL and headless installs, ensuring rules written in the Documents folder are now correctly recognized.(sdk/sdk/v0.0.82)
  • Fixed OpenAI Codex sign-in to fail fast with an actionable error when the callback port is in use, instead of leading to a broken sign-in flow.(sdk/sdk/v0.0.82)
  • Fixed transient token-refresh failures from logging out Codex and OpenAI-compatible-account users, ensuring only rejected refresh tokens force re-authentication.(sdk/sdk/v0.0.82)
  • Fixed aborting a session not propagating to spawned work, ensuring delegated subagents and teammates are now cancelled with the session.(sdk/sdk/v0.0.82)
  • Fixed hub-managed schedules being wiped by cron reconciliation on hub restart.(sdk/sdk/v0.0.82)
  • Fixed the hub creating filesystem watchers on agenda spec directories while the todo tool was disabled, preventing signature mismatch errors after editing specs on disk.(sdk/sdk/v0.0.82)
  • Fixed scheduled tasks disappearing after app updates by ensuring hub-managed schedules are not wiped by cron reconciliation.(desktop-v0.0.20)
  • Fixed OpenAI Codex (ChatGPT subscription) sign-in silently dead-ending when a specific callback port was in use, now providing an actionable error.(desktop-v0.0.20)
  • Fixed Codex and OCA sign-ins from being dropped during token refresh when encountering transient network failures or server errors.(desktop-v0.0.20)
  • Fixed checkpoint restore from silently removing commits made after the checkpoint, now refusing to reset the workspace in such cases.(desktop-v0.0.20)
  • Fixed an enabled but offline remote MCP server from stalling session startup.(desktop-v0.0.20)
  • Fixed an issue where the window title bar was not draggable across all views.(desktop-v0.0.20)
  • Fixed the hub from watching agenda spec directories when the todo tool is disabled, preventing unnecessary OS watch handle usage.(desktop-v0.0.20)
  • Fixed a crash in the codebase search tool that occurred on files with a single, very long line.(cli-v3.0.60)
  • Resolved an issue where installing an MCP server would misinterpret '--' separators in install arguments as part of the server command.(cli-v3.0.60)
  • Fixed the background hub process from ballooning in memory during long sessions by correcting how session status updates broadcast conversation transcripts.(cli-v3.0.60)
  • Fixed cost estimates incorrectly showing for flat-rate subscription providers, preventing confusion about actual charges.(v4.1.16)
  • Resolved an issue where signing back in would incorrectly change the last-used provider.(v4.1.16)
  • Ensured hooks correctly resolve their workspace from the VS Code window, fixing issues with discovering `.clinerules/hooks` scripts and incorrect path resolution in multi-window scenarios.(v4.1.16)
  • Fixed new files being created with incorrect line endings by ensuring native platform line endings are used.(v4.1.16)
  • Prevented the codebase search tool from crashing when encountering files with a single, extremely long line.(v4.1.16)
  • Ensured credentials embedded in git remote URLs are now redacted from workspace information sent to the model.(v4.1.16)
  • Fixed an issue where installing an MCP server from the marketplace could misinterpret command separators.(v4.1.16)
  • Prevented the hub's event log from growing indefinitely and filling the disk.(v4.1.16)
  • Fixed scheduled sessions getting stuck on a thinking shimmer when opened during execution.(desktop-v0.0.18)
  • Resolved an issue where installing plugins and MCP servers from the Marketplace failed due to missing executables in $PATH.(desktop-v0.0.18)
  • Fixed the application beach-balling for several seconds upon quitting.(desktop-v0.0.18)
  • Corrected hover cards that were flashing closed and reopening when clicked.(desktop-v0.0.18)
  • Fixed an issue where internal `[SYSTEM]` steering messages were incorrectly displayed in scheduled and automation runs.(desktop-v0.0.18)
  • Fixed the provider list being unscrollable when a provider detail panel was open.(desktop-v0.0.17)
  • Resolved an issue where a failed settings save incorrectly indicated a provider was configured.(desktop-v0.0.17)
  • Fixed Uninstall buttons that were collapsing into a broken square.(desktop-v0.0.17)
  • Fixed unreadable selected text within input fields.(desktop-v0.0.17)
  • Fixed the codebase search tool crashing the app on files with a single extremely long line.(desktop-v0.0.17)
  • Prevented the hub's event log from growing indefinitely and filling the disk.(desktop-v0.0.17)
  • Fixed an issue where the "Use MCP servers" toggle did not auto-approve all MCP tool calls. Previously, the toggle only applied to individually opted-in tools, making it seem ineffective. Now, it correctly governs all MCP tools automatically.(v4.1.15)
  • Fixed tool calling being silently disabled for custom OpenAI-Compatible models when capabilities were inferred from convenience flags.(desktop-v0.0.16)
  • Fixed enterprise MCP controls enforcement on the Customize marketplace, ensuring MCP entries are hidden when remote config disables the marketplace and limited to `allowedMCPServers` when an allowlist is configured.(v4.1.12)
  • Restored tool calling for custom OpenAI-Compatible models that had an empty stored capability list.(v4.1.12)
  • Fixed checkpoint restore from getting stuck permanently by ensuring sessions that were never prompted or only had persistence updates correctly report their status.(desktop-v0.0.15)
  • Resolved an issue where the "No sessions found" message would flash briefly while session history was still loading.(desktop-v0.0.15)
  • Corrected the work summary to accurately count elapsed time when a tool call was attached to the answer instead of the run.(desktop-v0.0.15)
  • Fixed the settings gear to no longer maintain its hover state when the Account screen is open.(desktop-v0.0.15)
  • Prevented ClinePass from being incorrectly identified as not OAuth-managed in the chat credential gate, which was causing it to request credentials it already possessed.(desktop-v0.0.15)
  • Fixed an issue where copying a user message would include its internal envelope data.(desktop-v0.0.15)
  • Resolved the problem of multi-line code blocks collapsing into a single line.(desktop-v0.0.15)
  • Ensured that provider-executed tool activity is now shown, rather than being dropped.(desktop-v0.0.15)
  • Fixed the `PreToolUse` hook `contextModification` to correctly reach the model and ensured `PostToolUse` hook output and `cancel` control are no longer discarded.(desktop-v0.0.15)
  • Improved PowerShell command execution to fail fast on the first error, preventing excessive output and incorrect success reporting.(desktop-v0.0.15)
  • Fixed an issue where turns would get stuck on a streaming shimmer without final output, only healing after sending another message.(desktop-v0.0.14)
  • Corrected sessions being assigned the Yolo-mode system prompt when auto-approve was on, ensuring auto-approval is an independent tool policy.(desktop-v0.0.14)
  • Resolved an issue where `/skill` and `/workflow` commands would dump the entire skill body into the chat.(desktop-v0.0.14)
  • Fixed command execution breaking for entire sessions when a model emitted a full command line without separate arguments.(desktop-v0.0.14)
  • Ensured restoring a checkpoint now trims the saved transcript to prevent showing reverted file changes.(desktop-v0.0.14)
  • Fixed Gemini custom base URLs, including host-root and proxy values, which were previously failing.(desktop-v0.0.14)
  • Restored correct LiteLLM input token limits reported by the server, preventing a 128K default override.(desktop-v0.0.14)
  • Fixed misaligned columns in the Usage table.(desktop-v0.0.14)
  • Fixed routine dialog dropdowns not responding to mouse clicks.(desktop-v0.0.14)
  • Fixed an issue where Cline installations on different builds would cause Hub daemons to shut each other down, resulting in abnormal socket closes for live sessions.(sdk/sdk/v0.0.75)
  • Resolved a problem where newer builds would prematurely replace active Hubs, causing sessions to die mid-handshake.(sdk/sdk/v0.0.75)
  • Fixed an issue where idle plugin sandbox processes would linger unnecessarily for the life of the session.(sdk/sdk/v0.0.75)
  • Corrected `cline doctor fix` to accurately report process statuses, including surviving processes, newly appeared processes, respawned daemons, and held startup locks.(sdk/sdk/v0.0.75)
  • Fixed the Claude Code provider to correctly run native tools and anchor sessions on the workspace directory, resolving issues with tool definitions and permission rules.(cli-v3.0.54)
  • Fixed truncated tool-call JSON from being silently repaired into incorrect arguments, now rejecting payloads with unterminated strings.(cli-v3.0.54)
  • Fixed strict providers rejecting turns with only empty text parts in user messages.(cli-v3.0.54)
  • Fixed a mid-turn crash occurring during streamed tool calls with non-zero or non-contiguous indexes when using LiteLLM's Anthropic passthrough.(cli-v3.0.54)
  • Fixed the Hub daemon from logging an unhandled error and exiting non-zero when a client was still connected at shutdown.(cli-v3.0.54)
  • Fixed per-task token totals from being inflated due to cache-heavy sessions by reporting token telemetry in disjoint buckets.(cli-v3.0.54)
  • Resolved an issue where upgrading the CLI would cause it to communicate with a daemon running the previous release; the CLI now correctly retires and respawns the Hub daemon on the new code.(cli-v3.0.54)
  • Fixed the Claude Code provider from being unusable for agentic work by correctly handling tool definitions and session anchoring.(sdk/sdk/v0.0.74)
  • Fixed truncated tool-call JSON from being silently repaired into incorrect arguments; payloads with unterminated strings are now rejected.(sdk/sdk/v0.0.74)
  • Fixed strict providers from rejecting turns with empty text parts in messages.(sdk/sdk/v0.0.74)
  • Fixed a mid-turn crash on streamed tool calls with non-zero or non-contiguous indexes by updating AI SDK packages.(sdk/sdk/v0.0.74)
  • Fixed the Hub daemon from logging an unhandled rejection and exiting non-zero on client disconnect during shutdown; shutdown is now clean.(sdk/sdk/v0.0.74)
  • Fixed involuntary Cline logouts from being reported instead of silent credential clearing, and prevented transient network failures from being logged as logouts.(sdk/sdk/v0.0.74)
  • Fixed git jargon display when opening non-git repos.(desktop-v0.0.11)
  • Fixed folder picker to report failures instead of doing nothing.(desktop-v0.0.11)
  • Fixed diff panel to resolve file paths against the session's working directory for correct diff opening.(desktop-v0.0.11)
  • Fixed failed turns to surface errors in the transcript instead of leaving the chat blank.(desktop-v0.0.11)
  • Fixed a startup script-load error.(desktop-v0.0.11)
  • Fixed webview errors to be attributed to the source URL that caused them.(desktop-v0.0.11)
  • Fixed signing out to be handled as a normal state instead of a command error.(desktop-v0.0.11)
  • Fixed tool output to no longer nest its own scrollbar.(desktop-v0.0.11)
  • Fixed hung MCP servers to no longer prevent session creation.(desktop-v0.0.11)
  • Fixed stdio servers that were never configured from blocking indefinitely.(desktop-v0.0.11)
  • Fixed LiteLLM requests to route through Chat Completions instead of the Responses API.(desktop-v0.0.11)
  • Ensured checkpoints are picked up when git is initialized part-way through a session.(desktop-v0.0.11)
  • Fixed an issue where prompts queued during an interrupted turn were silently dropped; they are now preserved and drained after the turn aborts, with the stop surfaced.(v4.1.7)
  • Resolved an issue where session context was not durable across aborts and hub restarts, ensuring interrupted sessions now resume with their previous state.(v4.1.7)
  • Fixed a bug where a mode switch aborting a running turn would not settle the turn phase.(v4.1.7)
  • Corrected the reporting of queued-turn failures, which now appear as `run.failed` instead of completing silently.(v4.1.7)
  • Prevented hung MCP servers from causing session creation to fail and provided stdio servers a 30-second initialization budget instead of blocking indefinitely.(v4.1.7)
  • Ensured OAuth authorization for SSE MCP servers is now surfaced on a 401 error instead of causing an outright failure.(v4.1.7)
  • Fixed requests against LiteLLM proxies by routing LiteLLM through Chat Completions instead of the Responses API.(v4.1.7)
  • Resolved an issue where network interruptions mid-stream but before any model output caused turns to fail; these are now retried.(v4.1.7)
  • Fixed Vertex ADC token refreshes to use the configured fetch, enabling them to work behind proxies and custom transports.(v4.1.7)
  • Included untracked files in checkpoint diffs when a snapshot was taken and ensured checkpoints are picked up even when git is initialized part-way through a session.(v4.1.7)
  • Fixed @-mention file search in empty windows to fall back to the session cwd or Desktop.(v4.1.7)
  • Prevented foreign compiled plugin-sandbox bootstraps from running for a source host.(v4.1.7)
  • Fixed issue where queued messages were unreadable on light-theme terminals due to poor color contrast.(cli-v3.0.52)
  • Fixed rendering of MCP tool results to display as readable text instead of escaped (cli-v3.0.52)
  • Fixed mangling of binary payloads when expanded in MCP tool results.(cli-v3.0.52)
  • Fixed rendering issues caused by malformed tool input/output payloads, which now degrade gracefully instead of throwing errors.(cli-v3.0.52)
  • Fixed issue where a hung MCP server would prevent session creation.(cli-v3.0.52)
  • Fixed indefinitely blocking stdio servers that were never configured by providing a 30-second initialization budget.(cli-v3.0.52)
  • Fixed LiteLLM requests to route through Chat Completions instead of the Responses API, resolving issues with calls against LiteLLM proxies.(cli-v3.0.52)
  • Fixed network interruptions mid-stream (before model output) to retry instead of failing the turn.(cli-v3.0.52)
  • Fixed Vertex ADC token refreshes to use the configured fetch, ensuring they work behind proxies and custom transports.(cli-v3.0.52)
  • Fixed prompts queued during a turn from being lost when interrupted; they are now preserved across user-initiated aborts, drained after a turn aborts itself, and edits made to the queue inside the abort window are applied.(sdk/sdk/v0.0.72)
  • Fixed session context from resetting after aborts and hub restarts; interrupted sessions now resume with their previous state.(sdk/sdk/v0.0.72)
  • Fixed queued turns that fail from completing silently; they are now reported as `run.failed`.(sdk/sdk/v0.0.72)
  • Prevented a hung MCP server from taking down session creation.(sdk/sdk/v0.0.72)
  • Resolved issue where stdio servers that were never configured blocked indefinitely; they now get a 30-second initialize budget.(sdk/sdk/v0.0.72)
  • Fixed remote SSE MCP servers from failing outright on a 401; they now surface an OAuth authorization prompt.(sdk/sdk/v0.0.72)
  • Fixed LiteLLM requests routing through the Responses API; they now route through Chat Completions, resolving calls against LiteLLM proxies.(sdk/sdk/v0.0.72)
  • Fixed network interruptions mid-stream (before model output) from failing the turn; they are now retried.(sdk/sdk/v0.0.72)
  • Ensured Vertex ADC token refreshes use the configured fetch, enabling them to work behind proxies and custom transports.(sdk/sdk/v0.0.72)
  • Fixed checkpoints from not picking up untracked files when the snapshot was taken; diffs now include these files.(sdk/sdk/v0.0.72)
  • Fixed checkpoints from not being picked up when git was initialized part-way through a session.(sdk/sdk/v0.0.72)
  • Resolved issue where a source host ran a foreign compiled plugin-sandbox bootstrap; this is no longer the case due to centralized plugin management.(sdk/sdk/v0.0.72)
  • Fixed an issue where the first message of a chat and some queued messages were rendering twice.(desktop-v0.0.10)
  • Resolved a bug where the composer could get stuck on "Agent is working…" after a turn had already finished.(desktop-v0.0.10)
  • Fixed an issue with Vertex AI credential refreshes that prevented ADC authentication behind proxies and custom networking.(desktop-v0.0.10)
  • Fixed an issue where turns completing with a plan were incorrectly treated as failed when a plan-blocked command was the only tool call, ensuring the turn correctly re-runs the presented plan instead of appearing to do nothing.(v4.1.4)
  • Fixed tool paths to display relative to the workspace in the chat view instead of absolute paths.(v4.1.4)
  • Fixed pending attachments to reset when starting a new task, preventing images from previous tasks from carrying over.(v4.1.4)
  • Fixed a generic failure to surface a clear error when the selected provider has no API key configured.(v4.1.4)
  • Fixed MCP tool and resource lists to refresh when a server sends a `list_changed` notification, instead of only showing a toast.(v4.1.4)
  • Fixed installed plugins to display under their real package names instead of all appearing as "index".(v4.1.4)
  • Corrected the Linux keybinding label in the Plan/Act mode tooltip.(v4.1.4)
  • Fixed recovery from running out of context by compacting and retrying once, and providing explanations for genuinely unrecoverable cases.(v4.1.4)
  • Fixed empty model responses to retry on every provider, not just Ollama, resolving hard "Model returned empty response" failures on OpenRouter, Cline, and OpenAI-compatible endpoints.(v4.1.4)
  • Fixed Claude 4.6+ and 5.x models from being rejected with "thinking.type.enabled is not supported" when resolving from the offline catalog or a hand-typed model ID.(v4.1.4)
  • Restored Bedrock prompt caching by ensuring the correct cache format is used and routing Bedrock foundation models through geo inference profiles.(v4.1.4)
  • Fixed requests for reasoning models on OpenAI-compatible endpoints by sending `max_completion_tokens` and substituting image content for models without image support.(v4.1.4)
  • Fixed MiniMax default model inheritance from models.dev and refreshed the bundled catalog to include Infomaniak and SCX.ai.(v4.1.4)
  • Fixed error telemetry to report provider failures only once and rate-limit repeated failures from unattended retry loops.(v4.1.4)
  • Fixed issue where MCP tool names exceeding 64 characters caused errors with OpenAI-compatible providers(cli-v3.0.31)
  • Fixed marketplace edge cases related to refreshing MCP servers after installs, remote configuration disabling of the MCP Marketplace tab, hiding workflows, surfacing plugin-bundled skills, and uninstalling shared marketplace entries.(v4.0.0)
  • Fixed chat submission during active turns by queuing new messages instead of dropping or racing them, ensuring pending/queued states display promptly, and removing delayed send behavior.(v4.0.0)
  • Fixed editing previous user messages, ensuring Escape cancels editing locally and clarifying reset action labels.(v4.0.0)
  • Fixed terminal reliability issues, including standalone Windows output capture, hardened PowerShell command handling, correct running-state display, and preservation of raw structured commands.(v4.0.0)
  • Fixed SDK tool-result and provider-message budgeting by implementing default truncation for large tool outputs, capping assistant text, limiting ingestion of bash/file-read/search output, and bounding media budgets.(v4.0.0)
  • Fixed login and feature-flag resolution by ensuring the correct user/account identity is used on startup and simplifying the login user experience.(v4.0.0)
  • Fixed Cline model display names so they resolve correctly by model name(cli-v3.0.28)
  • Fixed issue where the CLI would silently treat unknown commands or unquoted multi-word input as a prompt; the CLI now rejects these inputs with a clear error message.(cli-v3.0.27)
  • Fixed apply_patch to fail correctly when a hunk is skipped(cli-v3.0.25)
  • Fixed run_commands to return captured stdout on failure and correctly handle split heredocs(cli-v3.0.25)
  • Fixed search tools to treat zero results as a successful operation(cli-v3.0.25)
  • Fixed disabled-reasoning handling specifically for StepFun flash operations(cli-v3.0.25)
  • Fixed history resume rendering isolation issues(cli-v3.0.25)
  • Fixed incorrect Cline OAuth token formatting within the provider configuration(cli-v3.0.25)
  • Fixed an issue where settings writes during MCP server delete/add flows caused the MCP server list to be emptied by the file watcher.(v3.88.0)
  • Corrected Fireworks model metadata and cache pricing, and removed stale Fireworks AI models.(v3.88.0)
  • Fixed issue where the MCP "Restart Server" button was enabled when a server was toggled off(v3.84.0)
  • Fixed validation failures occurring for MCP servers that require an object.(v3.83.0)
  • Resolved issue where `write_to_file` could not create or overwrite files containing empty content.(v3.83.0)
  • Fixed unreliable streamable HTTP MCP reconnects after disconnects(v3.71.0)
  • Fixed a crash related to reasoning delta when processing usage-only stream chunks(v3.67.0)
  • Corrected an issue where OpenAI tool ID transformation was incorrectly restricted to the native provider only(v3.67.0)
  • Fixed authentication check failure when operating in ACP mode(v3.67.0)
  • Resolved an issue where the CLI yolo setting was being incorrectly persisted to disk(v3.67.0)
  • Fixed the inline focus-chain slider to correctly operate within its feature row(v3.67.0)
  • Ensured compatibility with Gemini 3.1 Pro(v3.67.0)
  • Corrected authentication issues when using the Cline CLI with the ACP flag(v3.67.0)
  • Fixed CLI to correctly handle stdin redirection in CI/headless environments.(v3.58.0)
  • Fixed CLI to preserve OAuth callback paths during auth redirects.(v3.58.0)
  • Fixed OAuth callback reliability in VS Code Web by generating callback URLs via `vscode.env.asExternalUri`.(v3.58.0)
  • Fixed Terminal to surface command exit codes in results and improved long-running `execute_command` timeout behavior.(v3.58.0)
  • Fixed UI rendering by adding a loading indicator and fixing `api_req_started` rendering.(v3.58.0)
  • Prevented duplicate streamed text rows after task completion during task streaming.(v3.58.0)
  • Fixed API to preserve the selected Vercel model when model metadata is missing.(v3.58.0)
  • Ensured telemetry flushes on shutdown and routed PostHog networking through proxy-aware shared fetch.(v3.58.0)
  • Increased Windows E2E test timeout to reduce flakiness in CI.(v3.58.0)
  • Removed Minimax-2.1 from the free model list because its free trial concluded(v3.49.0)
  • Fixed issue where expired tokens were being used in authenticated requests(v3.47.0)
  • Fixed diff view to correctly exclude binary files that lack file extensions(v3.47.0)
  • Fixed issue where file endings and trailing newlines were not being preserved(v3.47.0)
  • Fixed rate limiting issues specific to the Cerebras provider(v3.47.0)
  • Fixed Auto Compact functionality for the Claude Code provider(v3.47.0)
  • Made Workspace and Favorites history filters operate independently(v3.47.0)
  • Fixed remote MCP server connection failures, specifically handling 404 responses(v3.47.0)
  • Disabled native tool calling for the Deepseek 3.2 speciale model(v3.47.0)
  • Fixed the Baseten model selector interface(v3.47.0)
  • Fixed a race condition in MCP settings where toggling auto-approve or changing timeout settings caused the UI to flash and revert.(v3.45.1)

Releases with MCP Changes

desktop-v0.0.232 features2 fixes
Sep 3, 2026

This release introduces Agent Plugins managed through the Cline Hub, allowing for easier discovery and execution of custom tools. Sign-in processes are improved with in-app device confirmation codes, and voice input failures now provide clearer guidance to settings.

desktop-v0.0.23-beta.11 feature
Sep 3, 2026

This release introduces image generation capabilities, allowing users to create images with server-side credential management and session history access. It also enhances the organization of scheduled runs by grouping them within their runtime environment and clarifies media-generation settings for SSH environments.

v4.1.173 features16 fixes
Sep 2, 2026

This release enhances the Cline experience by integrating ClinePass information throughout the app and improving the reliability of various features. Key fixes include addressing memory leaks, preventing crashes related to hook scripts and API requests, and clarifying error messages for API key issues and sign-in problems.

cli-v3.0.615 features12 fixes
Sep 2, 2026

This release enhances the CLI's interaction with older Hub versions by introducing a clear warning prompt before replacement. It also fixes several critical bugs, including issues with tool calling, image handling, and Langfuse tracing in released builds. Additionally, the model catalog has been significantly refreshed with new providers and updated model defaults.

sdk/sdk/v0.0.828 features12 fixes
Sep 2, 2026

This release introduces a new service for importing conversation history from various sources like Claude Code and Codex, making it easier to bring existing data into Cline. It also enhances schedule management by anchoring them to a central location and allowing cross-workspace access, while improving the searchability of session history through a server-side index.

desktop-v0.0.205 features7 fixes
Aug 28, 2026

This release introduces inline image rendering for tool results and a more robust session search covering your full history. Key improvements include a new onboarding step for GitHub integration and enhanced Windows shell stability, alongside numerous bug fixes for scheduled tasks, sign-ins, and workspace management.

cli-v3.0.603 features3 fixes
Aug 26, 2026

This release introduces seven new AI providers to the model catalog and enhances security by redacting git credentials. Several bugs have been fixed, including crashes in the codebase search and issues with MCP server installations, along with memory leaks in the background hub process.

v4.1.168 fixes
Aug 26, 2026

This release focuses on stability and correctness, addressing several bugs related to cost estimation, provider selection, and tool performance. It also clarifies MCP auto-approval settings by removing redundant per-tool checkboxes.

desktop-v0.0.185 features5 fixes
Aug 26, 2026

This release introduces a new dedicated Marketplace for discovering plugins and servers, and reorganizes the sidebar for better session management. Several bugs have been fixed, including installation issues and display problems with scheduled runs, alongside improvements to the user interface and data handling.

desktop-v0.0.177 features6 fixes
Aug 25, 2026

This release introduces a unified 'Customize' hub for managing plugins and tools, and redesigns the Models page for better provider management. You'll also find improvements to session organization, voice input settings, and search functionality, alongside several important bug fixes.

v4.1.151 fix
Aug 23, 2026

This release addresses a bug related to the "Use MCP servers" toggle. The toggle now correctly auto-approves all MCP tool calls when enabled, ensuring it functions as intended without requiring individual tool opt-ins.

desktop-v0.0.162 features1 fix
Aug 22, 2026

This release introduces robust agent handoff between Hub instances, preventing work loss during restarts. It also ensures the app respects server-side feature flags and fixes an issue with tool calling for custom OpenAI-Compatible models.

v4.1.122 fixes
Aug 21, 2026

This release focuses on bug fixes related to enterprise controls and custom model tool calling. MCP controls are now correctly enforced on the Customize marketplace, and tool calling has been restored for custom OpenAI-Compatible models with empty capability lists.

desktop-v0.0.156 features10 fixes
Aug 21, 2026

This release rebrands the app to Cline, introduces a unified Plugins hub with a marketplace, and enhances agent capabilities with durable todos and scheduling. Users will also experience a streamlined model selection interface and improved provider support.

desktop-v0.0.145 features9 fixes
Aug 19, 2026

This release introduces native macOS notifications and voice input for enhanced background operation and dictation. Key improvements include streaming command output, inline image generation, and a redesigned agent decision card for a more interactive experience. Several bug fixes address issues with command execution, session prompts, and custom base URL support.

sdk/sdk/v0.0.753 features4 fixes
Aug 14, 2026

This release introduces provider-executed web search, allowing models to access the internet during conversations. It also enhances the Cline gateway with a dedicated provider and fixes several critical bugs related to Hub daemon stability and session handling.

cli-v3.0.541 feature7 fixes
Aug 13, 2026

This release significantly improves the Claude Code provider, fixing issues with tool execution and session anchoring. Several critical bugs have been resolved, including problems with tool-call JSON repair, strict provider rejections, and mid-turn crashes during streamed tool calls. Additionally, the Hub daemon upgrade process has been refined to prevent conflicts between different Cline installations.

sdk/sdk/v0.0.743 features6 fixes
Aug 13, 2026

This release enhances the Claude Code provider for agentic work, improving tool handling and session management. Several critical bugs have been fixed, including issues with tool-call JSON, provider rejections, and mid-turn crashes. Telemetry reporting has also been optimized for better accuracy and reduced volume.

desktop-v0.0.1112 features12 fixes
Aug 9, 2026

This release introduces several new features, including the ability to paste images directly into the composer and improved handling of Git repositories and folder content. Bug fixes address issues with diff panel path resolution, failed turns, and startup errors, while performance and UX improvements enhance the overall user experience.

v4.1.73 features12 fixes
Aug 9, 2026

This release brings back the "View Changes" button with SDK checkpoint support, allowing detailed review of task modifications. It also reintroduces a copy button for responses and enhances session and prompt handling during interruptions and failures, ensuring greater data preservation and reliability.

cli-v3.0.529 features9 fixes
Aug 9, 2026

This release enhances session management by ensuring context durability across restarts and interruptions, and improves the handling of queued prompts. It also introduces a new command for uninstalling MCP servers and fixes several rendering and network-related issues for a more robust user experience.

sdk/sdk/v0.0.722 features12 fixes
Aug 9, 2026

This release enhances session durability, ensuring prompts and context survive interruptions and restarts. It also improves error reporting for failed turns and network issues, while refining how LiteLLM requests and remote MCP servers are handled.

desktop-v0.0.109 features3 fixes
Aug 7, 2026

This release introduces OAuth authentication for remote MCP servers and improves error handling for failed turns and invalid server configurations. Users will also benefit from a more intuitive welcome screen with a "Connect a model" prompt and enhanced keyboard shortcuts for improved workflow.

v4.1.42 features14 fixes
Aug 5, 2026

This release introduces Chutes as a new provider and enhances the slash command menu to show skills alongside workflows. It also brings significant improvements to plan-to-act switching, making it user-driven, and hard-blocks file-editing shell commands in plan mode for better security.

desktop-v0.0.8
Aug 2, 2026
v4.1.1
Jul 31, 2026
desktop-v0.0.5
Jul 27, 2026
cli-v3.0.40
Jul 13, 2026
cli-v3.0.312 features1 fix
Jun 27, 2026

This release focuses on improving the subscription experience by showing cost coverage and prompting users about ClinePass when credits run low. It also introduces marketplace uninstall support and surfaces bundled plugin skills for easier access.

v4.0.08 features6 fixes
Jun 26, 2026

This major release introduces the SDK-backed VS Code extension runtime, unifying agent coordination, tool execution, and configuration management under a shared SDK session layer. Key new user capabilities include the Customize marketplace for managing Plugins and Skills, and queued prompts in chat. Numerous fixes address stability in terminal execution and SDK budgeting, alongside significant architectural changes for improved provider and model configuration consistency.

cli-v3.0.283 features1 fix
Jun 19, 2026

This release introduces a new ClinePass onboarding flow allowing users to select specific models and refreshes the hub dashboard with better organization. Key improvements include immediate application of auto-approve toggles and hardened guidance for faster multi-tool execution.

cli-v3.0.272 features1 fix
Jun 17, 2026

This release introduces enhanced command-line management with the new `cline skill` command for managing skills and a streamlined wizard command for quicker MCP server setup. Error handling has also been improved, particularly for OAuth authorization failures, and the CLI now provides clearer feedback for invalid commands.

cli-v3.0.252 features6 fixes
Jun 17, 2026

This release introduces ClinePass model support and enhanced MCP server integration for plugins. Key improvements include better handling of large file reads and capped tool output to manage context limits, alongside several fixes for patching, command execution, and search tools.

v3.88.01 feature2 fixes
Jun 5, 2026

This release introduces support for the latest Fireworks AI serverless models, setting Kimi K2.6 as the new default. Several critical bugs related to MCP server list management and Fireworks model caching have been resolved.

v3.84.01 feature1 fix
May 19, 2026

This 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.

v3.83.01 feature2 fixes
May 13, 2026

This 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.

v3.71.02 features1 fix
Mar 6, 2026

This 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.05 features7 fixes
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.

v3.58.08 features9 fixes
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.

v3.49.01 feature1 fix
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.

v3.47.04 features9 fixes
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.

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.

Documentation

Read the mcp documentation