¨NW¨
0dbc15b602
feat: add local fallback scripts for evolution testing
- run-local-test.sh - Bash script for Linux/macOS
- run-local-test.bat - Batch script for Windows
- PowerShell timing with millisecond precision
- Fitness calculation with 2 decimal places
- Works without Docker (less precise environment)
- Logs to .kilo/logs/fitness-history.jsonl
Usage:
./docker/evolution-test/run-local-test.sh feature
docker\evolution-test\run-local-test.bat feature
Both scripts calculate:
- Test pass rate (2 decimals)
- Quality gates (5 gates)
- Efficiency score (time/normalized)
- Final fitness (weighted average)
2026-04-06 01:03:54 +01:00
..
2026-04-06 00:48:21 +01:00
2026-04-06 00:48:21 +01:00
2026-04-06 00:48:21 +01:00
2026-04-06 00:48:21 +01:00
2026-04-06 01:03:54 +01:00
2026-04-06 01:03:54 +01:00