Spaces:
Build error
Build error
| spec_version: 1 | |
| name: python_code_review_env | |
| type: space | |
| runtime: fastapi | |
| app: server.app:app | |
| port: 8000 | |
| metadata: | |
| description: "Production-grade Python code review and repair benchmark for OpenEnv" | |
| domain: code-review | |
| task_count: 3 | |
| task_ids: | |
| - syntax-fix-easy | |
| - bug-fix-medium | |
| - optimization-hard | |
| difficulty_levels: | |
| - easy | |
| - medium | |
| - hard | |