Skip to content

dl4rce/flaiwheel

v3.9.28 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 2mo 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

Fixed 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 every print() on stdout corrupted the JSON-RPC frame boundary so MCP clients (Glama Inspector, Claude) could not parse tools/list and reported zero tools.

  • stdio cold-start with empty Docker volume — cold-start now also triggers when /data exists as an empty Docker VOLUME but contains no projects.json and no docs (previously only skipped when /data was 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

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]