megachangelog
Cline logo

Cline Changelog

Cline — AI, Developer Tools product updates and releases, tracked on megachangelog.


Feature0.0.20

Desktop v0.0.20

Cline Desktop now ships on Windows with auto-updating, improved shell handling, and inline image rendering for tool results. Major fixes include scheduled task persistence, better session search across full history, improved provider credential detection, OAuth sign-in error handling, and MCP server stability.

desktopwindowsmcpschedulingauth
Improvement0.0.81

SDK v0.0.81 — Session snapshots no longer include full conversation transcripts

Session snapshot events previously embedded the entire message history, causing massive bandwidth and memory overhead on large tasks. Snapshots now contain only state metadata (status, usage, model, workspace, checkpoint), with transcripts fetched separately via the session.messages command.

sdkperformancememoryeventssessions
Announcement0.0.81

@cline/core v0.0.81

Release of @cline/core version 0.0.81.

sdkcorerelease
Announcement0.0.81

@cline/agents@0.0.81

Release of @cline/agents package version 0.0.81.

agentssdkrelease
Announcement0.0.81

@cline/llms version 0.0.81 released

Cline LLMs SDK version 0.0.81 has been released with updates to the language model integration layer.

sdkllmsrelease
Announcement0.0.81

@cline/shared v0.0.81

Release of @cline/shared version 0.0.81 with shared utilities and modules for the Cline SDK.

sdksharedrelease
Improvement0.0.80

SDK v0.0.80

Multiple improvements including native line ending support for file-writing, crash fixes for large files and MCP server installation, credential redaction in git URLs, subscription billing updates for Claude Code, configurable tasks tool, and refreshed model catalog with new providers and updated default models.

sdkstabilitysecuritymodelsimprovements
Update0.0.80

@cline/core v0.0.80

Release of @cline/core version 0.0.80 containing updates to the core SDK.

sdkcorerelease
Announcement0.0.80

LLMs SDK v0.0.80 Released

A new version of the Cline LLMs SDK is now available. Please update to the latest version for latest features and improvements.

sdkllmsrelease
Announcement0.0.80

Cline Shared SDK v0.0.80

Release of Cline shared SDK version 0.0.80 with updates to shared utilities and dependencies.

sdkreleaseshared
Fix4.1.16

v4.1.16

Fixed multiple issues including cost estimate display for flat-rate providers, workspace hook resolution across multiple windows, file line ending handling, codebase search crashes, git credential redaction, MCP marketplace parsing, and event log disk usage. Also simplified MCP auto-approval UI by removing redundant per-tool checkboxes.

stabilitymcpcredentialsworkspaceui
Improvement0.0.17

Desktop v0.0.17

Major UI redesign consolidating Plugins, MCP, Skills, Rules, Hooks, and Tools into a unified Customize hub with tabbed sections. Redesigned Models page with provider grouping and OAuth browser sign-in, moved voice settings to dedicated page, improved session sidebar organization with pinning and scheduling, added session search dialog, and fixed multiple bugs including provider list scrolling, settings save failures, and codebase search crashes.

desktopui-redesignsettingsmodelsvoice
Improvement3.0.58

CLI v3.0.58

Multiple improvements including removal of the ending ClinePass promo from first-launch dialog, addition of disk space capping for hub event logs (64 MiB limit with automatic pruning), and an updated model catalog with new providers (AgentRouter and Opper) plus default model changes for certain providers.

cliimprovementsperformancemodelshub
Improvement0.0.79

SDK v0.0.79

Event log now capped at 64 MiB with automatic pruning, fixed task.completed telemetry dropping in interactive sessions, and refreshed model catalog with new providers and updated defaults.

sdkperformancetelemetrymodels
Announcement0.0.79

Core SDK v0.0.79

Release of the Cline core SDK version 0.0.79.

sdkcorerelease
Announcement0.0.79

SDK/Agents Release

Release of SDK agents version 0.0.79 with updates to the agents package.

sdkagentsrelease
Announcement0.0.79

SDK LLMs Release

Release of the Cline LLMs SDK package version 0.0.79 with bug fixes and improvements.

sdkllmsrelease
Announcement0.0.79

@cline/shared v0.0.79

Release of @cline/shared v0.0.79 with internal updates and dependencies.

sdksharedrelease
Fix4.1.15

Auto-approve all MCP tool calls when toggle is enabled

Fixed the "Use MCP servers" toggle to properly govern all MCP tools instead of only affecting individually opted-in tools. Turning on the toggle now correctly auto-approves every MCP tool call.

mcptoolsfixwindows
Improvement4.1.14

v4.1.14 — Model catalog updates and telemetry fix

Updated the built-in model catalog with new entries including Claude Fable 5, Grok 4.6, DeepSeek V4 Flash variants, and others. Fixed task completion telemetry for interactive sessions that was not being reported after a session status tracking change in version 4.1.11.

modelstelemetrysdkwindowsbug-fix
Improvement0.0.78

SDK v0.0.78

Hub can now be drained and upgraded without losing work through durable event logging and run queueing. Fixed tool calling being silently disabled for custom OpenAI-compatible models. Langfuse traces now include session and client identity for hub-backed runs. Model catalog refreshed with updated pricing and default models across providers.

sdkhubreliabilitymodelstools
Announcement0.0.78

@cline/core v0.0.78

Release of version 0.0.78 of the Cline core SDK.

sdkcorerelease
Announcement0.0.78

SDK Agents Release

Release of version 0.0.78 for the Cline agents SDK.

sdkagentsrelease
Announcement0.0.78

cline/llms v0.0.78

Release of cline/llms version 0.0.78 with updates to the LLM integration library.

sdkllmsrelease
Announcement0.0.78

@cline/shared v0.0.78

Release of the Cline shared library version 0.0.78 with updates and improvements to the shared SDK.

sdksharedrelease
Improvement0.0.16

Desktop v0.0.16

Agent handoff between Hub instances now preserves work by refusing new jobs during restarts and replaying missed messages. Tool calling is fixed for custom OpenAI-compatible models, the model catalog is refreshed with updated pricing, and server-side feature flags are now honored and auto-refreshed.

desktopagentmodelshubreliability
Announcement3.0.57

CLI v3.0.57

Version 3.0.57 of the CLI has been released.

clirelease
Fix4.1.13

v4.1.13

Fixed tool calling for custom OpenAI-compatible models with inferred capabilities, restored Hub-backed sessions across restarts with proper event replay, and added session and client identity to Langfuse traces for better observability.

sdktoolssessionsobservabilityhub
Fix4.1.12

v4.1.12

Fixed enterprise MCP controls enforcement on the Customize marketplace, ensuring entries are properly hidden when remote config disables the marketplace and respecting allowlists. Also restored tool calling for custom OpenAI-compatible models with empty capability lists.

mcpmarketplaceenterpriseopenaifix
Improvement4.1.11

v4.1.11 — Image generation, fixes, and provider updates

This release adds image generation support during tasks with inline rendering, fixes multiple issues with code actions, file mentions, task resumption, and model selection, and refreshes the provider catalog with new providers and updated pricing. It also improves tool execution visibility and command handling across Windows SDK bundles.

image-generationvscodemodelsprovidersstability
Improvement0.0.77

Tasks tool now scoped to compatible clients

The tasks tool for durable todos and agent schedules is now scoped to clients that can service it. Hosts declare their client type and the core tool catalog resolves availability centrally, preventing CLI and VS Code sessions from registering tools they cannot act on.

sdktaskstoolsclient-compatibility
Announcement0.0.77

@cline/core 0.0.77

Release of cline core SDK version 0.0.77 with updates to core functionality.

sdkcorerelease
Announcement0.0.77

@cline/agents v0.0.77

Release of version 0.0.77 of the Cline agents SDK.

sdkagentsrelease
Announcement0.0.77

@cline/llms@0.0.77

Release of the Cline LLMs SDK version 0.0.77.

sdkllmsrelease
Update0.0.77

SDK shared v0.0.77

Release of the shared SDK version 0.0.77 with internal updates and improvements.

sdksharedrelease
Feature0.0.76

SDK v0.0.76

Added model-driven image generation, scheduled task management with workspace-scoped durable todo agendas, and improved skill command loading. Fixed multiple issues including provider-executed tool activity not surfacing, hook context delivery failures, PowerShell error handling, session status reporting, and model catalog updates with new providers and improved model descriptions.

image-generationagentsscheduled-tasksskillsbug-fixes
Announcement0.0.76

Core SDK v0.0.76 release

Version 0.0.76 of the Cline core SDK has been released with updates and improvements to the core library.

sdkcorerelease
Announcement0.0.76

@cline/agents@0.0.76

Release of agents SDK version 0.0.76.

sdkagentsrelease
Announcement0.0.76

SDK/LLMs Release

Released version 0.0.76 of the LLMs SDK with updates and improvements.

sdkllmsrelease
Announcement0.0.76

@cline/shared v0.0.76

Release of @cline/shared version 0.0.76.

sdksharedrelease
Feature0.0.15-beta.1

Desktop v0.0.15-beta.1

Beta release introducing handoff capability to move local sessions to Cline Cloud with conversation history and images preserved, plus cloud environment integration into the Local/Remote menu. Includes stability improvements for interrupted handoffs and incorporates all main branch features since v0.0.14 including the unified Plugins hub, recommended model tiers, scheduled agent tasks, and app rename to "Cline".

cloudsessionsbetadesktopplugins
Announcementnightly-20260819

Cline Nightly Build

Nightly development build of Cline published from the main branch. This represents the latest pre-release changes under active development.

nightlydevelopmentbuild
Feature0.0.14

Desktop v0.0.14

Major update adds native macOS notifications, voice input dictation, streaming command output with terminal colors, inline image generation, collapsed agent run summaries, animated transitions, redesigned question cards, improved markdown rendering, and numerous bug fixes including transcript streaming issues, auto-approve mode handling, skill command behavior, command execution parsing, custom Gemini URLs, and UI improvements.

desktopmacosnotificationsvoice-inputui
Announcement

Cline Code desktop beta auto-update feed

Rolling release feed for the Cline Code desktop beta app auto-updater. The latest.json asset points to the newest beta release and is polled only by beta installations.

desktopbetaauto-updatedistribution
Announcement0.0.14-beta.1

Desktop v0.0.14-beta.1

First beta release with new cloud sessions preview allowing you to run Cline sessions in the cloud with cross-device sync, plus avatar overlay companion, GitHub integration in onboarding, SSH remote environment support, and features from the upcoming stable release including voice input, image generation, and improved UI.

desktopbetacloud-sessionsgithubui
Improvement0.0.13

Desktop v0.0.13

Added app font size scaling in Settings that applies before window paint, enabled web search during tasks for supported models, fixed extended thinking budgets on Cline Pass, resolved Hub conflicts between multiple installs, improved Hub lifecycle management to avoid unnecessary disconnect prompts, and reclaimed idle plugin sandbox processes. Also refreshed the model catalog with Crusoe as a new provider.

uisettingsweb-searchperformancestability
Improvement4.1.10

v4.1.10 release

This release adds web search capability for supported models with a toggle in Feature Settings, and fixes issues with dual installations shutting down each other's Hub daemon and improper hub replacement during handshakes. It also updates the model catalog with new provider Crusoe and refreshed model lists.

web-searchdaemonstabilitymodelscatalog
Improvement3.0.55

CLI v3.0.55

This release fixes critical Hub daemon management issues where multiple Cline installations could interfere with each other and kill sessions, prevents auto-updates from interrupting active CLI sessions, and improves streaming performance so assistant markdown no longer flashes. Additionally, idle plugin processes are now properly reclaimed, the model catalog has been refreshed with Crusoe provider support, and several UX issues have been resolved.

clihubupdatesstabilityperformance
Improvement0.0.75

SDK v0.0.75

Added provider-executed web search capability for supported models with session history persistence, and improved the Cline gateway provider with extended thinking budget support. Fixed critical issues with multiple installations conflicting over the Hub daemon and improved session stability by deferring Hub replacement until idle, plus various reliability and diagnostics improvements.

sdkweb-searchgatewaystabilityprovider
Announcement0.0.75

@cline/core release

Release of the Cline core SDK version 0.0.75 with updates to the core library.

sdkcorerelease
Announcement0.0.75

Release @cline/llms 0.0.75

Version 0.0.75 of the Cline LLMs SDK has been released with updates to LLM integration capabilities.

sdkllmsrelease
Announcement0.0.75

SDK shared library v0.0.75

Release of @cline/shared version 0.0.75, a minor update to the shared SDK library for Cline.

sdksharedrelease
Fix4.1.9

v4.1.9 Release

Cline 4.1.9 improves diff readability by using the editor's native foreground color, updates the UI to use Inter and Geist Mono fonts, and fixes multiple stability issues including token refresh handling, telemetry spam, credential management, and SDK bundle provider compatibility. It also addresses streamed tool-call crashes and corrects token bucket accounting for more accurate usage reporting.

stabilityuiauthsdkperformance
Fix3.0.54

CLI v3.0.54

Fixed multiple critical issues with the Claude Code provider for agentic work including tool execution, session anchoring, and settings loading. Also fixed tool-call JSON repair bugs, message validation issues, streamed tool call crashes, Hub daemon upgrade coordination, token telemetry overcounting, and daemon restart behavior on CLI upgrades.

clifixagenttoolsdaemon
Fix0.0.74

SDK v0.0.74

Multiple fixes to Claude Code provider for agentic work, tool-call JSON parsing, session management, and telemetry. Improved Hub daemon upgrade behavior and reporting of involuntary logouts, plus better token telemetry accounting.

sdkclaude-codetoolstelemetrystability
Announcement0.0.74

@cline/core v0.0.74

Release of version 0.0.74 of the Cline core SDK.

sdkcorerelease
Announcement0.0.74

SDK Agents v0.0.74

Release of SDK agents version 0.0.74, a stable update to the agents module within the Cline SDK.

sdkagentsrelease
Announcement0.0.74

@cline/llms release

Release of the Cline LLMs SDK package version 0.0.74, providing updates to the language model integration module.

sdkllmsrelease
Announcement0.0.74

@cline/shared release

A new version of the @cline/shared package has been released, containing updates and improvements to the shared utility library.

sdksharedlibraryrelease
Improvement0.0.12

Desktop v0.0.12

Desktop v0.0.12 introduces a redesigned transcript view where each tool call gets its own row with status indicators and inline diffs, updates typography and UI styling with Inter and Geist Mono, and fixes several critical issues including Hub daemon reconnection, Claude Code provider integration, and output token handling for reasoning models.

uidesktoptranscriptbug-fixesclaude-code
Fix3.0.53

CLI v3.0.53

Fixed daemon reconnection issues after upgrades by adding runtime build fingerprints, improved token handling for reasoning models, added Fable 5 support to Vertex catalog, and enhanced custom Vertex model ID routing.

clihubdaemonvertexmodels
Fix0.0.73

SDK v0.0.73

Fixed stale managed Hub daemon reconnections by adding runtime build fingerprints, fixed compaction being skipped on reasoning models with improved summarizer token handling, added Fable 5 to Vertex model catalog, and improved custom Vertex model ID routing.

sdkdaemonmodelsvertexreliability
Announcement0.0.73

Cline Core SDK v0.0.73

A new release of the Cline Core SDK with updates and improvements.

sdkcorerelease
Announcement0.0.73

LLMs SDK v0.0.73

Release of the LLMs SDK version 0.0.73 with updates to the language model integration layer.

sdkllmsrelease
Announcement0.0.73

@cline/shared v0.0.73

Release of the shared library for Cline SDK.

sdksharedrelease
Improvement4.1.8

v4.1.8

Added manual Vertex model ID entry and Fable 5 support. Improved model catalog filtering to show all region-specific models and adjusted Fable 5 cost reporting. Fixed max output token handling in summarization and removed stale UI elements.

vertexmodelsfable5uifixes
Improvement0.0.11

Desktop v0.0.11

Desktop v0.0.11 brings clipboard image pasting to the composer, improved folder handling with better error reporting and git detection, session persistence improvements, and numerous stability and performance fixes including better MCP server handling, network retry logic, and UI polish.

desktopstabilityperformanceuxmcp
Improvement4.1.7

v4.1.7

Added "View Changes" button with SDK checkpoints for task review, copy button on responses, and OAuth client support for remote MCP servers. Fixed critical issues with session durability, prompt preservation during interrupts, MCP server initialization, token refreshes, and streaming error handling.

mcp-serversoauthcheckpointssession-managementsdk
Improvement3.0.52

CLI v3.0.52

This release adds an MCP server uninstall command, improves provider settings reuse for schedules, fixes light-theme terminal readability for queued messages, and enhances tool result rendering. Multiple SDK improvements include better error handling for malformed payloads, session durability across interrupts, MCP server timeout handling, OAuth support for remote SSE servers, LiteLLM proxy routing fixes, network retry logic, and checkpoint tracking improvements.

climcpterminal-uistabilitysdk
Improvement0.0.72

SDK v0.0.72

Multiple stability and reliability improvements including durable session context across interrupts, improved prompt queue handling, better MCP server integration with OAuth support, LiteLLM routing fixes, retry logic for network interruptions, and enhanced checkpoint tracking. Plugin settings are now centralized in the hub for better consistency.

sdkstabilitymcpsession-managementreliability
Announcement0.0.72

@cline/core v0.0.72

Release of Cline core SDK version 0.0.72.

sdkcorerelease
Announcement0.0.72

SDK/Agents v0.0.72

Release of agents SDK version 0.0.72.

sdkagentsrelease
Announcement0.0.72

SDK/LLMs v0.0.72

Release of the Cline LLMs SDK version 0.0.72. This is a versioned package release.

sdkllmspackage
Announcement0.0.72

@cline/shared v0.0.72

Release of @cline/shared version 0.0.72 with updates to shared utilities and components.

sdksharedrelease
Feature0.0.10

Desktop v0.0.10

Adds OAuth authentication for remote MCP servers, improves error handling and visibility for MCP and model failures, fixes UI bugs including duplicate message rendering and stuck composer state, and enhances onboarding with model connection notices and API key links. Also includes reasoning control improvements and Vertex AI proxy authentication fixes.

mcpoauthauthmodelsui
Improvement4.1.6

v4.1.6 - Model catalog refresh and telemetry fixes

Added support for meta/muse-spark-1.2-contributor model on the Cline provider with an updated model catalog. Fixed telemetry attribution to correctly report failures against the actual model in use rather than incorrect models.

modelsprovidertelemetrybugfix

Sign up to see more

75 more changes from Cline. Sign up to read the whole changelog.

Sign up free

GitHub or email — no card needed.