Commit History

Fix stagnation penalty floor to 0.01, never 0.0
2be7532

sravaniamere commited on

Fix grader: clamp rewards to strictly (0.01, 0.99)
eecac6e

sravaniamere commited on

Fix server.py, expand tasks to 40, add tests, clean observation schema
2194233

sravaniamere commited on

fix initial reward from 0.0 to 0.001
3fa3f1b

sravaniamere commited on

restore SQLTask and SQLReward to models.py
341aec9

sravaniamere commited on

use openenv base classes and fix yaml format to match working submissions
e965a47

sravaniamere commited on

fix grader serialization and tasks endpoint
154f3d9

sravaniamere commited on

fix /tasks endpoint format for validator
95707b2

sravaniamere commited on

Fix server entrypoint packaging and align environment docs
1a1713a

sravaniamere commited on