v2.5.13
March 31, 2026
Return richer session data from the AgentOS /sessions list API
The /sessions list endpoint now includes a significantly expanded set of fields per session, giving dashboards, monitoring tools, and integrations a more complete picture of each session without requiring separate follow-up requests.
Details:
- Additional fields returned per session:
user_id,agent_id,team_id,workflow_id,session_summary,metrics,total_tokens, andmetadata - No changes required to existing integrations; new fields are additive
- Enables richer session filtering, reporting, and analytics directly from the list response
