Download Latest Version v2.5.13 source code.tar.gz (15.1 MB)
Email in envelope

Get an email when there's a new version of Phidata

Home / v2.5.8
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-06 3.1 kB
v2.5.8 source code.tar.gz 2026-03-06 14.2 MB
v2.5.8 source code.zip 2026-03-06 16.5 MB
Totals: 3 Items   30.7 MB 0

Changelog

New Features

  • Human-Readable IDs: Agents and teams now use human-readable identifiers (e.g., brave-falcon-7x3k) instead of UUIDs, making debugging and monitoring more intuitive.
  • AgentOS: serve() now supports AGENT_OS_HOST and AGENT_OS_PORT environment variables as fallbacks, simplifying container deployments.
  • GitlabTools: Added GitlabTools with read-focused GitLab integrations, async support, and cleaner tool configuration.
  • GmailTools: Extended GmailTools with new tools and service account auth.

Bug Fixes

  • Media in Run Output: Generated media (images, audio) is now always included in run output, regardless of the store_media setting and is rather scrubbed before storing in DB
  • OpenAIResponses: Fixed handling of mixed external_execution and regular tools when using OpenAI Responses API.
  • MySQL: Added json_serializer to MySQL engine creation for proper JSON handling.
  • PostgreSQL: Removed session_type filter from get_session to prevent session data loss when session types change.
  • Workflow: Fixed a bug where Loop iterations always received the original input instead of the previous iteration's output. Added a flag forward_iteration_output to opt-in to this behaviour.

What's Changed

New Contributors

Full Changelog: https://github.com/agno-agi/agno/compare/v2.5.7...v2.5.8

Source: README.md, updated 2026-03-06