Flowork v0.6.0 — first public 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.sh → http://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+ |
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