Fixes tool calling for custom OpenAI-compatible models
Cline fixes tool calling for custom OpenAI-compatible models and improves Hub session persistence.
Everything here lands through the SDK bundle, so it applies to windows running that bundle. Fixed Restore tool calling for custom OpenAI-Compatible models whose capability list was inferred from convenience flags like `supportsReasoning`. The inferred list read as an authoritative denial and stripped every tool from the request; an explicitly authored capability list still decides. Keep Hub-backed sessions intact across a Hub restart or upgrade.
Clients replay the events they missed while disconnected, and the same event is no longer delivered twice when the replay and live streams overlap. Carry session and client identity into Langfuse traces for Hub-backed and delegated-agent runs, which previously arrived without their session grouping or client version. Full Changelog: https://github.com/cline/cline/compare/v4.1.12...v4.1.13
- github.comCline v4.1.13primary
- github.comCline: CLI v3.0.57
§ how this story moved
- primary — Cline — Releases publishes the launch post.
- Cline — Releases picks up coverage.