AgentEvalTool/backend
sinohqb 913dc9ae86
All checks were successful
CI / test (push) Successful in 3m18s
perf: address remaining heuristic issues from code review
- decision_logs.py: add LIMIT 100 to dedup query to avoid loading all records
- ExecutionProcess.tsx: document N+1 API pattern and explain why acceptable
- scheduler.py: document why scan_once runs synchronously (thread pool would break fire-and-forget)

All 880 tests pass.
2026-08-24 02:01:04 +08:00
..
agenteval perf: address remaining heuristic issues from code review 2026-08-24 02:01:04 +08:00
cli refactor(report): split report generation from pure rendering 2026-07-31 10:19:04 +08:00
plugins/openclaw fix(intelligent-eval): respect time-window slot distribution + flat scores 2026-08-18 13:43:14 +08:00