Skip to content

dl4rce/flaiwheel

v3.9.1 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

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

Fixed _FW_VERSION being stuck at 3.8.3, now correctly set to 3.9.1.

Full changelog

What's new

Cold-start source analysis in installer

install.sh now prompts once at the very end of install/update:

Run cold-start source code analysis? (y/N):
  • Default N — routine updates skip this completely
  • On y — performs a clean git clone --depth 1 of the project's own source repo (derived automatically from the known git remote) into /src/<project> inside the Docker container, then immediately calls analyze_codebase() via MCP and prints the bootstrap report inline
  • GitHub token reused automatically for private repos
  • Manual fallback instructions always printed on skip or failure

Bug fix

  • _FW_VERSION in install.sh was stuck at 3.8.3 since the 3.9.0 release — now correctly set to 3.9.1

Upgrade

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

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]