ai-code-battle/cmd/acb-evolver
jedarden de15046e3e feat(evolver): add C# language support
- Add csharp case to buildCandidate() with dotnet-script and mcs fallback
- Add defender_strategy.cs.txt seed file (combined Program.cs, Strategy.cs, Grid.cs)
- Add defender seed to population (gamma island, aggression=0.3, economy=0.4)
- Add csharp to langDisplayName() and update comments

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-17 05:08:19 -04:00
..
internal feat(evolver): add C# language support 2026-06-17 05:08:19 -04:00
Dockerfile Evolver: Fix nsjail integration for complete sandbox coverage 2026-05-22 15:18:21 -04:00
main.go style: apply gofmt alignment fixes across codebase 2026-05-24 10:40:33 -04:00
run.go feat(mechanics): reduce flee thresholds and derive aggression from kill rate 2026-06-17 03:51:15 -04:00