AgentEvalTool/frontend/web/src
sinohqb 8bc5aa6979 feat(campaign): add per-Run timeline seam + endpoint
build_campaign_timeline flattens a campaign's child Runs into offset-sorted
per-Run entries (distinct from the report's 12-bucket aggregation), reusing a
shared _run_window_offset口径 so both views place a run identically. Exposes
GET /campaigns/{id}/timeline and the api.ts type/call. (v0.6 ticket 06)
2026-07-31 16:49:04 +08:00
..
components refactor(metrics): type Run summary and converge cross-run aggregation 2026-07-31 01:57:56 +08:00
hooks refactor(verdict): unify read path on authoritative case_outcomes 2026-07-31 14:11:58 +08:00
pages refactor(frontend): extract useResource/usePolling shared hooks 2026-07-31 11:01:24 +08:00
stores v0.2.0-dev: 文件管理 + 页面布局统一 + 6 个 bug 修复 2026-07-16 15:25:22 +08:00
utils fix(frontend): refresh scenario model references 2026-07-17 20:34:45 +08:00
api.ts feat(campaign): add per-Run timeline seam + endpoint 2026-07-31 16:49:04 +08:00
App.tsx feat(campaigns): add Campaign management page with dual-axis report 2026-07-30 14:09:12 +08:00
index.css feat(files): improve category and location layout 2026-07-17 18:13:43 +08:00
main.tsx v0.2.0-dev: 文件管理 + 页面布局统一 + 6 个 bug 修复 2026-07-16 15:25:22 +08:00
tokens.ts feat(campaigns): live list progress, polling, and richer drill-down 2026-07-30 15:35:18 +08:00