codereview-env / inference.py

Commit History

fix: Phase 2 compliance - API_KEY env var, score= in END line, openenv.yaml spec fields, flush=True, safe StaticFiles mount
62d767e

Anurag137 commited on

fix(inference): clamp all reward outputs strictly within (0, 1)
faa326b

Anurag137 commited on

Fix inference step logs and cumulative reward clamps to ensure strictly (0, 1) bounds without 0.00 reporting
ee45044

Anurag137 commited on

fix: comprehensive Phase 2 score range audit - eliminate all 0.0/1.0 leaks
6139c83

Anurag137 commited on

fix: clamp all scores strictly within (0.05, 0.95) to pass Phase 2 validator
d8ee4b0

Anurag137 commited on

fix(grader): keep scores within 0.05 and 0.95
2cd9867

Anurag137 commited on

fix(grader): explicitly clamp scores to [0.01, 0.99] as required by validator bounds
513a14e

Anurag137 commited on

Clamp validator-visible scores to open interval
d0cfac3

Anurag137 commited on

chore(inference): accept codex improvements for hackathon format and add tests
2edb0c1

Anurag137 commited on

fix(inference): align inference script with OpenEnv Hackathon submission guidelines
963dd33

Anurag137 commited on

chore: verified code - zero modifications, all tests passing
2d2c6e4

Anurag137 commited on

last commit
b92d20c

Anurag137 commited on