Skip to content

Flowork v0.6.0 — first public release

Choose a tag to compare

@flowork-os flowork-os released this 13 Jun 23:39
· 40 commits to main since this release

⚡ Flowork — sovereign AI-agent OS

Three ways to run — pick one:

Way Download How
Portable (any OS, no reboot) flowork-portable.zip unzip → Windows: start.bat · macOS: Start-Flowork.command · Linux: ./start.shhttp://127.0.0.1:1987
Bootable USB OS flowork-os-0.6.0-public.usb.img.zst `zstd -dc *.img.zst
From source git clone ./start.sh (or start.bat) — needs Go 1.25+

⚠️ USB on Windows/macOS asks to "format the disk"? That is NORMAL — the stick also holds Linux/encrypted partitions Windows can't read. Click Cancel, never format. A README.txt on the visible FLOWORK partition explains it.

🔄 Auto-update: clone/portable self-update on start (git fast-forward). The USB appliance updates via signed A/B images from these Releases.

🔐 Verify a download: openssl dgst -sha256 -verify flowork-update-pub.pem -signature <file>.sig <file>Verified OK.

Pure-Go · no Docker · no telemetry · AGPL-3.0 · © 2026 Aola Sahidin