Change8

desktop-v0.0.15

Cline
6 features10 fixes4 improvementsmcptools

Summary

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.

New Features

  • Introduced durable todos and the ability for agents to create and manage one-time or recurring schedules.
  • Added a dedicated Marketplace page within a unified Plugins hub, which now includes Plugins, MCP servers, and Skills.
  • 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.
  • Updated provider settings to display badges and descriptions for models.
  • 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.
  • Displaying billed gateway cost in the usage section.

Bug Fixes

  • Fixed checkpoint restore from getting stuck permanently by ensuring sessions that were never prompted or only had persistence updates correctly report their status.
  • Resolved an issue where the "No sessions found" message would flash briefly while session history was still loading.
  • Corrected the work summary to accurately count elapsed time when a tool call was attached to the answer instead of the run.
  • Fixed the settings gear to no longer maintain its hover state when the Account screen is open.
  • 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.
  • Fixed an issue where copying a user message would include its internal envelope data.
  • Resolved the problem of multi-line code blocks collapsing into a single line.
  • Ensured that provider-executed tool activity is now shown, rather than being dropped.
  • Fixed the `PreToolUse` hook `contextModification` to correctly reach the model and ensured `PostToolUse` hook output and `cancel` control are no longer discarded.
  • Improved PowerShell command execution to fail fast on the first error, preventing excessive output and incorrect success reporting.

Improvements

  • Renamed the app from Cline Code to Cline, carrying over all settings, sessions, and credentials.
  • Refreshed app icons and branding.
  • Reskinned the first-run onboarding experience with an interactive welcome graphic.
  • Removed image, voice, and other non-chat models from chat model pickers to streamline the selection process.

Related Documentation

Cline Documentation