CoolFace
Apppublic

Dinesh-Kumar-26/warehouse-spatial-qa

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes
21 commits on main
fea39e16mo ago

Fix grader: clip scores to strictly (0, 1) to pass Phase 2 validation

Dinesh-Kumar-26, Claude Sonnet 4.6
d3340386mo ago

Fix grader: robust answer extraction for easy and hard tasks

Dinesh-Kumar-26, Claude Sonnet 4.6
7a5b2826mo ago

Fix movement_prediction: freeze scene description, show move history instead

Dinesh-Kumar-26, Claude Sonnet 4.6
69f51a86mo ago

Fix movement_prediction: apply moves cumulatively across steps

Dinesh-Kumar-26, Claude Sonnet 4.6
61097686mo ago

Fix: surface LLM API errors instead of silently returning 'none'

Dinesh-Kumar-26, Claude Sonnet 4.6
febfe916mo ago

Fix crash when HF_TOKEN unset: yield SSE error, handle in UI

Dinesh-Kumar-26, Claude Sonnet 4.6
52f09f26mo ago

Rename API_KEY to HF_TOKEN — match hackathon checklist requirement

Dinesh-Kumar-26, Claude Sonnet 4.6
a94c4b66mo ago

Remove CSP frame-ancestors header — let HF handle iframe embed

Dinesh-Kumar-26, Claude Sonnet 4.6
6e6e4816mo ago

Remove live demo link: hf.space URL unreachable

Dinesh-Kumar-26, Claude Sonnet 4.6
7ac17006mo ago

Fix HF Space iframe embedding: CSP headers + absolute index.html path

Dinesh-Kumar-26, Claude Sonnet 4.6
a739c0d6mo ago

Sync server/app.py with SSE endpoint, update README with correct links and RL docs

Dinesh-Kumar-26
ab196ee6mo ago

Add RL feedback loop, SSE /run/stream endpoint, upgraded UI with Auto Run + report

Dinesh-Kumar-26
dafc4fe6mo ago

Add openenv CLI compliance: server/app.py, pyproject.toml, uv.lock

Dinesh-Kumar-26, Claude Opus 4.6
96a50f76mo ago

Update: Latest environment files and inference.py fix for HF_TOKEN

Dinesh-Kumar-26
8bfacbe6mo ago

Add /health(healthy), /metadata, /schema, /mcp endpoints for openenv validate

Dinesh-Kumar-26
7da99896mo ago

Fix: show scene/question/answer cards after reset (display block not empty string)

Dinesh-Kumar-26
8298e706mo ago

Refactor to use openenv-core base classes; fix sync API; add web UI

Dinesh-Kumar-26, Claude Sonnet 4.6
dcb76576mo ago

Add web UI: serve index.html at GET /

Dinesh-Kumar-26
87c096a6mo ago

Fix Dockerfile: remove spatial-qa-env/ path prefix

Dinesh-Kumar-26
2fc73086mo ago

Add warehouse spatial QA environment for OpenEnv hackathon

Dinesh-Kumar-26
ecaa08a6mo ago

initial commit

Dinesh-Kumar-26