This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryVS Code / GitHub Copilot support added with native SSE config and auto‑generated connection guide.
Full changelog
What's New
- VS Code / GitHub Copilot support — the installer now writes
.vscode/mcp.jsonwith native SSE config. VS Code 1.99+ supports SSE MCP servers directly — no bridge, no Node.js required. .github/copilot-instructions.md— generated automatically with Flaiwheel session rules and MCP connection check guidance for GitHub Copilot.- One installer, all agents — Cursor, VS Code Copilot, Claude Desktop, Claude Code CLI all connected in a single
curl | bash.
How to connect VS Code
After installing, open your project in VS Code and run:
- Command Palette (
Cmd+Shift+P) → MCP: List Servers → startflaiwheel
Requires VS Code 1.99+ with GitHub Copilot.
Upgrade
curl -sSL https://raw.githubusercontent.com/dl4rce/flaiwheel/main/scripts/install.sh | bash
All data preserved. New .vscode/mcp.json and .github/copilot-instructions.md will be created.
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]