Commit History

Fix task score clamping to strictly (0, 1)
051e321

Adit1Sharma commited on

Fix final task score bounds in grader.py
79e9f39

Adit1Sharma commited on

Fix reward formatting in inference.py
2103d91

Adit1Sharma commited on

Fix score bounds for validator
bc8710c

Adit1Sharma commited on

Update inference.py to exact STDOUT format requirements
55a5567

Adit1Sharma commited on

Fix inference.py output parsing bug (add START/STEP/END logs and flush=True)
1d08ca6

Adit1Sharma commited on

fix: rename start() to main() and update entry point for OpenEnv validator
5e78317

Adit1Sharma commited on

Fix entry point to main()
a60341c

mansiverma897993 commited on

Final polish for structural checks: add server/__init__.py and fix import paths
703dfdc

Adit1Sharma commited on

Fix multi-mode deployment structure and missing files
38611c2

Adit1Sharma commited on

Add pyproject.toml for multi-mode deployment
4080e47

Adit1Sharma commited on

Add Hugging Face Space config to README
cf68d28

Adit1Sharma commited on

Update inference.py to strictly match checklist
a227db3

Adit1Sharma commited on

Fix POST /reset endpoint and add inference.py at root
b5af4d3

Adit1Sharma commited on

docs: improve config and update architecture diagrams
978942e

Adit1Sharma commited on

fix: make completely self contained via pydantic and fastapi, drop large openenv repo dependency
5b2a3da

Adit1Sharma commited on

restructure: move all files to repo root so README is visible on GitHub
959b66d

Adit1Sharma commited on

complete openenv customer support environment
83ce733

Adit1Sharma commited on