AgentEvalTool/frontend/web
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
..
src perf: address remaining heuristic issues from code review 2026-08-24 02:01:04 +08:00
index.html v0.2.0-dev: 文件管理 + 页面布局统一 + 6 个 bug 修复 2026-07-16 15:25:22 +08:00
package-lock.json chore: update package-lock.json version to 1.2.0 2026-08-20 20:25:14 +08:00
package.json chore: bump version to 1.2.0 for UI optimization release 2026-08-20 20:16:57 +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 refactor(architecture): deepen evaluation lifecycle and read model 2026-08-07 03:11:37 +08:00