v3.13.2: Reliable RVF Hook Cleanup
What's New
Agentic QE learning hooks now close their vector stores cleanly, preventing repeated brain.rvf.corrupt-* and patterns.rvf.corrupt-* files in busy projects.
RVF recovery also protects stores held by another initialization path in the same process. Duplicate openers now fall back safely to SQLite instead of replacing a live vector store.
Getting Started
npx agentic-qe init --autoSee CHANGELOG for full details.