harb/tools
openhands af2f7e6115 fix: OptimizerV3.sol mutation has no CI guard (#631)
batch-eval.sh mutates OptimizerV3.sol by injecting Push3 candidates but
never restores it on exit. Add a backup/restore trap so the file is
always returned to its committed state, and add a CI step that fails
loudly if OptimizerV3.sol is left dirty after any pipeline step.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 22:36:49 +00:00
..
push3-evolution fix: OptimizerV3.sol mutation has no CI guard (#631) 2026-03-19 22:36:49 +00:00
push3-transpiler fix: inject.sh uses ts-node which is broken on Node >= 22 ESM (#1008) 2026-03-19 21:44:29 +00:00
red-team fix: feat: persist red-team cross-patterns in repo for continuity across runs (#853) 2026-03-16 12:39:39 +00:00
deploy-optimizer.sh fix: replace ts-node with tsx in deploy-optimizer.sh (#1008) 2026-03-19 21:44:29 +00:00