Add the 'evolve' subcommand that ties together the LLM prompt builder and ensemble components: - Load programs from target island - Select parents via tournament selection - Analyze optional replay files for strategic context - Build meta description from current ladder state - Assemble evolution prompt with all context - Run LLM ensemble (fast tier + strong tier refinement) - Output generated bot code Usage: acb-evolver evolve -island alpha -lang go [-replay file.json] [-out file.go] Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| acb-api | ||
| acb-evolver | ||
| acb-index-builder | ||
| acb-local | ||
| acb-map-evolver | ||
| acb-mapgen | ||
| acb-matchmaker | ||
| acb-wasm | ||
| acb-worker | ||