update startup welcome/splash screen messages with new STUP policy details 1ccbf9c Running AI Agent commited on about 12 hours ago
restore main application app.py (replace maintenance stub) 01c80f2 AI Agent commited on about 12 hours ago
maintenance: refactor stub to Flask (remove Gradio dependency) 23265b1 AI Agent commited on 4 days ago
maintenance: show stub page until STUP enrollment window opens 73ef8a0 AI Agent commited on 4 days ago
docs: enhance README with comprehensive features, diagrams, and live demo link b63aac9 AI Agent commited on 17 days ago
Update expert mode to use diffusiongemma model and include read_b64 helper 1cda057 AI Agent commited on 22 days ago
Update expert mode LLM to mistral-medium-3.5-128b with reasoning effort 91dae80 AI Agent commited on 22 days ago
Untrack extraneous files to comply with minimalist deployment 6b16512 AI Agent commited on 25 days ago
Update documentation to reflect splash screen and copy button features 36c53c8 AI Agent commited on 25 days ago
UI tweak for feedback area and fix token usage metrics extraction 5d52f92 AI Agent commited on 26 days ago
Update nvidia_llm to use google/diffusiongemma-26b-a4b-it via requests 145917d AI Agent commited on 26 days ago
Fix Kuzu graph write lock error and suppress pip/transformer warnings 5ed03b8 AI Agent commited on 27 days ago
Update nvidia_llm to use minimaxai/minimax-m2.7 and new sampling params fbc58fa AI Agent commited on 27 days ago
Update nvidia_llm model, endpoint, stream=False, and remove hardcoded API key 4d634bb AI Agent commited on 27 days ago
Fix NameError in crew.py and add AI disclaimer to index.html ae87c73 AI Agent commited on 27 days ago
Fix nvidia_llm httpx connection leaks and improve crew.py retrieval logging 3f6235f AI Agent commited on 27 days ago
Update gitignore to exclude strategic documents for minimalist deployment e6edb6f AI Agent commited on 28 days ago
Remove excess documentation and CLI scripts to keep HF repo lean d2aec69 AI Agent commited on 28 days ago
Update feedback UI: relocate to bottom, add 5-star rating, and immediate capture b21c909 AI Agent commited on 28 days ago
Fix OOM crash causing missing jobs by limiting PyTorch concurrency a37260b AI Agent commited on 28 days ago
Fix multiuser concurrency bottleneck and update HF deployment docs 130f6cd AI Agent commited on 28 days ago
Fix UI 404 by applying async job queue client logic to actual index.html template 87e6e59 AI Agent commited on 28 days ago
Refactor RAG query architecture to async job queue to fix mobile background disconnects 03cfa1a AI Agent commited on 28 days ago
Fix: Handle mobile UI disconnects during LLM query via SSE keep-alives and UI alerts bfd4772 AI Agent commited on 28 days ago