Config-debug / server /graders /grader_api.py

Commit History

one more time
13c6248

affu143 commited on

cmmit kodthuna
f18f9f9

affu143 commited on

Copied source project
3d87f50

Deepika commited on

Register all 7 tasks in task_registry with wrapped graders
1b4713c

NanduKondreddy commited on

Revert: restore (0.001, 0.999) clamping per validator spec
efb92b3

NanduKondreddy commited on

Fix: grader reward clamping - use [0.0, 1.0] range per validator spec
1aaa0e8

NanduKondreddy commited on

Dual-interface compatibility: graders return float for validator, environment converts to tuple internally
79145d3

NanduKondreddy commited on

Critical: fix grader wrapper to return tuple (reward, error_msg, bugs_fixed) with clamped reward
7eba106

NanduKondreddy commited on

Fix: implement grader wrapper API with float returns and strict (0.001, 0.999) bounds
1818234

NanduKondreddy commited on

Replace repo with updated config-debug files
cda147c

NanduKondreddy commited on