v1.7.2

July 10, 2025

1.7.2

New Features:
  • MySQL Storage: Added support for MySQLStorage as an agent/team/workflow session storage backend.
  • XAi Live Search: Added support for live search on the XAi model provider.
  • OpenAI Deep Research: Support added for o4-mini-deep-research and o3-deep-research models.
  • Stagehand MCP example: Added an example of using Stagehand MCP with Agno.
  • Atla observability example: Added an example of using Atla observability with Agno.
  • Scrapegraph example: Added an example of using Scrapegraph with Agno.
Improvements:
  • Memory Growth on Performance Evals: Added memory_growth_tracking as an attribute on PerformanceEval to enable additional debug logs for memory growth.
  • Agent/Team in Tool Hook: Added agent and team as optional parameters in tool hooks, for more flexibility.
Bug Fixes:
  • Gemini 2.5 Metrics: Fixed Gemini metrics to correctly include “thinking” tokens.
  • Claude tool calling: Fixed a bug related to parsing function call responses when using Claude models.
  • Team Metrics: Fixed a bug with team metrics when teams have history enabled.