Skip to content

dl4rce/flaiwheel

v2.6.4 Breaking

This release includes 1 breaking change 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

/docs/{name} isolation prevents cross‑project file confusion when rebuilding containers.

Full changelog

Prevents repo confusion when rebuilding container from different workspaces

Problem: If you ran install.sh from project-A and later rebuilt from project-B, the /docs root would contain project-B's repo while project-A's config still pointed to /docs — reading the wrong files.

Fix: Every project now gets /docs/{name} — no project can claim the root.

  • Entrypoint: clones MCP_GIT_REPO_URL to /docs/{derived-name} instead of /docs
  • Legacy mode: first-time project creation uses /docs/{name} not /docs
  • Auto-migration: existing projects.json entries with docs_path=/docs are automatically fixed on startup

Upgrade strongly recommended for all multi-project setups.

26 MCP tools · 220 tests · 0 cloud dependencies

Breaking Changes

  • Docs root changed from `/docs` to `/docs/{name}` for each project; existing `projects.json` entries with `docs_path=/docs` are auto‑migrated on startup.

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]