AgentEvalTool/frontend/web
sinohqb 0e1ab75d77 feat(campaign): reverse time-scale input as target runtime
Users now pick a window length + "how long it should actually take" and the
form derives time_scale (window ÷ target), showing 倍速 ×N and 加速后耗时
read-only; a 实时 switch pins real wall-clock (×1). Validation blocks a target
longer than the window. List/detail display accelerated duration instead of raw
×N. POST /campaigns contract unchanged. (v0.6 ticket 07)
2026-07-31 16:55:43 +08:00
..
src feat(campaign): reverse time-scale input as target runtime 2026-07-31 16:55:43 +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