Skip to content
Changelog

Agents with large toolkits now run faster

August 26, 20261 min read

Agno now derives each tool's JSON schema once and caches it across runs, rather than rebuilding it on every run. That removes per-run setup work for agents carrying a lot of tools, and the bigger the toolkit, the more it saves.

Applies automatically, no changes required.

Shipped around the same time