megachangelog
Improvement4.1.10

v4.1.10 release

This release adds web search capability for supported models with a toggle in Feature Settings, and fixes issues with dual installations shutting down each other's Hub daemon and improper hub replacement during handshakes. It also updates the model catalog with new provider Crusoe and refreshed model lists.

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

web-searchdaemonstabilitymodelscatalog

Source: original entry ↗