- Fix run_NNN scan regex: r'run(\d+)' → r'run_(\d+)' so it correctly matches the underscore-separated directory names the script creates (previously always resolved to 001, overwriting the same dir each run) - Remove [in-progress] tag from STATE.md entry for #752 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| revm-evaluator | ||
| seeds | ||
| test | ||
| evolve.sh | ||
| fitness.sh | ||
| mutate-cli.ts | ||
| mutate.ts | ||
| package-lock.json | ||
| package.json | ||
| seed-gen-cli.ts | ||
| seed-generator.ts | ||
| tsconfig.json | ||