·
17 commits
to master
since this release
Stellavault Desktop v0.5.0
🤖 Local LLM discovery & install
- Find latest button in Settings → AI: browses the Ollama library (newest first) with a 235+ model catalog datalist
- Hugging Face search: switch source to HF and search its GGUF catalog (100k+ models) — installs via
hf.co/<user>/<repo> - One-click install with streaming progress bar, Stop/abort, and pre-flight existence checks against the real registries
- Loopback-only pulls, model-ref grammar validation,
redirect: 'error'host pinning — renderer input never reaches a URL unchecked
🌌 3D Knowledge Graph
- Cluster view with folder drilldown (member labels, zoom-in), per-note local graphs, tag overlays
- Two-class edges: your wikilinks vs AI similarity — visually distinct
- Explore beyond the graph cap; pinned node cap; no more false "index is empty"
🔒 Security
- PDF-ingest RCE closed on both extraction paths (pdfjs-dist 6.2.108 +
isEvalSupported: false, including the copy bundled inside unpdf) - Refuse a foreign vault's DB; index no longer over-deletes
📊 Gates
- desktop 531 tests · tsc 0 · smoke 15/15 · packaged-app live verification via CDP