Releases: ericcayers-ai/BrainFlow
Release list
v0.1.2 — UX shell revamp unsigned Windows alpha
BrainFlow v0.1.2 — UX shell revamp (unsigned Windows alpha)
Release from main at 213c6b5 after merging the workflow-first desktop shell UX revamp and aligning all workspace versions to 0.1.2. Product surface remains an unsigned Windows alpha (not GA).
What's in this cut
- Shell UX (
#1): activity rail (Workflow / Notes / Tools), progressive disclosure, vault section tabs, streamlined chrome + command search affordance, clearer empty/LLM setup states, editor More menu for secondary actions. - Version alignment (
#2/4f7f932): npm / Cargo / Tauri / Python worker / lockfiles bumped0.1.1→0.1.2; README + release example paths updated. - CI green on
mainfor this tag tip (213c6b5).
Installers (Windows x64, unsigned)
Rebuild on Windows via CARGO_BUILD_JOBS=2 npm run build:desktop so asset names match the tag:
- NSIS:
BrainFlow_0.1.2_x64-setup.exe - MSI:
BrainFlow_0.1.2_x64_en-US.msi
Not code-signed. SmartScreen / Enterprise policy may warn. This GitHub Release ships the tagged source; attach rebuilt installers when available from a Windows packaging host.
Requirements
- Windows 10/11 x64 with WebView2
- Ollama for live AI workflow generation (fail-closed without a healthy LLM)
- Prefer vault folders outside OneDrive/Dropbox
Honest limitations
Still not GA. See docs/REMAINING_GAPS.md — unsigned installers, no macOS/Linux packaging verification, live AT/GPU soak and GA release gates remain open.
License: Apache-2.0
v0.1.1 — version-aligned unsigned Windows alpha
BrainFlow v0.1.1 — version-aligned unsigned Windows alpha
Re-release of v0.1.1 from main at 71302f1 after aligning package/Cargo/Tauri versions to 0.1.1 so installer filenames match the tag. Product surface remains an unsigned Windows alpha (not GA).
What's in this cut
- Version alignment (
71302f1): workspacepackage.json/ Cargo / Tauri / Python worker / lockfiles bumped0.1.0→0.1.1; release docs updated for matching asset names. - CI fixes (
64069c5): conflict fixtures tracked (OneDrive gitignore false positive); Ruff E402 noqa; Linux Rollup optional dep in CI. - Foundation vertical slice + knowledge-workspace scaffolding; scripted E2E present; CI green on
main.
Installers (Windows x64, unsigned)
Rebuilt via CARGO_BUILD_JOBS=2 npm run build:desktop:
- NSIS:
BrainFlow_0.1.1_x64-setup.exe - MSI:
BrainFlow_0.1.1_x64_en-US.msi
Not code-signed. SmartScreen / Enterprise policy may warn.
Requirements
- Windows 10/11 x64 with WebView2
- Ollama for live AI workflow generation (fail-closed without a healthy LLM)
- Prefer vault folders outside OneDrive/Dropbox
Honest limitations
Still not GA. See docs/REMAINING_GAPS.md — unsigned installers, no macOS/Linux packaging verification, live AT/GPU soak and GA release gates remain open.
License: Apache-2.0
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