This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Summary
AI summaryFixed silent loss of projects after Web UI removal and made fast-path idempotent.
Full changelog
What's Changed
Fixed
- Project missing after Web UI removal + re-run — if a project was removed via the Web UI and
install.shwas re-run (update mode or fast path), the container restarted healthy but the project was silently absent from the registry. The installer now checks/api/projectsand re-registers the current project if it is missing, in both the fast-path and post-rebuild paths. - Idempotent fast-path — re-running the installer no longer logs spurious
"project may already exist"warnings; it checks first and only POSTs when the project is actually missing.
How to 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]