pi-memory v1.3.4
Split MEMORY.md config limits into separate write-capacity and injection-truncation fields, and tighten auto-surfacing defaults.
Changes
- Add
memIndexInjectMaxLines(20) /memIndexInjectMaxBytes(3072) — separate injection truncation from write capacity (200/25600) - Reduce autoSurfacing defaults:
maxFiles5→3,maxTopicBytes4096→3072,maxInjectionBytes20480→10240 - Use new injection limits in
loadIndexSnapshotcall