AgentEvalTool/backend/plugins/openclaw/skills
sinohqb 30b9cac224 feat(intelligent-eval): implement worker skill and APIs (ticket 03)
- Create agenteval-intelligent-worker SKILL.md with decision logic
- Implement heartbeat API (POST /api/openclaw/crons/{id}/heartbeat)
- Implement decision log API (POST /api/intelligent-evals/{id}/decision-logs)
- Skill includes idle/busy state management and cron state handling
- Deployment script already syncs skills automatically
- Add 6 integration tests

All 784 tests passing.
2026-08-12 10:01:56 +08:00
..
agenteval-intelligent-analyst feat(intelligent-eval): OpenClaw planner/evaluator/analyst skills (ticket 08) 2026-08-05 04:07:33 +08:00
agenteval-intelligent-evaluator feat(intelligent-eval): OpenClaw planner/evaluator/analyst skills (ticket 08) 2026-08-05 04:07:33 +08:00
agenteval-intelligent-planner feat(intelligent-eval): OpenClaw planner/evaluator/analyst skills (ticket 08) 2026-08-05 04:07:33 +08:00
agenteval-intelligent-worker feat(intelligent-eval): implement worker skill and APIs (ticket 03) 2026-08-12 10:01:56 +08:00
agenteval-patrol feat(openclaw): patrol/exploration skill with loop-based skill sync 2026-08-04 01:32:13 +08:00
agenteval-run feat(backend): v0.4 triggered_by tracking, login gate, compare guard, dashboard stats 2026-07-28 17:40:54 +08:00