This environment simulates database reliability engineering workflows where an agent must debug, optimize, and submit a fixed SQL query against live SQLite databases across three task levels.
A full AI agent implementation for the classic Pacman game, covering classical search algorithms and an adversarial game-playing agent that won the end-of-semester class competition. ├── agents/ │ └── ...