De-Coder05/openenv-support-triage
0
Add absolute fallback clamp wrapper in SupportRubric Call method for maximum task score robustness
Hard-clamp task scores inside (0, 1) and bypass Env interface apply_rubric
Fix out of range task scores by changing 0.00 to 0.01 in inference.py
Fix strict bounding for initial rewards
Update rubrics to strict (0, 1) bounds and adjust inference baseline
Fix unhandled exception in Phase 2 by adding try-except blocks
Add uv.lock and server script entry for OpenEnv validation
Move Dockerfile to root for HF Spaces compatibility
Add Hugging Face config block
Initial commit for OpenEnv Hackathon
