borderless / app.py

Commit History

Refactor Gradio node cleanup and enhance OAuth integration. Updated _cleanup_stale_gradio_nodes to handle multiple patterns for orphaned processes. Improved demo assignment in _launch_with_oauth for better hot reload compatibility with Gradio Spaces.
51b6df5

spagestic commited on

Add warning filter for UserWarning related to 'json' field in firecrawl.v2.types
3ba9db2

spagestic commited on

Profile-based chat titles are implemented
dbdb569

spagestic commited on

fix: messages shown in the chat UI
fd9dc38

spagestic commited on

REMOVED: os.environ["GRADIO_NUM_PORTS"] = "20"
79db033
verified

spagestic commited on

Make /chat a generator: stream_chat in server_api.py, generator api_chat in app.py, chunked final-answer yields in streaming.py
39fd04c

spagestic commited on

Implement versioned asset loading and enhance homepage response. Added API endpoint for intake choices.
a95a8b3

spagestic commited on

auth button fixed
1c4c2e7

spagestic commited on

Removed the citizenship & languages field
0c56308

spagestic commited on

errors fixed
79f7888

spagestic commited on

Add gradio.Server entrypoint and queued API adapters.
b466a63

spagestic Cursor commited on

The UI folder restructured
f793029

spagestic commited on

Polish the Borderless app shell and globe experience.
30321d8

spagestic commited on

Add central globe panel and fix MapLibre loading in Gradio 6
2b49599

spagestic commited on

modularized chat interface
e85907a

spagestic commited on

Update model in InferenceClient from "openai/gpt-oss-20b" to "Qwen/Qwen3.6-27B"
bcba258

spagestic commited on

Duplicate from gradio-templates/chatbot
ddf0d56

spagestic pngwn HF Staff commited on