desktop-v0.0.7
cline/clinedesktop-v0.0.7Jul 29, 2026by github-actions[bot]
AI Summary
Desktop application update focusing on UI polish, including a system tray icon, paginated session history, and support for free Cline models. Several bugs regarding endpoint toggles and tool calling were fixed.
Key Highlights
- New system tray icon showing agent session status
- Session history is now paginated in ten-session pages
- Free Cline models are supported and labeled
- Fixed tool calls failing when line numbers are strings
New Features
- System tray icon with status indicators
- Session history pagination
- Free model support with reset time error messages
Full Release Notes
- New system tray icon showing app status and how many agent sessions are currently running. - Session history is now paginated in ten-session pages, fetching older history only when you reach the end. - You can favorite sessions, and sessions are now ordered by most recent activity with consistent status dot colors across views. - Subagent and teammate runs from a session now show up in the app with their status and results. - Chat polish: tool-specific icons on tool disclosures, elapsed thinking time and restyled reasoning sections, aligned timestamps, and message actions that no longer shift the layout while scrolling stays anchored to the conversation viewport. - Free Cline models are now supported and labeled "(free)" in model pickers, with a clear message — including reset time — when you hit the free-tier limit. - Fixed the China/international endpoint toggles for Qwen, Moonshot, Z AI, and MiniMax being ignored, which silently routed regional users to the wrong host. - Fixed tool calls failing when a model emitted a line number as a string (e.g. `insert_line: "3"`), forcing the agent to waste a round trip retrying. - Refreshed the bundled provider and model catalog. **Full Changelog**: https://github.com/cline/cline/compare/desktop-v0.0.6...desktop-v0.0.7