Skip to content
Changelog

Simplify debugging with human-readable agent and team identifiers

Agno Team

March 6, 20261 min read

Agents and teams are now assigned human-readable IDs (e.g., brave-falcon-7x3k) instead of raw UUIDs.

This makes it significantly easier to identify and track specific runs at a glance across logs, traces, and monitoring dashboards without needing to cross-reference opaque identifier strings.

Details**:**

  • Human-readable IDs are generated automatically for all agents and teams
  • Existing workflows referencing explicit session or agent IDs are unaffected
  • Improves legibility across AgentOS trace views, logs, and debugging output

Shipped around the same time