fix: self-contained grader + remove FACTORY_TASK from Dockerfile 6da70f4 Roshan818 commited on Apr 11
fix: lazy openenv.core imports so FactoryEnv works on all Python envs a0f94c2 Roshan818 commited on Apr 11
fix: graders use FactoryEnv, pure-Python fallback if unavailable b77936a Roshan818 commited on Apr 11
fix: grader.py pure stdlib, no external deps, works on Python 3.11+ 251eea3 Roshan818 commited on Apr 11
fix: standalone inference.py with raw websockets, correct obs/state parsing 504deea Roshan818 commited on Apr 11
fix: reconnect per task to avoid closed WebSocket on second episode 16b706d Roshan818 commited on Apr 10
fix: zero-arg self-contained graders, inference runs all 3 tasks 4c41e84 Roshan818 commited on Apr 10
fix: add spec_version:1 to openenv.yaml, add standalone root grader.py with score_easy/medium/hard 4754135 Aldrimore commited on Apr 10
fix: rename API_KEY to HF_TOKEN, remove fallbacks, fix action spaces in STEP log fa074f6 Aldrimore commited on Apr 10
fix: add graders to openenv.yaml and clamp scores to (0, 1) exclusive f302e97 Aldrimore commited on Apr 10
Fix local openenv validate: add server/app.py, project.scripts, uv.lock, rename server.py to main.py 7f61e7c Aldrimore commited on Apr 8
Fix inference.py: rename IMAGE_NAME to LOCAL_IMAGE_NAME, move debug logs after [START] 9282705 Aldrimore commited on Apr 8
Fix task selection: reset() accepts task param, all 3 tasks verified c01d448 Aldrimore commited on Apr 8