Skip to content

v3.13.2: Reliable RVF Hook Cleanup

Choose a tag to compare

@proffesor-for-testing proffesor-for-testing released this 24 Jul 10:20
1c7a089

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 --auto

See CHANGELOG for full details.