github chandra447/pi-hermes-memory v0.7.12

latest releases: v0.7.17, v0.7.15, v0.7.13...
one month ago

pi-hermes-memory 0.7.12

This patch release rolls up the latest four main-branch entries:

  • #58 fix: normalize FTS query handling for memory and session search
  • #56 Merge pull request #56 from omar-elmountassir/fix/wal-auto-checkpoint
  • 761400d fix: cap WAL growth with wal_autocheckpoint + journal_size_limit + checkpoint on close
  • #51 Fix project memory auto-consolidation

Highlights

  • Multi-word natural-language queries now work correctly in both memory_search and session_search, while quoted phrases and valid FTS operators still work as expected.
  • SQLite WAL growth is now bounded with wal_autocheckpoint, journal_size_limit, and a best-effort checkpoint on close.
  • Project-scoped memory writes now follow the same auto-consolidation retry flow as global memory when limits are hit.

Don't miss a new pi-hermes-memory release

NewReleases is sending notifications on new releases.