ai-code-battle/cmd/acb-evolver/internal/selector
jedarden bd4b0d3244 Add LLM prompt builder and ensemble integration (Phase 7)
- selector: tournament selection for parent sampling from island populations
- prompt: assembles evolution prompts from parent code, replay analysis, and meta description
- llm: OpenAI-compatible client routing to ZAI proxy with fast (GLM-5-Turbo) and strong (GLM-5) tiers, plus code block extraction from model responses
- Tests for prompt assembly, code extraction, and tournament selection

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 22:26:09 -04:00
..
tournament.go Add LLM prompt builder and ensemble integration (Phase 7) 2026-03-26 22:26:09 -04:00
tournament_test.go Add LLM prompt builder and ensemble integration (Phase 7) 2026-03-26 22:26:09 -04:00