Pruthvi1762/cloud-devops-openenv
fix(grader): adjust task scores to strictly (0, 1) range
fix(docker): switch to ECR mirror for base image to resolve hub metadata errors
fix(docker): update base image and uv install to resolve build errors
fix(baseline): resolve NameError for HF_TOKEN and improve robustness
fix: LLM proxy compliance for Phase 2
Rename entry point to main for hackathon compliance
Fix import error in server/env_logic.py
Restructure for OpenEnv 0.2.0 compliance
feat: initialize project configuration with pyproject.toml
feat: update reset and step endpoints to use Body for request parameter parsing
feat: make request bodies optional and add default values for reset and step endpoints
feat: add Hugging Face Space metadata to README and configure CORS middleware with root endpoint in app.py
Add .gitignore and remove temporary files
Initial OpenEnv Submission
