A real-world OpenEnv environment where AI agents learn to debug, fix, and optimize SQL queries against a realistic e-commerce database. Built for the Scaler × Meta PyTorch OpenEnv Hackathon 2026.
An OpenEnv environment for a real task people do every day: debugging SQL. The agent gets a broken query, a live (in-memory) SQLite database, and a description of the expected output. It can inspect ...