Patch release shipping the gc un-rootable-path reclamation fix (#214), which has been on main since v1.14.0 but not yet on npm.
Fixed
mcp-recall gccan now reclaim databases whose recorded project path is un-rootable (relative or empty) — previously classifiedunverifiable, they occupied disk with no route to reclamation. Such a database is now kept while fresh (unrooted-fresh) and becomes a deletion candidate only once untouched past--stale-days(unrooted-stale), the same conservative staleness rule already used for pathless legacy databases. An un-rootable path is still never deleted on a deleted-project inference, and an absolute path whose whole volume is unmounted staysunverifiableand is never deleted at any age (#214).
Full changelog: https://github.com/sakebomb/mcp-recall/blob/main/CHANGELOG.md