Skip to content

dl4rce/flaiwheel

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

Multi-repository support lets a single Flaiwheel instance manage multiple projects with per‑project isolation.

Full changelog

What's New

Multi-Repository Support — manage multiple knowledge repos from a single Flaiwheel instance.

Highlights

  • Single container, single MCP endpoint — one Flaiwheel instance handles all your projects
  • Per-project isolation — each project gets its own ChromaDB collection, GitWatcher, index lock, health tracker, and quality checker
  • Shared embedding model — only one model loaded in RAM regardless of project count
  • All 18 MCP tools accept an optional project parameter for multi-repo targeting
  • New list_projects tool — agents can discover and switch between projects
  • Unified Web UI with project selector, add/remove project forms
  • Smart installinstall.sh registers new projects via API on already-running containers instead of creating duplicates
  • Backward compatible — single-project setups work unchanged with zero config changes
  • 126 tests including dedicated multi-project isolation test suite

Breaking Changes

None. Existing single-project deployments are automatically detected and continue working.

Upgrade

Run the install script from your project directory — it will rebuild the container with the latest version while preserving your data volume.

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]