Skip to content

v0.7.13

Choose a tag to compare

@chandra447 chandra447 released this 27 May 10:39
· 13 commits to main since this release

pi-hermes-memory 0.7.13

This patch release closes #52 and hardens memory-store maintenance flows.

Highlights

  • failure memories now respect the configured cap instead of bypassing it
  • exact duplicate failure entries are blocked
  • entries copied directly from memory_search output can now be removed reliably
  • successful memory mutations now return concise metadata instead of dumping large entry lists

Included PRs

  • #59 Fix memory store maintenance flows for issue #52

Validation

  • npm run check
  • npm test
  • runtime-validated in Pi sessions for failure-memory cap enforcement, duplicate blocking, and pasted memory_search remove flows for both normal and failure memories