Change8

v4.1.13

Cline
3 fixesagenttools

Summary

This release addresses several critical bugs. Tool calling for custom OpenAI-Compatible models has been restored, and Hub-backed sessions are now more resilient to restarts and upgrades. Additionally, session and client identity are correctly carried over to Langfuse traces.

Bug Fixes

  • Fixed tool calling for custom OpenAI-Compatible models where capability lists were incorrectly inferred from convenience flags, preventing tools from being used.
  • Ensured Hub-backed sessions remain intact after a Hub restart or upgrade, preventing duplicate event delivery during stream overlaps.
  • Restored session and client identity in Langfuse traces for Hub-backed and delegated-agent runs, which were previously missing grouping and version information.

Related Documentation

Cline Documentation