Embedded chat works signed-in: SameSite=None + Origin allowlist; hf.space sign-ins land on the huggingface.co Space page 4743a47 verified zahi25 commited on Jul 21
OAuth always runs on hf.orivox.org; embed steers visitors there abd86bf verified zahi25 commited on Jul 21
301 the flagged hf.space host to hf.orivox.org (kill-switch: ORIVOX_RETIRE_HF_HOST=0) bc8aa54 verified zahi25 commited on Jul 21
Sites list: explicit light text colors (names were dark-on-dark) d304316 verified zahi25 commited on Jul 21
Fix OAuth after custom domain: SPACE_HOST is now a comma list; derive redirect_uri per request host 20e263d verified zahi25 commited on Jul 21
Drop unused hf_oauth declaration (no HF login since local inference was removed) 675d85f verified zahi25 commited on Jul 21
Build preloader (spinner pane + in-place chat bubble) and existing-sites panel f3ae440 verified zahi25 commited on Jul 21
Fix boot: Gradio 6 Chatbot has no type= kwarg (messages is the default) 924ee71 verified zahi25 commited on Jul 21
Drop fastmcp + huggingface_hub (no MCP, no local inference) 23b2c7a verified zahi25 commited on Jul 21
Chat in the Space; each turn drives the parent's /api/space/chat (Gemini builds) 6533e66 verified zahi25 commited on Jul 21
Stop generating locally; hand off to Orivox's own build flow 40092a0 verified zahi25 commited on Jul 21
Use target=_blank: HF iframe sandbox omits allow-top-navigation so _top is ignored 44d09a6 verified zahi25 commited on Jul 21
Break OAuth out of the HF iframe: Google blocks framed consent, Lax cookie unusable cross-site 5c9f8ba verified zahi25 commited on Jul 21
Disable SSR: mounted Gradio apps have no Node server, so /_app assets 404 9deb3b1 verified zahi25 commited on Jul 21
Fix startup: bind 7860, move theme/css to mount_gradio_app (Gradio 6) 382b9af verified zahi25 commited on Jul 21
Thin client to Orivox: per-visitor OAuth 2.1 + PKCE, MCP-backed site creation 8d082ce verified zahi25 commited on Jul 21