Comprehensive score clamping: fix ALL code paths in graders, app.py baseline/grader endpoints, inference.py, environment.py + add grader fields to openenv.yaml + fix reward range 83d48f1 vanshkamra commited on Apr 11
Clamp ALL grader scores to strictly (0.01, 0.99) - fix every return path in all 3 graders + environment exception handler ebdc1a0 vanshkamra commited on Apr 11
Remove external .db files, generate all data synthetically - fixes 'file is not a database' on evaluator 88c070c vanshkamra commited on Apr 11
Cleanup server/app.py API fallback keys and commit pending Dockerfile updates 6130367 vanshkamra commited on Apr 10
Fix ModuleNotFoundError in Native Fallback crashing the LLM Proxy and restore strict JSON mode d6dc8fd vanshkamra commited on Apr 9
fix: orchestrate server+baseline startup to ensure stdout is captured correctly and priority use of HF_TOKEN for proxy authentication 73336f4 vanshkamra commited on Apr 9
fix: /baseline endpoint now uses LLM via os.environ[API_BASE_URL]+API_KEY proxy - was using hardcoded heuristic with zero LLM calls 6308f99 vanshkamra commited on Apr 8
Fix final deployment validation bugs (uv.lock, openenv version, app.py main) d943854 vanshkamra commited on Apr 1