blas0/UnseveredMemory
Simple, organic, lightweight yet purposeful memory system for Claude Code.
Enforces memory persistence through Claude Code's hook system—specifically the `UserPromptSubmit` hook injected on every prompt to survive context compaction—backed by a markdown file structure (context.md, scratchpad.md, decisions.md) that separates dynamic session state from static architectural documentation in `.ai/`. Includes an orchestrator mode for complex multi-step tasks that delegates work across specialized agents while maintaining unified memory state.
Stars
43
Forks
3
Language
Shell
License
MIT
Category
Last pushed
Jan 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/blas0/UnseveredMemory"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
bitjaru/codesyncer
Claude forgets everything when the session ends. CodeSyncer makes it remember.
celstnblacc/pencil-sync
Bidirectional sync between Pencil.dev designs and frontend code via Claude Code
Pruthil123/claude-code-manager
🗂️ Manage all your MCP servers, skills, commands, and documents in one place across projects for...
BMC-INC/Iron-mem
Persistent session memory for AI coding assistants. IronMem silently records your coding...
DanielGuru/repomemory
Persistent, structured memory for AI coding agents. Your repo remembers what every session learned.