fix(llm): move trust_remote_code to top-level pipeline param to avoid duplicate arg error 5d6aee7 GitHub Actions commited on 11 days ago
fix(llm): add trust_remote_code=True to HF Transformers backend da3ca2c GitHub Actions commited on 11 days ago
fix(ui): disable broken tabs + add @spaces.GPU + MiniCPM trust_remote_code note fb17651 GitHub Actions commited on 11 days ago
fix(spaces): restore main HearthNet Space frontmatter (app_file: app.py) 76973b4 GitHub Actions commited on 11 days ago
fix(spaces): bind app to port 7860 and disable SSR to fix HF launch timeout c2fa541 GitHub Actions commited on 11 days ago
Merge branch 'main' of https://huggingface.co/spaces/build-small-hackathon/HearthNet-Nemotron 238ea73 GitHub Actions commited on 11 days ago
build: Final build artifacts and documentation updates 737d710 GitHub Actions commited on 11 days ago
feat: P0/P1 β Image, OCR, Translation tabs + styled headers on all tabs b132c6e GitHub Actions commited on 11 days ago
fix: remove pdf binary from tracking, add to .gitignore e190cf8 GitHub Actions commited on 11 days ago
feat: UI theme + voice fix + ENV.md + improvements roadmap 84e964e GitHub Actions commited on 11 days ago
sec: remove API key from Gradio frontend value β SEC-1 critical fix 6be20f5 GitHub Actions commited on 11 days ago
sec: remove API key from Gradio frontend value β SEC-1 critical fix 57f29b0 GitHub Actions commited on 11 days ago
feat: wire STT/TTS/Nemotron/Federation/Florence2 β surface hidden services f5ae807 GitHub Actions commited on 11 days ago
fix: graceful fallback when HEARTHNET_DATA_DIR is not writable 8753188 GitHub Actions commited on 11 days ago
fix: HF Space front matter β valid colorTo + short description under 60 chars 385d37f GitHub Actions commited on 11 days ago
feat: P5/P6 model swap + modal fix + doc consolidation 495b06b GitHub Actions commited on 11 days ago
feat(nemotron-space): companion Space branch for HearthNet-Nemotron b1ec6c0 GitHub Actions commited on 11 days ago
feat: 15 targeted improvements β RAG persistence, bus failover, agent hardening, deps sync 146edc4 GitHub Actions commited on 12 days ago
merge: resolve README conflict - keep fixed video link (resolve/main + webm format) b1f3bec GitHub Actions commited on 12 days ago
fix(docs): repair broken video link and screenshot image paths for HF/GH deployment ef27d38 GitHub Actions commited on 12 days ago
fix(node): replace 131 UTF-8 curly quotes with ASCII to fix SyntaxError 48ecfd2 GitHub Actions commited on 12 days ago
feat(rag): docs ingestion + UI/bus enhancements (P3 continuation) f08047d GitHub Actions commited on 12 days ago
feat(ui+docs): surface the agent β showcase reveal + Agent/sponsor badges 3d52fa4 GitHub Actions commited on 13 days ago
feat(openbmb): serve multiple MiniCPM models from one local endpoint 1d068f1 GitHub Actions commited on 13 days ago
feat(nemotron): refresh catalogue to Nemotron 3 Nano agentic family ec28ff9 GitHub Actions commited on 13 days ago
feat(agent): wire real ReAct tool-calling loop into Ask tab (M21) 833bc64 GitHub Actions commited on 13 days ago
docs: comprehensive README refresh - emphasize llama.cpp, routing features, 390+ tests, transparency b9c58f7 GitHub Actions commited on 13 days ago
fix(bus): fail over to remote provider when local errors + stamp _routed_via aea0c36 GitHub Actions commited on 13 days ago
fix(chat): wire ChatService with bus in app.py so cross-node sends deliver fa5b4a9 GitHub Actions commited on 13 days ago
fix(relay): register hub node directly via /manifest, even when absent from roster caa7fae GitHub Actions commited on 13 days ago
fix(relay): route hub node via direct HTTP to fix cross-event-loop chat delivery 6cbb125 GitHub Actions commited on 13 days ago
fix(chat): show relay peers in dropdown + clear cross-node instructions 650a29f GitHub Actions commited on 14 days ago
docs: live screenshot of Ask tab working with local Ollama LLM 1f16cca GitHub Actions commited on 14 days ago
fix: llm.chat IndexError (lazy Ollama warm + safe _resolve_backend fallback) + chat self-send returns direct 66a1a95 GitHub Actions commited on 14 days ago
docs: live screenshot of local node meshing with HF Space over the relay c48a01e GitHub Actions commited on 14 days ago
feat: relay hub serves in-process node directly so Space answers relay RPCs a4fb1d3 GitHub Actions commited on 14 days ago
fix: self-join relay synchronously (App has no add_event_handler) bc0c2ea GitHub Actions commited on 14 days ago
fix: Space node auto-joins its own relay hub on startup so remote peers see it ff86593 GitHub Actions commited on 14 days ago
fix: Python 3.10 compat β replace datetime.UTC with timezone.utc shim 481b78e GitHub Actions commited on 14 days ago