← Back to all sparks
C

Cline

AI-ASSISTANTS
Velocity6.3

Open-source autonomous coding agent for the IDE.

Cline is turning its desktop app into a console for many agents while free models land in the SDK.

desktop-appmulti-agentfree-tiercontext-compactionsdkprovider-coverage
Current state
Cline moves on three surfaces at once: nightly builds from main, a standalone Desktop app in the 0.0.x range, and an SDK at v0.0.66. Desktop is acquiring session-management furniture, including a tray icon that reports how many agent sessions are running, paginated and favoritable history, and subagent and teammate runs surfaced with their status and results. The SDK made agentic compaction the default context strategy and introduced free first-party models under cline-free.
Where it's heading
The desktop app is becoming a place to watch many concurrent runs rather than a single chat window, which is what the tray counts, session pagination, and teammate visibility all serve. The SDK side is working on durability and cost: connector sessions that survive a daemon or hub restart, cross-process-safe settings writes so two hosts stop clobbering each other, a provider list generated from models.dev, and a zero-price tier with an explicit limit error. Nightly A/B tags keep flowing from main on their own cadence, unaffected by either.
Prediction
Expect the desktop console to keep absorbing multi-agent orchestration, since the teammate and subagent surfaces are new and still thin, and the free tier to become the default landing spot in model pickers. How those free models are funded or bounded beyond the reset-time message is not visible in these entries.

Recent moves

  1. 12d ago

    Desktop gains a session tray and teammate run visibility

    Desktop picks up the machinery for supervising concurrent work: a tray icon reporting how many agent sessions are running, paginated and favoritable session history, and subagent and teammate runs shown with status and results. It also labels the new free models and fixes regional endpoint toggles for Qwen, Moonshot, Z AI, and MiniMax that were silently routing users to the wrong host.

    View source ↗
  2. 12d ago

    Free Cline models, and agentic compaction by default

    ⚡ SPARK

    This is the release the desktop changes are downstream of: free first-party models and a new default context strategy both originate here. It also moves settings and connector state into infrastructure that survives restarts and multiple hosts, which is what running agents outside a single editor window requires.

    View source ↗
  3. 13d ago

    Queued messages get an editable list; launch theme flash fixed

    Desktop polish aimed at the app feeling like a real client: queued turns collapse into a list you can edit, send immediately, or delete, and a sidebar indicator keeps a downloaded update reachable after the toast is dismissed. The launch theme flash, workspace name and git branch display, and narrow-window layout are all cleaned up.

    View source ↗