ai-code-battle/starters/python/__pycache__
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
..
grid.cpython-312.pyc fix(replay): ensure events array is always populated in turns 2026-05-26 21:12:12 -04:00
grid.cpython-313.pyc fix(types): add missing ReplayPlayer import and type annotation for transcript feature 2026-04-22 18:20:56 -04:00
main.cpython-312.pyc fix(replay): ensure events array is always populated in turns 2026-05-26 21:12:12 -04:00
main.cpython-313.pyc fix(types): add missing ReplayPlayer import and type annotation for transcript feature 2026-04-22 18:20:56 -04:00
strategy.cpython-312.pyc fix(replay): ensure events array is always populated in turns 2026-05-26 21:12:12 -04:00