v2.0.8

September 22, 2025

Simplify agent workflows by automatically passing dependencies to tools

Agno now exposes tool dependencies as built-in arguments, making it easier to configure and run custom tools within agent workflows. This removes the need for boilerplate wiring and ensures that tools have access to all necessary context.

By reducing manual configuration, this change improves operational simplicity, reliability, and maintainability of complex workflows.

Why this matters:

  • Reduces setup time and integration complexity
  • Ensures predictable tool execution in production workflows
  • Improves workflow observability and control