fix(node): replace 131 UTF-8 curly quotes with ASCII to fix SyntaxError 48ecfd2 GitHub Actions commited on 16 days ago
feat(rag): docs ingestion + UI/bus enhancements (P3 continuation) f08047d GitHub Actions commited on 16 days ago
feat(ui+docs): surface the agent — showcase reveal + Agent/sponsor badges 3d52fa4 GitHub Actions commited on 17 days ago
feat(openbmb): serve multiple MiniCPM models from one local endpoint 1d068f1 GitHub Actions commited on 17 days ago
feat(nemotron): refresh catalogue to Nemotron 3 Nano agentic family ec28ff9 GitHub Actions commited on 17 days ago
feat(agent): wire real ReAct tool-calling loop into Ask tab (M21) 833bc64 GitHub Actions commited on 17 days ago
docs: comprehensive README refresh - emphasize llama.cpp, routing features, 390+ tests, transparency b9c58f7 GitHub Actions commited on 17 days ago
fix(bus): fail over to remote provider when local errors + stamp _routed_via aea0c36 GitHub Actions commited on 18 days ago
fix(chat): wire ChatService with bus in app.py so cross-node sends deliver fa5b4a9 GitHub Actions commited on 18 days ago
fix(relay): register hub node directly via /manifest, even when absent from roster caa7fae GitHub Actions commited on 18 days ago
fix(relay): route hub node via direct HTTP to fix cross-event-loop chat delivery 6cbb125 GitHub Actions commited on 18 days ago
fix(chat): show relay peers in dropdown + clear cross-node instructions 650a29f GitHub Actions commited on 18 days ago
docs: live screenshot of Ask tab working with local Ollama LLM 1f16cca GitHub Actions commited on 18 days ago
fix: llm.chat IndexError (lazy Ollama warm + safe _resolve_backend fallback) + chat self-send returns direct 66a1a95 GitHub Actions commited on 18 days ago
docs: live screenshot of local node meshing with HF Space over the relay c48a01e GitHub Actions commited on 18 days ago
feat: relay hub serves in-process node directly so Space answers relay RPCs a4fb1d3 GitHub Actions commited on 18 days ago
fix: self-join relay synchronously (App has no add_event_handler) bc0c2ea GitHub Actions commited on 18 days ago
fix: Space node auto-joins its own relay hub on startup so remote peers see it ff86593 GitHub Actions commited on 18 days ago
fix: Python 3.10 compat — replace datetime.UTC with timezone.utc shim 481b78e GitHub Actions commited on 18 days ago
Add all-to-all internet mesh over relay hub (P1-P3) + user-story screenshot proof 8f53c4c GitHub Actions commited on 18 days ago
Quality improvements: Unicode chars, Token class, imports, type hints, formatting 100a223 GitHub Actions commited on 18 days ago
Quality improvements: Unicode chars, Token class, imports, type hints, formatting 3f78ea8 GitHub Actions commited on 18 days ago
docs: add local-node<->HF-Space connection proof (screenshots + make_proof.py) c88a878 GitHub Actions commited on 18 days ago
fix: HF bus /bus/v1/call uses Body(...) not Request (422 on Space FastAPI) 428efdf GitHub Actions commited on 18 days ago
feat: real node-to-node HTTP peering (local <-> HF Space) 8231854 GitHub Actions commited on 18 days ago
fix: disable Gradio SSR mode so Python FastAPI handles /webagent/ requests 0572318 GitHub Actions commited on 18 days ago
fix: patch App.create_app at class level to inject webagent mount b8dcc7e GitHub Actions commited on 18 days ago
fix: popup shows webagent (not Gradio); ticker speed 80s 161daaa GitHub Actions commited on 18 days ago
fix: webagent at /webagent/ via lifespan mount; ticker shows real HN+BBC news 694ac0a GitHub Actions commited on 18 days ago
fix: serve webagent via GRADIO_ALLOWED_PATHS env var (works on HF Space) c70fa57 GitHub Actions commited on 18 days ago
feat: easter egg CSS injected via js_on_load (no gr.Blocks css= deprecation) 6b2d40b GitHub Actions commited on 18 days ago
fix: complete easter egg rewrite using Gradio 6 js= API 5347513 GitHub Actions commited on 18 days ago
Fix: Additional ruff issues - RUF006, RUF002/RUF003, and Unicode 8b8f140 GitHub Actions commited on 18 days ago
fix: CSS via gr.Blocks(css=) + serve webagent as static files f620ad7 GitHub Actions commited on 18 days ago
feat: easter egg enhancements - ticker at top + agent modal on 'a' key 30c2a3b GitHub Actions commited on 18 days ago
fix: re-apply Python 3.10 UTC fixes across all 10 files a190f73 GitHub Actions commited on 18 days ago
fix: easter-egg script now properly injected via Gradio head parameter a8b67a8 GitHub Actions commited on 18 days ago
fix: re-apply Python 3.10 UTC compatibility (was reverted by formatter) 6affa2f GitHub Actions commited on 18 days ago
fix: easter-egg ticker now properly works in Gradio app d6ca3a2 GitHub Actions commited on 18 days ago
fix: Python 3.10 compatibility - replace UTC import with timezone.utc 5a5fcde GitHub Actions commited on 18 days ago
feat: WebLLM browser agent with PeerJS mesh, HybridRAG, news signals, and easter-egg ticker 78cc96f GitHub Actions commited on 18 days ago
docs: real semantic RAG, wired sponsor backends, multi-model contract note 74c4a03 GitHub Actions commited on 18 days ago