Commit History

fix: self-contained grader + remove FACTORY_TASK from Dockerfile
6da70f4

Roshan818 commited on

fix: lazy openenv.core imports so FactoryEnv works on all Python envs
a0f94c2

Roshan818 commited on

fix: graders use FactoryEnv, pure-Python fallback if unavailable
b77936a

Roshan818 commited on

fix: grader.py pure stdlib, no external deps, works on Python 3.11+
251eea3

Roshan818 commited on

fix: standalone inference.py with raw websockets, correct obs/state parsing
504deea

Roshan818 commited on

fix: reconnect per task to avoid closed WebSocket on second episode
16b706d

Roshan818 commited on

fix: zero-arg self-contained graders, inference runs all 3 tasks
4c41e84

Roshan818 commited on

fix: add spec_version:1 to openenv.yaml, add standalone root grader.py with score_easy/medium/hard
4754135

Aldrimore commited on

fix: rename API_KEY to HF_TOKEN, remove fallbacks, fix action spaces in STEP log
fa074f6

Aldrimore commited on

fix: add graders to openenv.yaml and clamp scores to (0, 1) exclusive
f302e97

Aldrimore commited on

Fix local openenv validate: add server/app.py, project.scripts, uv.lock, rename server.py to main.py
7f61e7c

Aldrimore commited on

Fix inference.py: rename IMAGE_NAME to LOCAL_IMAGE_NAME, move debug logs after [START]
9282705

Aldrimore commited on

Fix task selection: reset() accepts task param, all 3 tasks verified
c01d448

Aldrimore commited on

Rebuild inference + client to match OpenEnv WebSocket spec
fe75421

Aldrimore commited on

Serve Gradio UI + OpenEnv API from single Docker Space
7a1eb55

Aldrimore commited on

Fix HF Space blank screen and state endpoint bug
a2db6ba

Aldrimore commited on

Add HF Space metadata and openenv tag
b33d8e1

Aldrimore commited on

OpenEnv Submission
6195f6a

Aldrimore commited on

update inference
bc0dd7f
unverified

Roshan Kumar commited on