CoolFace
Apppublic

ShubhamBuchwani/META-Hackathon

sourceHugging Faceapache-2.0updated 6mo agoView on Hugging Face
0likes
18 commits on main
447fe286mo ago

Hackathon compliance: normalize rewards to 0-1, reduce max_steps for runtime, and simplify Dockerfile

ShubhamBuchwani
9d974db6mo ago

Fix Phase 2 validation: clamp rewards, improve health check, and refine openenv.yaml

ShubhamBuchwani
be648a86mo ago

Fix: Finalize multi-mode packaging with module-based graders and scenario data bundling

ShubhamBuchwani
172621b6mo ago

Fix: Export openenv.graders as global python entry points and fix python packaging wheel omissions

ShubhamBuchwani
64f24106mo ago

Fix: Revert openenv.yaml grader format back to filepaths (expected by strict validator)

ShubhamBuchwani
c3a07446mo ago

Fix: Update openenv.yaml to use standard Python module entrypoints for graders and schemas

ShubhamBuchwani
621462b6mo ago

Fix: Use public ECR mirror for Python base image to bypass Docker Hub rate limits

ShubhamBuchwani
3b2ea956mo ago

Fix: Pin Dockerfile to Python 3.11.8 to bypass Hub rate limit and update CMD

ShubhamBuchwani
89e68186mo ago

Fix: Rename entrypoint to main() in server/app.py for strict validation regex rules

ShubhamBuchwani
09127616mo ago

Fix: Multi-mode deployment issues (uv.lock, entrypoint, server/app.py)

ShubhamBuchwani
06bab796mo ago

Fix: Add pyproject.toml to resolve openenv validation missing file error

ShubhamBuchwani
0255e856mo ago

Fix: Make JSON body optional for /reset to pass automated validation

ShubhamBuchwani
4a566186mo ago

Compliance: Mandatory Structured Logging [START]/[STEP]/[END] and Sample script parity

ShubhamBuchwani
3f316db6mo ago

Compliance: Rename to inference.py, use openai client, and implement [START]/[STEP]/[END] logging

ShubhamBuchwani
72534c36mo ago

Fix: Add missing 'Resource' attributes and correct baseline authorization header

ShubhamBuchwani
25dee496mo ago

Fix: Robust baseline agent and error handling

ShubhamBuchwani
66758bc6mo ago

Fix: Redirect root URL to API documentation

ShubhamBuchwani
52175c76mo ago

Initialize project for Hugging Face Spaces

ShubhamBuchwani