AgentEvalTool/backend
sinohqb 2ff023a65b feat(intelligent-eval): implement cron pool management (ticket 02)
- Add OpenClawClient wrapping CLI commands (create/delete/list crons)
- Implement pool initialization, scale up/down, auto-scaling logic
- Implement cron state sync and stuck cron detection
- Add pool status and manual scaling APIs
- Add 13 unit tests and 5 integration tests

Pool automatically scales between 5-20 crons based on load.
All 778 tests passing.
2026-08-12 09:47:04 +08:00
..
agenteval feat(intelligent-eval): implement cron pool management (ticket 02) 2026-08-12 09:47:04 +08:00
cli refactor(report): split report generation from pure rendering 2026-07-31 10:19:04 +08:00
plugins/openclaw feat(intelligent-eval): OpenClaw planner/evaluator/analyst skills (ticket 08) 2026-08-05 04:07:33 +08:00