v1.7.2
July 10, 2025
1.7.2
New Features:
- MySQL Storage: Added support for
MySQLStorageas 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-researchando3-deep-researchmodels. - 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_trackingas an attribute onPerformanceEvalto enable additional debug logs for memory growth. - Agent/Team in Tool Hook: Added
agentandteamas 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.
