This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Summary
AI summaryMulti-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
projectparameter for multi-repo targeting - New
list_projectstool — agents can discover and switch between projects - Unified Web UI with project selector, add/remove project forms
- Smart install —
install.shregisters 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
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.
Related context
Beta — feedback welcome: [email protected]