ai-code-battle/cmd
jedarden ddb0fe1b7e fix(dockerfile): correct golang version from 1.24 to 1.25
Go 1.25 is the minimum required version per go.mod.
Fixes build error: 'go.mod requires go >= 1.25.0 (running go 1.24.13)'
2026-06-04 08:52:03 -04:00
..
acb-api feat(api): add GET /api/status/{bot_id} endpoint per plan §8.2 2026-05-25 16:53:03 -04:00
acb-enrichment fix(dockerfile): correct golang version from 1.24 to 1.25 2026-06-04 08:52:03 -04:00
acb-evolver feat(evolution, web): add live match counter per plan §16.18 2026-05-26 19:57:57 -04:00
acb-index-builder feat(evolution, web): add live match counter per plan §16.18 2026-05-26 19:57:57 -04:00
acb-local fix(cli): handle draw result without panic 2026-05-24 11:13:00 -04:00
acb-map-evolver style: apply gofmt alignment fixes across codebase 2026-05-24 10:40:33 -04:00
acb-mapgen fix(mapgen): align spawn radius comment with actual implementation (30% vs 15%) 2026-05-26 19:28:49 -04:00
acb-maps-loader style: format Go files with gofmt 2026-05-25 15:33:38 -04:00
acb-matchmaker style: apply gofmt alignment fixes across codebase 2026-05-24 10:40:33 -04:00
acb-wasm style: apply gofmt alignment fixes across codebase 2026-05-24 10:40:33 -04:00
acb-worker feat(engine): add pre-generated map loading from map library 2026-05-25 14:14:27 -04:00