pi-memvid
v0.1.0
Published
Project-local Memvid memory for pi. One .mv2 file per project, never user-global.
Readme
pi-memvid
Project-local Memvid memory for pi.
One .mv2 file per project: {cwd}/.pi/memory.mv2. Never ~/.pi.
Install
pi install npm:pi-memvidProject-only:
pi install -l npm:pi-memvidWhat it does
memory_store— save a durable project factmemory_search— look up prior facts/memory— show path + stats- On each prompt, injects a few lexical matches from the project file (hidden from the TUI)
Add .pi/memory.mv2 to the project's .gitignore if you do not want the capsule committed.
