Skip to content

dl4rce/flaiwheel

v3.9.24 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

Auto-installs python3 if missing, fixing installer failures on minimal systems.

Full changelog

What's New in v3.9.24

Fixed

Auto-install python3 if missing

The installer uses python3 for all JSON manipulation (mcp.json, config files, AGENTS.md updates, project registration checks). On minimal WSL2 / Debian / Ubuntu systems without python3, these steps silently failed with:

/dev/fd/63: line 1588: python3: command not found
[✗] Job 'agents-md' failed

python3 is now prerequisite #0 — checked and auto-installed via apt-get / dnf / yum / pacman / brew before anything else runs.

Upgrade

bash <(curl -sSL https://raw.githubusercontent.com/dl4rce/flaiwheel/main/scripts/install.sh)

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]