Skip to content

pi-memory v1.3.4

Choose a tag to compare

@yandy yandy released this 15 Jul 09:22

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: maxFiles 5→3, maxTopicBytes 4096→3072, maxInjectionBytes 20480→10240
  • Use new injection limits in loadIndexSnapshot call