- Stream evolve.sh output directly to stderr instead of buffering in a command substitution; long runs (tens of minutes) are now visible live. - Use an array (EVOLVE_ARGS) for evolve.sh arguments instead of an unquoted DIVERSE_FLAG string variable. - Abort the current run (continue to next loop iteration) when the patch fails to apply, rather than silently running with wrong evaluation semantics. - Fix notify() to pass the message via stdin to avoid SSH single-quote interpolation breakage on messages containing special characters. - Fix step comment/counter mismatch: "Step 7" comment now reads "Step 6" to match the [6/7] log label for the summary-write step. - Clarify in evolution.conf that GAS_LIMIT and ANCHOR_WIDTH_UNBOUNDED are documentation-only (they document what evolution.patch does); editing them has no runtime effect. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| push3-evolution | ||
| push3-transpiler | ||
| deploy-optimizer.sh | ||