Commit History

fix: eliminate all 0.0 reward values across all files
bc98e17

Deepikachintamreddy commited on

fix: resolve merge conflict in grader_api.py
b53b055

Deepikachintamreddy commited on

Update env.py
495f412
unverified

Chintamreddy Deepika commited on

CRITICAL RUNTIME FIX: Remove tuple unpacking from environment handlers - graders now return FLOAT only, not tuples
b8c69e2

Nanda Kumar Kondreddy commited on

CRITICAL FIX: Graders now return FLOAT ONLY (not tuples) for validator contract compliance - extracted float from raw grader tuples
c256e38

Nanda Kumar Kondreddy commited on

CRITICAL FIX: Wrappers now return full tuples (reward, error, bugs) instead of just floats - fixes env.py unpacking
cf1808d

Nanda Kumar Kondreddy commited on

Phase 2: Benchmark Quality Upgrades - Progressive graders, realistic multi-bug tasks, ground_truth exposure
b43aff5

Nanda Kumar Kondreddy commited on