Config-debug / server /tasks /task_registry.py

Commit History

one more time
13c6248

affu143 commited on

Copied source project
3d87f50

Deepika commited on

Add diagnostic logging to task_registry for validator discovery debugging
85033ed

NanduKondreddy commited on

Register all 7 tasks in task_registry with wrapped graders
1b4713c

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

Fix: limit task registry to 3 validated graded tasks (JSON, YAML, Dockerfile)
6a53124

NanduKondreddy commited on

Replace repo with updated config-debug files
cda147c

NanduKondreddy commited on