ai-code-battle/cmd/acb-evolver/internal/db/seeds
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
..
assassin_strategy.rs.txt feat(evolver): add phalanx, assassin, opportunist as generation-0 seeds 2026-06-17 03:01:18 -04:00
defender_strategy.cs.txt feat(evolver): add C# language support 2026-06-17 05:08:19 -04:00
gatherer_strategy.go.txt Add validation pipeline, sandbox, and evolution DB layer (Phase 7) 2026-03-26 22:45:13 -04:00
guardian_strategy.php.txt Add validation pipeline, sandbox, and evolution DB layer (Phase 7) 2026-03-26 22:45:13 -04:00
hunter_strategy.java.txt Add validation pipeline, sandbox, and evolution DB layer (Phase 7) 2026-03-26 22:45:13 -04:00
opportunist_strategy.go.txt feat(evolver): add phalanx, assassin, opportunist as generation-0 seeds 2026-06-17 03:01:18 -04:00
phalanx_strategy.rs.txt feat(evolver): add phalanx, assassin, opportunist as generation-0 seeds 2026-06-17 03:01:18 -04:00
random_main.py.txt Add validation pipeline, sandbox, and evolution DB layer (Phase 7) 2026-03-26 22:45:13 -04:00
rusher_strategy.rs.txt Add validation pipeline, sandbox, and evolution DB layer (Phase 7) 2026-03-26 22:45:13 -04:00
swarm_strategy.ts.txt Add validation pipeline, sandbox, and evolution DB layer (Phase 7) 2026-03-26 22:45:13 -04:00