fix: benchmark fields use None instead of 0.0 when no improvement — verified by exhaustive test dcd7a81 Disha-Singh-Singraur commited on Apr 7
fix: eliminate ALL exact 0.0/1.0 values across entire codebase — baseline_results.json, schemas, reward breakdown, penalty defaults 268ef96 Disha-Singh-Singraur commited on Apr 7
fix: use 0.01/0.99 bounds — 0.001/0.999 printed as 0.00/1.00 with 2dp format 8b2c82d Disha-Singh-Singraur commited on Apr 7
fix: remap all reward scores to strictly open (0,1) — root cause of Phase 2 failure 2786490 Disha-Singh-Singraur commited on Apr 7
fix: ensure no score boundary values (0.0/1.0) anywhere in grading pipeline 243e70a Disha-Singh-Singraur commited on Apr 7
fix: clamp task scores to strictly open interval (0.001, 0.999) per Phase 2 validator df5fbea Disha-Singh-Singraur commited on Apr 7
fix: rewrite inference.py to match official [START]/[STEP]/[END] stdout format exactly 0c66d0d Disha-Singh-Singraur commited on Apr 7
fix: add [START]/[STEP]/[END] structured output with flush=True for Phase 2 validation 231f2fa Disha-Singh-Singraur commited on Apr 7
fix: make /reset accept empty body for validator compatibility 0517c57 Disha-Singh-Singraur commited on Apr 3
fix: inference.py env vars and START/STEP/END log format per hackathon checklist d2f0f9e Disha-Singh-Singraur commited on Apr 3
fix: ui logic, noise thresholds and identical code bypassing 34b308e Disha-Singh-Singraur commited on Mar 28
feat: complete UI rebuild, isolated benchmarks, openenv schema fixes c6dbe1e Disha-Singh-Singraur commited on Mar 28
sync: update openenv.yaml and README with all 8 tasks 031f280 Disha-Singh-Singraur commited on Mar 28
fix: add CORS and X-Frame-Options for HF Spaces iframe embedding 41448be Disha-Singh-Singraur commited on Mar 28
feat: premium light-mode dashboard with glassmorphism and live task loading ce8f45c Disha-Singh-Singraur commited on Mar 28
fix: remove incompatible Python 3.12 pycache bytecode b916160 Disha-Singh-Singraur commited on Mar 27
fix: force LF via gitattributes and push missing server dashboard changes 6763fb2 Disha-Singh-Singraur commited on Mar 27
fix: explicit SDK Docker metadata for HF Spaces build b9b6504 Disha-Singh-Singraur commited on Mar 27