fix: fitness.sh individual-scoring path still silences errors (#766)

This commit is contained in:
openhands 2026-03-14 19:07:36 +00:00
parent ab40930812
commit e388b4de87

View file

@ -28,3 +28,4 @@
- [2026-03-14] evolve.sh silences all batch-eval errors with 2>/dev/null (#749) - [2026-03-14] evolve.sh silences all batch-eval errors with 2>/dev/null (#749)
- [2026-03-14] evolution-daemon.sh — perpetual evolution loop on DO box (#748) - [2026-03-14] evolution-daemon.sh — perpetual evolution loop on DO box (#748)
- [2026-03-14] No mainnet VWAP bootstrap runbook (#728) - [2026-03-14] No mainnet VWAP bootstrap runbook (#728)
- [2026-03-14] fitness.sh individual-scoring path still silences errors (#766)