This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Summary
AI summaryInstaller now automatically prefixes required commands with sudo for non‑root Linux and WSL users.
Full changelog
What's New in v3.9.16
Fixed
- Installer works on WSL and non-root Linux — all Linux package manager commands (
apt-get,dnf,yum,zypper,pacman), Docker convenience script, andsystemctlcalls now automatically prefix withsudowhen the installer is not running as root (id -ucheck). Root installs are completely unaffected.
Before: Running the installer as a non-root user on WSL or a standard Linux desktop caused immediate failure:
E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
After: The installer detects the user context and adds sudo only where needed. Works seamlessly on WSL, Ubuntu Desktop, Fedora, Arch, and any distro where users are non-root by default.
Upgrade
curl -sSL https://raw.githubusercontent.com/dl4rce/flaiwheel/main/scripts/install.sh | bash
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About dl4rce/flaiwheel
Self-hosted memory and governance layer for AI coding agents. 28 MCP tools with structured knowledge capture, hybrid search (semantic + BM25 + cross-encoder reranking), behavioral documentation nudges, cold-start codebase analyzer, and git-native storage. Single Docker container, zero cloud dependencies.
Related context
Beta — feedback welcome: [email protected]