fix: FastAPI owns root, mount Gradio at /gradio, fix API path in index.html a3ed0e7 ashish-doing commited on 26 days ago
fix: /game serves index.html, correct API path /gradio_api/run/ abc8f7b ashish-doing commited on 27 days ago
fix: starlette Route at / and /game before Gradio routes 720f55f ashish-doing commited on 27 days ago
fix: serve index.html via demo.app route, Gradio at root d0e0d71 ashish-doing commited on 27 days ago
fix: FastAPI serves index.html at root, Gradio API at /gradio/run/* ea809e6 ashish-doing commited on 27 days ago
fix: full static HTML UI + pure Gradio API backend, bypass gr.HTML entirely 67226a3 ashish-doing commited on 27 days ago
fix: autoclick init pattern bypasses HF iframe SSE block a7f8ce3 ashish-doing commited on 27 days ago
fix: demo.load() forces HTML render on Gradio 5.9.1 HF Spaces 05644f9 ashish-doing commited on 27 days ago
feat: rich RPG UI — medieval aesthetic, embedded JS bridge, Nemotron DM backend, no head= bug 3112162 ashish-doing commited on 27 days ago
disable SSR - fixes blank gr.HTML rendering with custom JS bridge 453d125 ashish-doing commited on 27 days ago
v5: pure HTML/JS game UI with global JS bridge, base64 photo upload, fixes gr.HTML script execution bug 7af7501 ashish-doing commited on 27 days ago
fix photo upload: use real Gradio image widgets styled to match game UI 5b21725 ashish-doing commited on 28 days ago
full 3-screen game UI: upload, class select, dungeon combat, loot system 70f43d4 ashish-doing commited on 28 days ago
multi-room dungeon, boss fight, HF inference DM, pixel UI a7307ff ashish-doing commited on 28 days ago
fix: add api_name=False to all handlers to fix Python 3.13 schema crash c171497 ashish-doing commited on 29 days ago
fix: gr.State default dict to fix Python 3.13 schema error 2b17822 ashish-doing commited on 29 days ago
fix: separate requirements for HF and local off-grid run b0d0126 ashish-doing commited on 29 days ago
improve: add exponential backoff retry to Modal endpoint via Codex 2894934 ashish-doing commited on Jun 9