Commit History

Fix Gradio dashboard hang: restore module-level mounting (required for queue/WebSocket)
9e34c41

Somuai12 commited on

Fix MODEL_NAME=None + Fix Gradio dashboard slowness (remove auto-reset on tab/radio)
8eede32

Somuai12 commited on

Critical Fix: Align internal port to 8000 to satisfy OpenEnv library requirements
47a298a

Somuai12 commited on

Compliance Fix: Resolver setup timeout with lazy Gradio and extended 120s wait
6a19dc6

Somuai12 commited on

Compliance Hardening: Remove silent fallbacks to force proxy usage
292424c

Somuai12 commited on

Compliance alignment: satisfy strict /health checker
c8aa313

Somuai12 commited on

Compliance fix: strictly use API_KEY and API_BASE_URL to avoid proxy bypass
09a9c72

Somuai12 commited on

Fix inference.py: async OpenEnv pattern, from_docker_image, proper error handling
4c68ece

Somuai12 commited on

Final Expert Tier (0.9+) Candidate — Groq Baseline Verified
511f04a

Somuai12 commited on

fix: ensure reward evolution chart has (0,0) baseline for judge visibility
8085f66

Somuai12 commited on

fix: restore missing policy_md definition in format_obs
a5522cd

Somuai12 commited on

fix: resolve Gradio 6.x LinePlot TypeError and constructor warnings
199d538

Somuai12 commited on

feat: add reward evolution chart to Gradio dashboard
d78cfdc

Somuai12 commited on

hackathon: final submission candidate (removes binary image for HF compatibility)
6aa8acb

Somuai12 commited on

feat: Absolutist deployment of professional Judges Console
706dca3

Somuai12 commited on

fix: Align Container Port to 7860 for Hugging Face Space stability
c152685

Somuai12 commited on

fix: Resolve HF Container Error by moving dashboard to /dashboard/ and restoring root redirect
f6f583b

Somuai12 commited on

fix: Mount Gradio UI at root for better HF Space visibility
7e56ac5

Somuai12 commited on

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

Trigger actual rebuild HF platform error fix
6340567

Somuai12 commited on

Fix: Revert to port 8000 and remove custom /web route for proper openenv push integration
99c5e55

Somuai12 commited on

Add /web endpoint so HF Spaces detects app as Running
05e7fa6

Somuai12 commited on

Fix: Add uv.lock, project scripts, and app.py execution logic for multi-mode validation
666d07a

Somuai12 commited on

Fix: Route root to return 200 JSON to strictly comply with openenv hackathon automated checker constraints
3eb1e91

Somuai12 commited on

Fix: Add root redirect to /docs to avoid 404 Not Found on Hugging Face
baff5e9

Somuai12 commited on

Fix imports for flat deployment structure in HF Spaces
a541c0b

Somuai12 commited on

Initial commit of PolicyEvolverEnv - Meta Hackathon
8cd3fa7

Somuai12 commited on