AgentEvalTool/frontend/web/src
sinohqb 983a58d013 refactor(verdict): unify read path on authoritative case_outcomes
Read paths recomputed per-case pass/connectivity independently — report
generation, the logs endpoint, and the frontend each derived it, and the
frontend's every(passed) recompute ignored the engine's authoritative
verdict. Extract resolve_case_verdicts: a single pure seam that prefers
stored case_outcomes verbatim and approximates only for legacy runs. The
logs endpoint now surfaces case_verdicts so the frontend reads instead of
recomputing.
2026-07-31 14:11:58 +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 refactor(verdict): unify read path on authoritative case_outcomes 2026-07-31 14:11:58 +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