github agno-agi/agno v2.2.11

14 hours ago

Changelog

New Features:

  • Parallel Tools: Added ParallelTools toolkit for AI-optimized web search and content extraction. Includes both direct API integration and MCP server support.
  • Claude’s context editing capabilities: Added support for Claude Context Editing capabilities. Useful to automatically control growing contexts by removing old tool and reasoning blocks.

Improvements:

  • Workflow metrics: Add duration to the top-level Workflow metrics, showing the total duration of the complete Workflow run.
  • Anthropic Betas: All beta features in the Anthropic API can now be used with your Agno Claude models via the betas parameter. You can see more about this in our docs.
  • Gmail Tool: Gmail tool can now list custom labels, apply labels to emails, remove labels from emails, and delete custom labels to organize and manage your emails. Contributor: @shivanishirolkar

Bug Fixes:

  • Metrics calculation with no sessions: Fix a bug when trying to calculate metrics via the AgentOS API when there are no sessions recorded in the database.
  • FileGenerationTools Toolkit: Fix a bug related to how we were building the file URL when presenting the tool to the Models.
  • Image handling with Claude: Fix a bug related to passing images as bytes when using Claude.
  • AgentOS Resync: Fixed issues with MCP tools handling and resync.

What's Changed

New Contributors

Full Changelog: v2.2.10...v2.2.11

Don't miss a new agno release

NewReleases is sending notifications on new releases.