AgentEvalTool/frontend/web
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
..
src feat(campaign): add per-Run timeline seam + endpoint 2026-07-31 16:49:04 +08:00
index.html v0.2.0-dev: 文件管理 + 页面布局统一 + 6 个 bug 修复 2026-07-16 15:25:22 +08:00
package-lock.json chore: sync package-lock version to 0.5.0-dev 2026-07-29 15:43:29 +08:00
package.json docs(release): v0.5「准」发布说明与里程碑收尾 2026-07-29 15:43:15 +08:00
tsconfig.json v0.2.0-dev: 文件管理 + 页面布局统一 + 6 个 bug 修复 2026-07-16 15:25:22 +08:00
tsconfig.node.json v0.2.0-dev: 文件管理 + 页面布局统一 + 6 个 bug 修复 2026-07-16 15:25:22 +08:00
vite.config.ts feat(frontend): v0.4 login page, dashboard rebuild, reports UX, keep-alive refresh 2026-07-28 17:41:08 +08:00