This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Summary
AI summaryFixed stdout corruption in MCP stdio causing "no tools detected" errors and added cold‑start trigger when /data is an empty volume.
Full changelog
v3.9.28 (2026-03-22)
Fixed
-
MCP stdio / Glama "no tools detected" — MCP over stdio uses stdout exclusively for JSON-RPC. All startup and bootstrap diagnostics now write to stderr via the new
logutil.diag()helper. Previously everyprint()on stdout corrupted the JSON-RPC frame boundary so MCP clients (Glama Inspector, Claude) could not parsetools/listand reported zero tools. -
stdio cold-start with empty Docker volume — cold-start now also triggers when
/dataexists as an empty Docker VOLUME but contains noprojects.jsonand no docs (previously only skipped when/datawas absent, so the full embedding bootstrap always ran under Glama's inspector).
See CHANGELOG.md for full history.
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]