AMD21/codefixerenv
Fix: ensure all scores strictly in (0, 1) in both grader and stdout
Fix: grader scores strictly in (0.0, 1.0) — never exactly 0 or 1
Fix: grader scores strictly in (0.0, 1.0) — never exactly 0 or 1
Fix: clamp all scores to 0.0-1.0 range
Fix: use injected API_BASE_URL+API_KEY for LLM proxy
Fix [START]/[STEP]/[END] format with flush=True
Fix [START]/[STEP]/[END] format with flush=True
Fix [START]/[STEP]/[END] format with flush=True
Fix [START]/[STEP]/[END] format with flush=True
Fix stdout format to use [START]/[STEP]/[END] brackets
Add pyproject.toml, uv.lock, server/app.py for openenv validate
Fix openenv.yaml to match official spec format
Fix reset endpoint to handle any request body format
Fix HF Space config header in README
Fix inference.py to match official format
Initial submission
