Dinesh-Kumar-26/warehouse-spatial-qa
Fix grader: clip scores to strictly (0, 1) to pass Phase 2 validation
Fix grader: robust answer extraction for easy and hard tasks
Fix movement_prediction: freeze scene description, show move history instead
Fix movement_prediction: apply moves cumulatively across steps
Fix: surface LLM API errors instead of silently returning 'none'
Fix crash when HF_TOKEN unset: yield SSE error, handle in UI
Rename API_KEY to HF_TOKEN — match hackathon checklist requirement
Remove CSP frame-ancestors header — let HF handle iframe embed
Remove live demo link: hf.space URL unreachable
Fix HF Space iframe embedding: CSP headers + absolute index.html path
Sync server/app.py with SSE endpoint, update README with correct links and RL docs
Add RL feedback loop, SSE /run/stream endpoint, upgraded UI with Auto Run + report
Add openenv CLI compliance: server/app.py, pyproject.toml, uv.lock
Update: Latest environment files and inference.py fix for HF_TOKEN
Add /health(healthy), /metadata, /schema, /mcp endpoints for openenv validate
Fix: show scene/question/answer cards after reset (display block not empty string)
Refactor to use openenv-core base classes; fix sync API; add web UI
Add web UI: serve index.html at GET /
Fix Dockerfile: remove spatial-qa-env/ path prefix
Add warehouse spatial QA environment for OpenEnv hackathon
initial commit
