Change8

desktop-v0.0.9

Cline
8 features8 fixes4 improvementsagentterminaltoolsvscode

Summary

This release introduces a universal macOS download for native Apple Silicon and Intel support, along with enhanced session history filtering and a visual token usage ring in the composer. Key bug fixes include resolving empty model response failures across multiple providers and restoring Bedrock prompt caching.

New Features

  • Added a universal macOS download for Cline Code that runs natively on both Apple Silicon and Intel.
  • Introduced session history filtering by source (Desktop, CLI, extension, or scheduled).
  • Enabled a token usage ring in the composer to visualize context window usage and cost for the active model.
  • Made skills appear in the slash command menu alongside workflows, with disambiguation for commands sharing names.
  • Displaying real package names for installed plugins instead of a generic 'index'.
  • Added support for Claude 4.6+ and 5.x models, resolving previous rejection errors.
  • Refreshed the bundled provider and model catalog, including Infomaniak and SCX.ai.
  • Switched Ollama to the native provider.

Bug Fixes

  • Fixed chat message actions (copy, fork, edit, restore) colliding with message descenders.
  • Resolved application errors not being reported in diagnostics due to telemetry configuration issues.
  • Fixed plan mode relying solely on prompting for file-editing shell commands; it now hard-blocks them.
  • Enabled automatic recovery from running out of context by compacting and retrying runs.
  • Fixed 'Model returned empty response' failures on OpenRouter, Cline, and OpenAI-compatible endpoints by retrying empty model responses on all providers.
  • Restored Bedrock prompt caching functionality, which was previously not working.
  • Ensured reasoning models on OpenAI-compatible endpoints receive the correct token parameter.
  • Fixed models without image support failing when encountering image content; they now substitute content instead.

Improvements

  • Existing per-architecture macOS installs will automatically migrate to the new universal download on their next update.
  • The agent header can now be dragged to move the window, including on read-only titles.
  • Bedrock foundation models now route through geo inference profiles.
  • Upgraded the model layer to AI SDK 7.

Related Documentation

Cline Documentation