v0.19.8lumaweave2026-07-11
Graph Source Phase 7 — extension detect, native file picker
Typing a path in the picker now surfaces adapter suggestions by extension; Browse file/folder buttons invoke the native OS dialog in Tauri.
v0.19.82026-07-11
- ·SA-003b: patternMatchesPath handles glob, brace-alternation, exact names
- ·Suggestion chips appear as user types; clear on scan trigger; clicking selects adapter
- ·tauri-plugin-dialog installed (npm + Cargo); registered in lib.rs + capabilities
- ·Browse file… / Browse folder… buttons hidden in Playwright via isTauriRuntime guard