desktop-v0.0.22
cline/clinedesktop-v0.0.22Sep 2, 2026by github-actions[bot]
AI Summary
Focuses on user experience improvements including history import, schedule organization, and macOS voice input support.
Key Highlights
- Added ability to import history from Claude Code, Codex, and opencode.
- Schedule runs now fold into single collapsible sidebar rows.
- Voice input now works on macOS.
- Web search is enabled by default.
New Features
- History import button and workflow in Sessions header.
- Schedule grouping UI for better session management.
- MacOS voice input support.
Full Release Notes
- Import your history from Claude Code, Codex, and opencode. An Import button in the Sessions header (and a row in Settings → General) scans your local stores from all three tools and turns the conversations you pick into fully resumable Cline sessions. Sessions are grouped per tool with select-all and a search across title, folder, and first prompt; already-imported ones are shown as such so re-opening the dialog is safe. Imported sessions resume on your configured provider and model, not the source tool's. If you have history from any of these tools, onboarding now offers the import as a step - Runs of a schedule now fold into a single collapsible sidebar row named after the schedule, with its run count, instead of one row per run all carrying the same prompt title. Expanding lists them newest-first as "Run N" with the usual status dot, time, hover card, context menu, and delete; the group holding the active session opens on its own - Voice input now works on macOS. The app shipped without a microphone usage description or entitlement, so dictation failed silently - Web search is now on by default - The marketplace detail panel now opens on click rather than hover, with left-aligned content, a single "Learn more" link, and the selected entry staying open while you filter the list - When the Hub is older than the app, you are now offered a choice — replace it, with a count of the sessions that would be interrupted, or keep it running — instead of the app quietly working against stale code. Replacing drains the Hub first so in-flight turns finish - Editing and resending a message now works on sessions with no checkpoint history, such as imported ones, instead of failing with "No checkpoint found at or before run N" - Fixed tool calling being silently disabled for Dify, SAP AI Core, opencode, and Codex CLI models. Their catalog entries declare no capabilities, and the empty list was read as an authoritative denial that stripped every tool from the request - Fixed images being dropped from file reads on models whose capability list is empty - The message the model receives when you reject a tool call now names the tool and reads as your decision rather than an error - Refreshed the model catalog. Adds eight providers (Bothub, OpenReason, SenseNova (China), TokenRouter, Vancine, Volcengine Ark Coding Plan, above.dev, and klokintegration.se) and changes the resolved default model for 36 providers — most consequentially Anthropic, which now resolves to Claude Fable 5.1 instead of Claude Opus 5, with Amazon Bedrock, Vertex, OpenRouter, Kilo Gateway, DevPass, DigitalOcean, CrossModel, and Eden AI following. If you use a provider without pinning a model, expect a different default **Full Changelog**: https://github.com/cline/cline/compare/desktop-v0.0.21...desktop-v0.0.22