github cline/cline v4.1.10

23 days ago

Everything in this release lands through the SDK bundle, so it applies to windows running that bundle and not the legacy one. The legacy bundle is unchanged from 4.1.9.

Added

  • Let models that support it search the web during a task, with a toggle in Feature Settings to turn it on. Search calls and their results appear in the conversation and persist across reloads.

Fixed

  • Stop two Cline installations on different builds from shutting each other's Hub daemon down in a loop, which killed live sessions with an abnormal socket close. Build identity is now compared through a total order, so at most one side of a pair can decide to retire the other.
  • Leave a Hub that is still serving sessions in place instead of replacing it mid-handshake; the swap happens once it goes idle.
  • Reclaim idle plugin sandbox processes instead of leaving them running for the life of the session.

Changed

  • Refresh the model catalog, which adds Crusoe as a provider and updates model lists and per-provider default models across the board.

Full Changelog: v4.1.9...v4.1.10

Don't miss a new cline release

NewReleases is sending notifications on new releases.