Skip to content
Changelog

Accelerate debugging with powerful, composable trace filtering

Agno Team

March 2, 20261 min read

AgentOS now supports an advanced filtering DSL for traces, letting you construct precise, composable queries to isolate specific runs, models, components, or behaviors. This replaces broad, manual trace inspection with targeted retrieval, accelerating debugging, audit workflows, and performance analysis.

Details**:**

  • Composable filter expressions for fine-grained trace queries
  • Reduces time-to-resolution when diagnosing issues across complex agent and workflow executions
  • Available through AgentOS trace endpoints

See cookbook for reference or view the docs

Shipped around the same time