AgentEvalTool/frontend
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
..
web perf: address remaining heuristic issues from code review 2026-08-24 02:01:04 +08:00