|
Fix: Implement cumulative metrics tracking in agent loop, fix metrics reset endpoint, and restore full metrics dashboard UI
|
|---|
|
|
| ai-hub/app/api/routes/agents.py |
|---|
| ai-hub/app/api/schemas.py |
|---|
| ai-hub/app/core/orchestration/agent_loop.py |
|---|
| ai-hub/app/db/models/agent.py |
|---|
| ai-hub/integration_tests/test_agents.py |
|---|
| frontend/src/features/agents/components/drilldown/EvaluationPanel.js |
|---|
| frontend/src/features/agents/components/drilldown/MetricsPanel.js |
|---|