telexed ~ c / f9f32034-a22radar:50 · agent_toolLIVE
← back
NO.
#f9f32034
Topic
AGENTS & TOOLS
Source
Cline Releases
Published
2026-05-20 02:59:50
Importance
★ 5/10 — radar 50
`Cline CLI` `v3.0.9` speeds up plugin startup and config toggles
FIG-0091:1

`Cline CLI` `v3.0.9` speeds up plugin startup and config toggles

Plugin-heavy CLI sessions start faster. Optimistic TUI updates and cached tool descriptors reduce friction, worth updating if Cline CLI is in daily use.

[ KEY POINTS ]
  1. Sandboxed plugins now load concurrently, with tool descriptors cached per plugin, provider, and model. Startup latency should drop most in plugin-heavy setups.
  2. Plugin and tool config toggles update the TUI optimistically and persist without full config reloads. Less waiting while switching tools on and off.
  3. The @ mention file picker restores fuzzy ranking, so relevant files surface first again. Small fix, but it cuts prompt setup friction.
  4. Cancelled tasks no longer tear down the interactive session, and abort cleanup failures no longer crash the runtime host.
Originalgithub.com/cline/cline/releases/tag/cli-v3.0.9Read original →

// related