Skip to content

dl4rce/flaiwheel

v3.8.3 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

Published 3mo MCP Search & Web
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Fixed 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.sh was 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/projects and 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

Track dl4rce/flaiwheel

Get notified when new releases ship.

Sign up free

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.

All releases →

Beta — feedback welcome: [email protected]