This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Summary
AI summaryClassification consistency unified via token-based approach, removing regex-first branch.
Full changelog
What's New
- Classification consistency —
_path_category_hintnow uses a single unified token-based approach for all categories, including bugfix detection. The previous inconsistent regex-first branch has been removed. CHANGELOG.md— a standard changelog file is now included in the repo root for GitHub browsing and tooling integration.- No breaking changes — fully backward-compatible.
Previous: v3.3.0
- Bootstrap path classification hardened with confidence-aware token detection (no more
apiary→apifalse positives). - Bootstrap execution stages only touched files — no global
git add -Aor hard-reset rollback patterns. - Quality and bootstrap classification now share the same signal model.
Full Changelog: https://github.com/dl4rce/flaiwheel/compare/v3.3.0...v3.4.0
Breaking Changes
- Removed the inconsistent regex-first branch for `_path_category_hint`; now uses a single unified token-based approach.
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]