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
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
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
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