This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryAgent instructions now include behavioral guidance for test tools
Full changelog
Enhancement
- Agent instructions now include behavioral guidance for test tools: AI agents (Cursor, Claude Code, Copilot) receive explicit rules on when and how to use the test knowledge tools:
- Before writing/modifying tests: Always call
search_tests()first to check existing coverage - After writing tests: Call
write_test_case()to document the scenario as searchable knowledge - Instructions added to Cursor rule (
.cursor/rules/flaiwheel.mdc),AGENTS.md, andREADME.md
- Before writing/modifying tests: Always call
To apply: Re-run install.sh in your project directory to update agent configurations.
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]