AgentEvalTool/backend
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
..
agenteval refactor(verdict): unify read path on authoritative case_outcomes 2026-07-31 14:11:58 +08:00
cli refactor(report): split report generation from pure rendering 2026-07-31 10:19:04 +08:00
plugins/openclaw feat(backend): v0.4 triggered_by tracking, login gate, compare guard, dashboard stats 2026-07-28 17:40:54 +08:00