jayzeng/pi-memory
Persistent memory extension for pi with daily logs, scratchpad, and optional qmd‑powered semantic search.
Stores memory as plain markdown files organized by long-term facts, dated daily logs, and a scratchpad checklist, with automatic context injection before each turn prioritizing open tasks and today's work. Integrates with qmd for optional keyword, semantic, and hybrid search across all memory files, plus automatic selective injection of relevant past memories based on the user's current prompt (with 3-second timeout and graceful fallback). Designed as a single-file TypeScript extension for the pi agent framework, with debounced background re-indexing after writes and automatic session handoff capture during context window compaction.
Available on npm.
Stars
3
Forks
1
Language
TypeScript
License
MIT
Category
Last pushed
Feb 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/jayzeng/pi-memory"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
topoteretes/cognee
Knowledge Engine for AI Agent Memory in 6 lines of code
CaviraOSS/OpenMemory
Local persistent memory store for LLM applications including claude desktop, github copilot,...
verygoodplugins/automem
AutoMem is a graph-vector memory service that gives AI assistants durable, relational memory:
CortexReach/memory-lancedb-pro
Enhanced LanceDB memory plugin for OpenClaw — Hybrid Retrieval (Vector + BM25), Cross-Encoder...
divagr18/memlayer
Plug-and-play memory for LLMs in 3 lines of code. Add persistent, intelligent, human-like memory...