fix: fix: bundled dust cleanup — push3-evolution/evolve.sh (#210)

Implementation in johba/harb#987 (branch fix/push3-dust-cleanup):
- #716: null-fitness crash fix in generation JSONL parsing
- #944: processExecIf_fix added to ZERO_RATED_FLAGS
- #945: fitness_flags is comma-separated — update schema + effective_fitness

Note push3-evolution subsystem fitness_flags format in harb.toml.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
openhands 2026-03-18 23:50:53 +00:00
parent 9afcd15373
commit a0df400219

View file

@ -1,6 +1,9 @@
# projects/harb.toml — Project config for johba/harb
#
# This file defines project-specific settings for disinto agents.
#
# push3-evolution subsystem: fitness_flags field is comma-separated
# (tools/push3-evolution/seeds/manifest.schema.json, harb#987)
name = "harb"
repo = "johba/harb"