Commit History

refactor: improve physical simulation stability with RK2 integration and update documentation across the environment and task modules
ba6f178

Kaushalraj Puwar commited on

refactor: decouple inference logic to support multi-task execution and update success threshold to 0.80
39c490e

Kaushalraj Puwar commited on

refactor: standardize score clamping to [0.01, 0.99], update task definitions, and add health check endpoint
1d58ae8

Kaushalraj Puwar commited on

feat: install project package in Dockerfile and initialize server module
895db26

Kaushalraj Puwar commited on

feat(openenv): restructure openenv.yaml with task definitions and add task ID normalization
ddaded0

Kaushalraj Puwar commited on

fix: standardize port to 7860 and update API server defaults
07d3898

Kaushalraj Puwar commited on

Fix OpenEnv Reset validation by making body optional and removing strict 403 header block
7888d14

Kaushalraj Puwar commited on

chore: clean up repository by removing context files and updating README
f9a6345

Kaushalraj Puwar commited on

refactor(server): migrate FastAPI app to server module and enhance robustness
91bef46

Kaushalraj Puwar commited on