Fix: Implement cumulative metrics tracking in agent loop, fix metrics reset endpoint, and restore full metrics dashboard UI
1 parent a7a07a1 commit 6ac9dd9d9f10695817d31763c83c2b10ebe42bab
@Antigravity AI Antigravity AI authored 3 hours ago
Showing 7 changed files
View
ai-hub/app/api/routes/agents.py
View
ai-hub/app/api/schemas.py
View
ai-hub/app/core/orchestration/agent_loop.py
View
ai-hub/app/db/models/agent.py
View
ai-hub/integration_tests/test_agents.py
View
frontend/src/features/agents/components/drilldown/EvaluationPanel.js
View
frontend/src/features/agents/components/drilldown/MetricsPanel.js