Commit History

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

fix(chat): wire ChatService with bus in app.py so cross-node sends deliver
fa5b4a9

GitHub Actions commited on

fix(relay): register hub node directly via /manifest, even when absent from roster
caa7fae

GitHub Actions commited on

fix(relay): route hub node via direct HTTP to fix cross-event-loop chat delivery
6cbb125

GitHub Actions commited on

feat: relay hub serves in-process node directly so Space answers relay RPCs
a4fb1d3

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: 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: re-apply Python 3.10 UTC fixes across all 10 files
a190f73

GitHub Actions commited on

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

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

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

feat: federated RAG + comprehensive security fixes
6c38d43

GitHub Actions commited on

fix: Python 3.10 compatibility for HF Space (Python 3.10 env)
38391a8

GitHub Actions commited on

feat: impl_ref Β§22 gap-fill β€” all missing symbols implemented
38cba90

GitHub Actions commited on

feat: X01/X02/X06/X09/M02/M22 wiring + conformance suite + mobile PWA + 22 new tests
9505822

GitHub Actions commited on

fix: 0 test failures; FileService; real RagService; emergency probe; chat return
4aaae80

GitHub Actions commited on

feat: impl_ref gaps closed β€” Nemotron/OpenBMB backends, spec refs, extended UI, HOWTO, multi-node E2E
8514223

GitHub Actions commited on

feat: Phase 2 (M14-M25, X05-X07) + Phase 3 experimental (M26-M31) + E2E tests + docs
4cd8837

GitHub Actions commited on

feat: implement all M01-M13, X01-X04 modules + quality gate fixes
31c93b1

GitHub Actions commited on