harb/tools
openhands e770191e56 fix: transpile() does not throw on <4 stack outputs (#584)
Replace silent ?? '0' fallbacks with an explicit length check that
throws when the DYADIC stack holds fewer than 4 values at program
termination.  isValid() in the evolution pipeline now correctly
rejects underflow programs instead of silently scoring them as valid
with zeroed outputs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-12 14:07:32 +00:00
..
push3-evolution fix: feat: revm-based fitness evaluator for evolution at scale (#604) 2026-03-12 11:54:41 +00:00
push3-transpiler fix: transpile() does not throw on <4 stack outputs (#584) 2026-03-12 14:07:32 +00:00
deploy-optimizer.sh fix: Evolution pipeline UUPS upgrade + Foundry PATH (#593) 2026-03-12 06:47:35 +00:00