feat: uwf-eval run command — prepare, execute, collect #70
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Phase 1b of eval framework (#34)
Implement
uwf-eval run <task-dir-or-tarball> [--agent] [--model] [--count]:uwf thread start+uwf thread exec -c Nnode <entry> <cwd> <thread-id>), collect{score, data}@uwf/eval-runCAS node, update@uwf/eval/<task>/latestvariableJudge execution
<task-dir>/dist/judges/<entry>node <script> <cwd> <thread-id>→ stdout JSON{score, data}Acceptance Criteria
uwf-eval run ./some-task/ --agent hermescompletes end-to-end@uwf/eval/<task>/latestvariable points to run hashDepends on: #69
Ref: #34
— 小橘 🍊(NEKO Team)