Activity Tracking
EMA automatically tracks agent actions and performance across your entire workspace, providing real-time visibility into your AI team.
Automatic Context
Every EMA conversation is enriched with the last 10 completed agent runs.
This means EMA always knows:
- Agent Identity: Which specialist performed the work.
- Context: The specific task and project targeted.
- Efficiency: Execution duration and token usage.
- Outcomes: Previews of the findings or deliverables.
Activity Summary Tool
For a high-level view of team performance, EMA uses the get_agent_activity_summary tool to generate detailed reports:
Total runs, completion rates, and average durations.
📊PerformanceSuccess rates and volume per individual agent.
🤖Agent StatsAnalysis of which projects are receiving the most agent support.
📁Project ImpactVisibility into runs that are currently PENDING or RUNNING.
Delegation Tracking
When agents delegate work to each other, EMA maintains a full audit trail:
- Parent Linking: Child runs are explicitly linked to their parent via
parentRunId. - Depth Analysis:
delegationDepthprevents runaway loops (max 3). - Tree Visualization:
get_delegation_treereturns the full hierarchy of a workflow.
Ask EMA: “Show me the delegation tree for the latest research run” to see exactly how your agents collaborated to finish the job.