github agno-agi/agno v2.2.10

23 hours ago

Changelog

Improvements:

  • Run context in Workflows: The run_context parameter is now the recommended way to read and modify state data everywhere in Workflows, including: Agents, Teams, tools, steps and custom Python functions used in steps. You can read more in the Workflow state docs.
  • Event Streaming from custom executors in Workflows: Numerous improvements to how Agent/Team events are handled from within a custom executor step inside a Workflow
  • Adds a new yield_run_output flag on Agent/Team run/arun functions to be used in favor of yield_run_response . yield_run_response to be deprecated

Bug Fixes:

  • AgentOS Resync /docs: Fixed issue where the /docs endpoint gets removed after a resync.

What's Changed

Full Changelog: v2.2.9...v2.2.10

Don't miss a new agno release

NewReleases is sending notifications on new releases.