You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description = "A real-world DevOps environment where an agent must diagnose and fix broken backend configurations inside an isolated Docker container."
requires-python = ">=3.10"
dependencies = [
"openenv-core[core]>=0.2.1",
"openai>=1.0.0",
]
[project.scripts]
# This line fixes the "Missing [project.scripts]" error