Skip to content

dl4rce/flaiwheel

v3.9.2 Bugfix

This release fixes issues for SREs watching stability and regressions.

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 prompt timing to appear immediately after embedding model selection instead of after long-running operations.

Full changelog

Fix

The cold-start analysis question (Run cold-start source code analysis? (y/N)) was placed after the final summary block — meaning it appeared only after the Docker image rebuild and container restart. For update runs this could be several minutes of silent output before the prompt appeared.

The prompt is now asked right after the embedding model selection, batching all interactive questions upfront before any long-running operations begin. The actual clone and analyze_codebase() call still executes at the very end once the container is healthy.

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]