Contributing to OR4Agents Welcome! We are glad you are interested in contributing. How to Contribute Fork the repo and create a feature branch. Follow the existing code style. Add tests for new features. Open a pull request with a clear description. Development Setup pip install -r requirements.txt