AgentEvalTool/backend
sinohqb 09ff2ed123 refactor(intelligent-eval): reduce nesting complexity in supplement_decision_logs
Extract helper functions _supplement_executing and _supplement_completed
to flatten the nested conditional logic. This improves readability and
makes the code easier to test and maintain.

Addresses code review finding: supplement_decision_logs nested complexity
2026-08-24 01:53:15 +08:00
..
agenteval refactor(intelligent-eval): reduce nesting complexity in supplement_decision_logs 2026-08-24 01:53:15 +08:00
cli refactor(report): split report generation from pure rendering 2026-07-31 10:19:04 +08:00
plugins/openclaw fix(intelligent-eval): respect time-window slot distribution + flat scores 2026-08-18 13:43:14 +08:00