Skip to content

dl4rce/flaiwheel

v2.6.2 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

Affected surfaces

breaking_upgrade

Summary

AI summary

Fixed destructive auto-push staging deletions in multi‑project docs and forced full rebuild when collection is empty.

Full changelog

Critical Bugfixes

Bug 1 — Destructive auto-push in multi-project setups:
git add -A was run from the git root (/docs), which staged deletions of files belonging to other projects' subdirectories when the /docs volume was recreated. This caused knowledge repos to lose all their files on the next auto-push commit. Fix: auto-push now scopes git add to only the project's own docs path.

Bug 2 — Empty collection + stale hash cache:
After container recreation, the diff-aware indexer would skip all files (hashes matched from the previous run) even though the ChromaDB collection was empty (chunks had been removed as stale). Fix: if the collection is empty, the indexer now automatically forces a full rebuild regardless of cached hashes.

Upgrade strongly recommended for all multi-project setups. Single-project setups are not affected by Bug 1.

26 MCP tools · 220 tests · 0 cloud dependencies

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]