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

Merge remote-tracking branch 'origin/main'
fc809c9

GitHub Actions commited on

Quality improvements: Unicode chars, Token class, imports, type hints, formatting
100a223

GitHub Actions commited on

Quality improvements: Unicode chars, Token class, imports, type hints, formatting
3f78ea8

GitHub Actions commited on

docs: add local-node<->HF-Space connection proof (screenshots + make_proof.py)
c88a878

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: complete easter egg rewrite using Gradio 6 js= API
5347513

GitHub Actions commited on

Fix: Additional ruff auto-fixes (30 issues fixed)
a798c8e

GitHub Actions commited on

Fix: Additional ruff issues - RUF006, RUF002/RUF003, and Unicode
8b8f140

GitHub Actions commited on

fix: CSS via gr.Blocks(css=) + serve webagent as static files
f620ad7

GitHub Actions commited on

feat: easter egg enhancements - ticker at top + agent modal on 'a' key
30c2a3b

GitHub Actions commited on

fix: re-apply Python 3.10 UTC fixes across all 10 files
a190f73

GitHub Actions commited on

test: add comprehensive easter egg tests
cbff2cf

GitHub Actions commited on

fix: easter-egg script now properly injected via Gradio head parameter
a8b67a8

GitHub Actions commited on

Fix: Ruff linting issues - SIM/E402/F401 violations
f6ead22

GitHub Actions commited on

test: add Python 3.10 compatibility check
d5d0b5e

GitHub Actions commited on

fix: re-apply Python 3.10 UTC compatibility (was reverted by formatter)
6affa2f

GitHub Actions commited on

fix: easter-egg ticker now properly works in Gradio app
d6ca3a2

GitHub Actions commited on

feat: add easter-egg news ticker to Gradio UI
1d8d1bf

GitHub Actions commited on

fix: Python 3.10 compatibility - replace UTC import with timezone.utc
5a5fcde

GitHub Actions commited on

feat: WebLLM browser agent with PeerJS mesh, HybridRAG, news signals, and easter-egg ticker
78cc96f

GitHub Actions commited on

docs: real semantic RAG, wired sponsor backends, multi-model contract note
74c4a03

GitHub Actions commited on

fix(tests,identity): order-independent event loop + Windows key permissions
6a14ec5

GitHub Actions commited on

feat: activate real services, fix gossip, wire sponsor backends + EventLog
27be63b

GitHub Actions commited on

fix(llm): single multi-model llm.chat so sponsor backends are reachable
90a59b3

GitHub Actions commited on

fix: test_m06 RouteRequest API + events import; test_specialized_nodes regex
f1f7203

GitHub Actions commited on

chore: remove temp patch scripts
e9b3000

GitHub Actions commited on

feat: federated RAG + comprehensive security fixes
6c38d43

GitHub Actions commited on

fix: torch==2.11.0 for ZeroGPU compatibility (supported: 2.8-2.11)
723376c

GitHub Actions commited on

chore: new tests, security audit, coverage enhancements, requirements update
21c2afa

GitHub Actions commited on

Update README.md
7a597fd

Chris4K commited on

docs: Update README with built artifacts and GitHub links
2e84546

GitHub Actions commited on

build: Enhanced multi-platform build system
4fd1f10

GitHub Actions commited on

docs: Add comprehensive BUILD_STATUS with artifact links and deployment guide
db0aeb7

GitHub Actions commited on

Build: Add Android APK, PWA, and deployment guide
38bd54a

GitHub Actions commited on

feat: Nemotron Space, Modal backend, sponsor prize targeting, improvements doc
31d4f9b

GitHub Actions commited on

docs: full README rewrite for hackathon — YAML tags, screenshots, author links, prize targets
c284afa

GitHub Actions commited on

fix: NameError node_id in settings.py f-string; add tab build regression tests
c66e56a

GitHub Actions commited on

fix: asyncio.get_running_loop() across backends; expand mesh/capability/model UI docs
8ee8138

GitHub Actions commited on

fix: ZeroGPU CUDA init, corpus scan sync, extended user story tests
45540b0

GitHub Actions commited on

fix: corpus dropdown, LLM error display, chat UX, invite endpoint, getting started text
29530f8

GitHub Actions commited on