Commit History

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

Chris4K commited on

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