Description
Agent vitals (status, uptime, memory usage, active tasks, etc.) are reported inconsistently across the UI and API. Values can differ depending on when/where they are read, leading to confusion about the actual agent state.
Expected Behavior
Vitals should be consistent across all surfaces — the dashboard UI, API responses, and logs should all reflect the same snapshot of agent health at any given moment.
Steps to Reproduce
- Start the voice agent
- Observe vitals in the dashboard
- Compare with API responses or log output
- Values may not match or update at different intervals
Labels
bug
Description
Agent vitals (status, uptime, memory usage, active tasks, etc.) are reported inconsistently across the UI and API. Values can differ depending on when/where they are read, leading to confusion about the actual agent state.
Expected Behavior
Vitals should be consistent across all surfaces — the dashboard UI, API responses, and logs should all reflect the same snapshot of agent health at any given moment.
Steps to Reproduce
Labels
bug