ai-code-battle/wasm/bots/swarm
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
..
build fix(replay): ensure events array is always populated in turns 2026-05-26 21:12:12 -04:00
asconfig.json feat(wasm): add separate WASM bot builds for browser sandbox (plan §11.1) 2026-05-25 14:58:01 -04:00
assembly.json feat(wasm): add separate WASM bot builds for browser sandbox (plan §11.1) 2026-05-25 14:58:01 -04:00
build.sh feat(wasm): implement SwarmBot AssemblyScript WASM with full strategy per plan §11.2 2026-05-25 17:45:46 -04:00
index.ts feat(wasm): implement SwarmBot AssemblyScript WASM with full strategy per plan §11.2 2026-05-25 17:45:46 -04:00
package-lock.json feat(wasm): implement SwarmBot AssemblyScript WASM with full strategy per plan §11.2 2026-05-25 17:45:46 -04:00
package.json feat(wasm): add separate WASM bot builds for browser sandbox (plan §11.1) 2026-05-25 14:58:01 -04:00