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