EntropyEnv / server /app.py

Commit History

chore: Apply Bug #2 and Bug #3 strict min/max bound clamping to prevent out of range scores and fix windows encoding
ee547a6
Running

immortalindeed commited on

Sync Web UI [END] logs to use the exact formal score= specification format
f63920a

immortalindeed commited on

Spec-compliance overhaul: remove difficulty_multiplier, weighted blend scoring, dep_hard fix, [END] format
f3fd4ef

immortalindeed commited on

Fix state machine bugs and switch to average scoring for discriminative benchmarking
cd5104a

immortalindeed commited on

Fix score aggregation: use max(rewards) for discriminative multi-turn scoring
fe9aa5c

immortalindeed commited on

Remove rate limiter (blocks evaluator) and fix score aggregation to clamped sum
3dfb5fe

immortalindeed commited on

fix(benchmark): Hardening multi-agent environment and strict score compliance
6f95f2a

immortalindeed commited on

Clamp scores strictly to (0.01, 0.99) to pass OpenEnv Phase 2 continuous environment score verification checks
829f543

immortalindeed commited on

Fix UI score accumulation logic and save benchmark history
fc84271

immortalindeed commited on

Ensure /step returns info object perfectly matching OpenEnv spec
09576c0

immortalindeed commited on

Fix benchmark output saving: add results dir and print errors
9bb611a

immortalindeed commited on

Fix HF_TOKEN parsing for strict validation
46acf43

immortalindeed commited on