shipfeedAI news, curated daily

10:51:12 CET
11 JUL10:51:12shipfeed
pull to refreshlast sync
Just in — 30 new
§ agents · storyline

Cline: CLI v3.0.9

Cline releases CLI v3.0.9 with faster plugin startup via concurrent loading and caching, optimistic TUI config updates, restored fuzzy file ranking, and several bug fixes.

May 20 · · primary fetch1 sourceupdated May 20 ·

Speed up CLI startup with plugins by loading sandboxed plugins concurrently and caching plugin tool descriptors per plugin, provider, and model. Speed up plugin and tool config toggles by updating the TUI optimistically and persisting changes without reloading the full config or reimporting plugins. Restore fuzzy ranking for the @-mention file picker so the most relevant files appear first. Keep the interactive CLI session alive after cancelling a task instead of tearing the session down.

Accept dash-prefixed prompts when passed after `--`, so prompts starting with `-` are no longer parsed as flags. Recover from hub abort cleanup failures so a cancel that hits an error no longer crashes the runtime host. Route GLM thinking through provider metadata so thinking-enabled GLM models behave correctly through the gateway. Full Changelog: https://github.com/cline/cline/compare/cli-v3.0.8...cli-v3.0.9

read full article on github.com
§ sources1 publication · timeline below
  1. github.comCline: CLI v3.0.9primary