Skip to content

v0.17.58

Choose a tag to compare

@hyacinthus hyacinthus released this 19 Apr 14:21
· 5 commits to main since this release

Release v0.17.58

Improvements

  • Improved reliability for agents with large skill catalogs. Built-in capabilities — current time, long-term memory, posts, activities, and sub-agent calls — now remain available even when the automatic tool-selection layer narrows the active tool set. Previously these core tools could be filtered out, causing agents to repeatedly attempt the same failed call without recovering.
  • Raised the threshold at which the automatic tool-selection layer activates and refined the counting logic so built-in provider tools no longer push borderline agents into the selection path prematurely.

Full Changelog: v0.17.57...v0.17.58