This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryInstaller automatically installs and starts Docker when missing or stopped.
Full changelog
What's new in v3.6.6
Docker auto-install
Instead of hard-failing when Docker is not installed, the installer now handles it automatically:
- Linux — runs Docker's official convenience script (
curl https://get.docker.com | sh), then enables and starts the daemon viasystemctl - macOS — installs Docker Desktop via
brew install --cask docker
Docker daemon auto-start
If Docker is installed but not running (common on fresh Linux servers), the installer now attempts systemctl start docker / service docker start before giving up.
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]