AgentEvalTool/backend/agenteval/evaluation
sinohqb 7ed765726f feat(campaigns): live list progress, polling, and richer drill-down
Embed compact progress (completed/planned total + overall pass_rate,
reusing the report's aggregation) into GET /campaigns so the list drops
its N+1 report fetch. Poll list and open report drawer every 5s while the
tab is active and a campaign is still running. Show scenario version and
trigger source tags in the child-run drill-down.
2026-07-30 15:35:18 +08:00
..
rules feat(models): add centralized model configuration 2026-07-17 20:02:43 +08:00
__init__.py v0.2.0-dev: 文件管理 + 页面布局统一 + 6 个 bug 修复 2026-07-16 15:25:22 +08:00
campaign_runner.py feat(campaigns): durable scheduler loop with restart recovery and cancel 2026-07-30 13:33:10 +08:00
campaign_scheduler.py feat(campaigns): add scheduling decision and child-Run spawning 2026-07-30 12:06:31 +08:00
engine.py feat(campaigns): dual-axis periodic report (time trend + capability) 2026-07-30 13:55:32 +08:00
judgement.py refactor(judgement): converge case-pass decision into one deep module 2026-07-29 19:45:02 +08:00
report.py feat(campaigns): live list progress, polling, and richer drill-down 2026-07-30 15:35:18 +08:00