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_searchoutput can now be removed reliably - successful memory mutations now return concise metadata instead of dumping large entry lists
Included PRs
Validation
npm run checknpm test- runtime-validated in Pi sessions for failure-memory cap enforcement, duplicate blocking, and pasted
memory_searchremove flows for both normal and failure memories