add bridge#86
Conversation
|
@Muhtasham this is fantastic - thank u so much. An immediate feedback point: For CodeClash, the arena engine + code (what you put under Can you do the same for Bridge? We want to keep the arena code separate from the repository code for better maintainability + enable customization more easily on a per-arena basis. Let me know if you have any questions here. I'd reference an existing
Once you do these fixes, let me know and I'll give the arena a couple runs and see how it goes. Great initial work! 🙏🏼 |
- Update Dockerfile to clone from https://github.com/CodeClash-ai/Bridge - Remove game_server/ and examples/ (now in separate repo) - Update bridge.py path references
- Refactor bridge.py to use run_game.py runner script (like RobotRumble) - Add example config Bridge__claude-3-5-haiku__r2__s10.yaml - Games now execute properly with correct scoring
|
Ok implementation is fantastic, thank you so much @Muhtasham! I made one update to the original repository, I moved I think this PR is ready to merge! Just approved - will let you take a last pass, and then whenever you feel comfortable, feel free to merge! |
No description provided.