Fix: clamp scores to strict (0.001, 0.999) — validator rejects exact 0 and 1 95a7dc0 Somuai12 commited on Apr 10
Audit fixes: tests/ dir, clean imports, reactive corpus, README polish 70f8688 Somuai12 commited on Apr 10
Staff-Level Upgrade: Segmented Evaluation, Noise Filtering, and Task Hardening 4553b37 Somuai12 commited on Apr 10
Implement profound exploit hardening (InstructionGuard, DensityCheck, LogicalAlignment, Step-Locking) a9f749a Somuai12 commited on Apr 9
Enhance: Upgrade test suite to professional simulation showing clear reward shaping 5453275 Somuai12 commited on Apr 8
Fix grading keys mismatch: allow actual dataset metrics to be graded 184bef3 Somuai12 commited on Apr 8
Fix Gradio dashboard hang: restore module-level mounting (required for queue/WebSocket) 9e34c41 Somuai12 commited on Apr 7
Fix MODEL_NAME=None + Fix Gradio dashboard slowness (remove auto-reset on tab/radio) 8eede32 Somuai12 commited on Apr 7
Critical Fix: Align internal port to 8000 to satisfy OpenEnv library requirements 47a298a Somuai12 commited on Apr 7
Compliance Fix: Resolver setup timeout with lazy Gradio and extended 120s wait 6a19dc6 Somuai12 commited on Apr 7
Compliance Hardening: Remove silent fallbacks to force proxy usage 292424c Somuai12 commited on Apr 7
Compliance fix: strictly use API_KEY and API_BASE_URL to avoid proxy bypass 09a9c72 Somuai12 commited on Apr 7
Allow pip to resolve websockets by relaxing gradio and uvicorn pins 5abef36 Somuai12 commited on Apr 7
Final fix for Docker registry failures: use stable python 3.12 and pin dependencies 7c9ac02 Somuai12 commited on Apr 7
Fix inference.py: async OpenEnv pattern, from_docker_image, proper error handling 4c68ece Somuai12 commited on Apr 7
fix: ensure reward evolution chart has (0,0) baseline for judge visibility 8085f66 Somuai12 commited on Apr 5
fix: resolve Gradio 6.x LinePlot TypeError and constructor warnings 199d538 Somuai12 commited on Apr 5
final: comprehensive 0.9+ strategic agent upgrades and infrastructure refactor 933baa6 Somuai12 commited on Apr 5
hackathon: final submission candidate (removes binary image for HF compatibility) 6aa8acb Somuai12 commited on Apr 3
fix: Align Container Port to 7860 for Hugging Face Space stability c152685 Somuai12 commited on Mar 31
fix: Resolve HF Container Error by moving dashboard to /dashboard/ and restoring root redirect f6f583b Somuai12 commited on Mar 31
feat: Final Professional Judge Console overhaul with expert auto-fill and emoji-free aesthetic. Resolved strategic reward logic and Pydantic validation errors. 8520614 Somuai12 commited on Mar 31
Fix: Revert to port 8000 and remove custom /web route for proper openenv push integration 99c5e55 Somuai12 commited on Mar 30
Fix: Add uv.lock, project scripts, and app.py execution logic for multi-mode validation 666d07a Somuai12 commited on Mar 29
Refactor: Move Dockerfile to repository root to guarantee validation script passes local Docker build step 60e08cb Somuai12 commited on Mar 29
Fix: Route root to return 200 JSON to strictly comply with openenv hackathon automated checker constraints 3eb1e91 Somuai12 commited on Mar 29
Fix: Add root redirect to /docs to avoid 404 Not Found on Hugging Face baff5e9 Somuai12 commited on Mar 29
Fix: Shift Docker base image from local openenv-base to globally resolving python:3.11-slim 2b48487 Somuai12 commited on Mar 29