This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Summary
AI summaryFixed 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
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.
Related context
Beta — feedback welcome: [email protected]