AgentEvalTool/tests
sinohqb 8e65e2e7b0
All checks were successful
CI / test (push) Successful in 3m47s
fix(intelligent-eval): worker trigger message must demand immediate execution
openclaw agent has no cron state; a bare 'agenteval-intelligent-worker'
message made the worker skill decide then 'wait for the next tick',
deadlocking (task assigned, session never created). The trigger message now
demands '立即完成当前任务,不要等待下一节拍' and, when all sessions are
done, delegates to agenteval-intelligent-analyst. Verified end-to-end on
t480: 1h-window eval went executing -> session (2 real turns) -> close ->
report -> completed, fully agent-driven, no external IM channel.
2026-08-17 02:57:08 +08:00
..
integration fix(intelligent-eval): worker trigger message must demand immediate execution 2026-08-17 02:57:08 +08:00
unit fix(alerts): webhook retry + dedupe (resolves §6.2) 2026-08-14 14:54:57 +08:00
__init__.py v0.2.0-dev: 文件管理 + 页面布局统一 + 6 个 bug 修复 2026-07-16 15:25:22 +08:00
conftest.py fix(intelligent-eval): link check_alerts to auto-scale_up (resolves T7) 2026-08-14 15:08:24 +08:00