ai-code-battle/bots/economist
jedarden dce34f97b6 fix(economist): use bot positions as keys instead of non-existent IDs
- Fixed contest_assignments to use bot positions as keys since bots only have position and owner (no ID field)
- Fixed tuple conversions for energy and walls to properly convert elements to int
- Added curl to Dockerfile for health check support
- Updated docker-compose.bots.yml for economist bot

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-17 02:50:49 -04:00
..
__pycache__ Implement EconomistBot: energy-denial via node contesting 2026-06-17 01:35:10 -04:00
bot.py fix(economist): use bot positions as keys instead of non-existent IDs 2026-06-17 02:50:49 -04:00
Dockerfile fix(economist): use bot positions as keys instead of non-existent IDs 2026-06-17 02:50:49 -04:00