v0.1.0 — Unsigned Windows alpha
BrainFlow v0.1.0 — Unsigned Windows alpha
First public source + installer drop of the BrainFlow monorepo.
What this is
- Desktop-first, local-first knowledge + AI workflow environment (Tauri 2 + React + Rust crates + Python AI worker)
- Foundation vertical slice: open vault → edit Markdown → LLM generate (fail-closed without Ollama) → graph →
.brainflowartifacts → reopen - Knowledge-workspace scaffolding (editor modes, FTS, Bases/Canvas UI, sync fixtures, graph suite smoke)
Installers (Windows x64)
- NSIS:
BrainFlow_0.1.0_x64-setup.exe - MSI:
BrainFlow_0.1.0_x64_en-US.msi
Not code-signed. Windows SmartScreen / Enterprise policy may warn. Prefer building from source (npm run build:desktop) if you need to verify the binary.
Requirements
- Windows 10/11 x64 with WebView2
- Ollama for live AI workflow generation (app fails closed without a healthy LLM)
- Prefer vault folders outside OneDrive/Dropbox
Honest limitations
This is not GA. Known open work: code signing / updater, macOS/Linux packaging, live multi-device sync soak, live AT (NVDA) graph sign-off, Phase 6 live rubric variance, and more — see docs/REMAINING_GAPS.md.
License: Apache-2.0