Back to Changelog
v0.2.0
November 10, 2025

Tool Calling Improvements

FixedChanged

#[0.2.0] - 2025-11-10

#Fixed

  • Bug fixes for tool calling
  • Fixed issue with LLM providers having different tool result output types

#Changed

  • Removed handler system due to conflicts with tooling
  • Changed process() run method to run() across all agent functions