ai-code-battle/cmd
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
..
acb-api Add Discord/Slack alerting webhooks to Go API server 2026-03-26 01:32:47 -04:00
acb-evolver/internal Add LLM prompt builder and ensemble integration (Phase 7) 2026-03-26 22:26:09 -04:00
acb-indexer Add .gitignore and package-lock.json files 2026-03-24 10:30:03 -04:00
acb-local Implement Phase 1 core engine: grid, combat, fog of war, turn execution 2026-03-24 01:48:27 -04:00
acb-mapgen Fix sin/cos math bug and add cellular automata map generation 2026-03-26 01:10:46 -04:00
acb-worker Add Prometheus metrics endpoint to match worker 2026-03-26 00:50:10 -04:00