Skip to content

dl4rce/flaiwheel

v3.6.3 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 interactive prompts to read from /dev/tty instead of consuming piped stdin.

Full changelog

What's new in v3.6.3

Bug fix

When running the installer via curl -sSL ... | bash, stdin is the pipe — not the terminal. Any read -p prompt would silently consume pipe data instead of waiting for user input, producing garbage like [✗] Directory not found: # 4. Has a remote.

All interactive prompts now read from /dev/tty directly, so they correctly bind to the user's terminal regardless of how the script is invoked.

Affected prompts:

  • Git repo recovery: choose option 1/2
  • Git repo recovery: clone URL input
  • Git repo recovery: project path input
  • Update confirmation: Y/n

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]