Skip to content

dl4rce/flaiwheel

v2.6.3 Bugfix

This release fixes issues for SREs watching stability and regressions.

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

Indexer and watcher now skip subdirectories containing their own .git, fixing cross‑project file leakage in multi‑project setups.

Full changelog

Critical Fix for Multi-Project Setups

Root cause: The primary project (docs_path=/docs) indexed and committed files from ALL subdirectories — including other projects' repos cloned into /docs/project-name/. This caused:

  • Cross-project files appearing in the wrong knowledge repo
  • Quality checker flagging files as "non-standard directory"
  • Submodule references polluting git history

Fixes:

  1. Indexer_iter_docs() now detects and skips subdirectories containing their own .git (other project repos)
  2. Watcher — auto-push now filters changed files by the project's docs_path prefix; only stages files belonging to the project
  3. Install scriptgit add explicitly lists known paths instead of -A

Upgrade strongly recommended for all multi-project setups.

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]