Spaces:
Running on Zero
Running on Zero
Commit History
fix: pin MODEL_REVISION to stop trust_remote_code re-exec pickle error 1280ae6
GitHub Actions Claude Sonnet 4.6 commited on
revert: default model back to openbmb/MiniCPM3-4B bd8587e
GitHub Actions Claude Sonnet 4.6 commited on
fix: RAG seeding timeout + robust agent mode with always-on corpus search 8bcf660
GitHub Actions Claude Sonnet 4.6 commited on
chore: runtime updates and fixes 688a2dc
GitHub Actions commited on
fix(spaces): bind app to port 7860 and disable SSR to fix HF launch timeout c2fa541
GitHub Actions commited on
fix: graceful fallback when HEARTHNET_DATA_DIR is not writable 8753188
GitHub Actions commited on
feat: P5/P6 model swap + modal fix + doc consolidation 495b06b
GitHub Actions commited on
feat: 15 targeted improvements — RAG persistence, bus failover, agent hardening, deps sync 146edc4
GitHub Actions commited on
feat(rag): docs ingestion + UI/bus enhancements (P3 continuation) f08047d
GitHub Actions commited on
feat(openbmb): serve multiple MiniCPM models from one local endpoint 1d068f1
GitHub Actions commited on
fix(chat): wire ChatService with bus in app.py so cross-node sends deliver fa5b4a9
GitHub Actions commited on
fix: resolve cross-node chat [echo] bug cbad453
GitHub Actions commited on
feat: relay hub serves in-process node directly so Space answers relay RPCs a4fb1d3
GitHub Actions commited on
fix: self-join relay synchronously (App has no add_event_handler) bc0c2ea
GitHub Actions commited on
fix: Space node auto-joins its own relay hub on startup so remote peers see it ff86593
GitHub Actions commited on
fix: Python 3.10 compat — replace datetime.UTC with timezone.utc shim 481b78e
GitHub Actions commited on
Add all-to-all internet mesh over relay hub (P1-P3) + user-story screenshot proof 8f53c4c
GitHub Actions commited on
Quality improvements: Unicode chars, Token class, imports, type hints, formatting 3f78ea8
GitHub Actions commited on
fix: HF bus /bus/v1/call uses Body(...) not Request (422 on Space FastAPI) 428efdf
GitHub Actions commited on
feat: real node-to-node HTTP peering (local <-> HF Space) 8231854
GitHub Actions commited on
fix: disable Gradio SSR mode so Python FastAPI handles /webagent/ requests 0572318
GitHub Actions commited on
fix: patch App.create_app at class level to inject webagent mount b8dcc7e
GitHub Actions commited on
fix: popup shows webagent (not Gradio); ticker speed 80s 161daaa
GitHub Actions commited on
fix: webagent at /webagent/ via lifespan mount; ticker shows real HN+BBC news 694ac0a
GitHub Actions commited on
fix: serve webagent via GRADIO_ALLOWED_PATHS env var (works on HF Space) c70fa57
GitHub Actions commited on
feat: easter egg CSS injected via js_on_load (no gr.Blocks css= deprecation) 6b2d40b
GitHub Actions commited on
fix: CSS via gr.Blocks(css=) + serve webagent as static files f620ad7
GitHub Actions commited on
feat: WebLLM browser agent with PeerJS mesh, HybridRAG, news signals, and easter-egg ticker 78cc96f
GitHub Actions commited on
feat: activate real services, fix gossip, wire sponsor backends + EventLog 27be63b
GitHub Actions commited on
fix: asyncio.get_running_loop() across backends; expand mesh/capability/model UI docs 8ee8138
GitHub Actions commited on
fix: corpus dropdown, LLM error display, chat UX, invite endpoint, getting started text 29530f8
GitHub Actions commited on
fix: 0 test failures; FileService; real RagService; emergency probe; chat return 4aaae80
GitHub Actions commited on
fix: @spaces.GPU wrapper for ZeroGPU; 18 real component tests 6db565a
GitHub Actions commited on
feat: HF Space shows real 7-tab node UI with SmolLM2 backend 275d9c9
GitHub Actions commited on
Update app.py 062a8c0
feat: mesh graph tab, routing trace, QR invite, remove all fakes, specialized-node tests 7573216
GitHub Actions commited on
Switch Space to local-first real model backend e2fd8ae
GitHub Actions commited on
Add ZeroGPU startup probe 7063d0f
GitHub Actions commited on
Build Phase 1 HearthNet Space 9fb722e
GitHub Actions commited on