Commit graph

2 commits

Author SHA1 Message Date
jedarden
dd68792c23 docs(bf-2be6): complete inventory of all 21 bots with language distribution 2026-07-02 17:00:35 -04:00
jedarden
87e2298a0f fix(replay): ensure events array is always populated in turns
- Remove omitempty tag from Events field in ReplayTurn
- Create a proper slice copy of gs.Events in RecordTurn
- Prevents null events array in JSON output
- Fixes parsing errors in analysis scripts

Closes: bf-6amz0, bf-3l7tf
2026-05-26 21:12:12 -04:00