ai-code-battle/cmd/acb-evolver/internal
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
..
arena feat(evolver): add C# language support 2026-06-17 05:08:19 -04:00
crosspoll style: apply gofmt alignment fixes across codebase 2026-05-24 10:40:33 -04:00
db feat(evolver): add C# language support 2026-06-17 05:08:19 -04:00
live feat(evolution, web): add live match counter per plan §16.18 2026-05-26 19:57:57 -04:00
llm feat(§15.3): implement screen reader transcript for replay viewer 2026-04-22 18:42:49 -04:00
mapelites style: apply gofmt alignment fixes across codebase 2026-05-24 10:40:33 -04:00
meta fix(evolver): wire Nash mixture and meta weaknesses into LLM prompts, fix 4-D diversity 2026-04-23 01:22:19 -04:00
promoter style: apply gofmt alignment fixes across codebase 2026-05-24 10:40:33 -04:00
prompt feat(evolver): add C# language support 2026-06-17 05:08:19 -04:00
replay style: apply gofmt alignment fixes across codebase 2026-05-24 10:40:33 -04:00
selector Add LLM prompt builder and ensemble integration (Phase 7) 2026-03-26 22:26:09 -04:00
validator style: apply gofmt alignment fixes across codebase 2026-05-24 10:40:33 -04:00