code-review-env / server

Commit History

fix: clamp ALL score outputs to (0.01, 0.99) — inference.py score + environment total_reward
c04a5c5
Running

Nitish commited on

fix(grader): clamp scores to (0.01, 0.99) — platform requires strictly between 0 and 1
65e5ed1

Nitish commited on

fix: replace medium task with IDOR, tighten hard task grading
cd2bb35

Nitish commited on

feat: multi-step env, pickle deserialization hard task, rebalanced difficulty
561b3cf

Nitish commited on

chore: production standardisation of the server codebase
e4853aa

Nitish commited on

Final submission readiness: cleanups, checklist, strict grader fix
babbbc8

Nitish commited on

chore: final calibration and validator fixes for OpenEnv submission
6d8d3c3

Nitish commited on

refactor: calibrate scores for progression Easy > Medium > Hard
1f9ff11

Nitish commited on

feat: finalize OpenEnv alignment and calibrate rewards for QA
474eafa

Nitish commited on

Add Java rate limiter and C++ event dispatcher tasks; update requirements
74d99be

Divyank1607 commited on

feat: add interactive web dashboard for space
4e5e784

Nitish commited on

refactor: update relative imports to resolve pathing issues after project restructuring
d63bce6

Nitish commited on

chore: initialize python virtual environment and dependencies
b24cf4c

Nitish commited on