Save and restore AI session context locally with JSON files.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "local-memo" yet — see the docs or source repo.
Use local-memo to load my last saved session context and summarize the current task, to-dos, and unresolved issues.
A summary of the saved context so the AI can continue from where it left off.
Save our current requirements, key decisions, completed steps, and next actions to local-memo as a project checkpoint.
A structured local JSON memory file is created for later restoration.
After each subtask, update the local context with local-memo, including goals, progress, blockers, and references.
Continuously updated restorable session memory that keeps long-running work consistent across sessions.
Give AI coding agents persistent local memory across sessions.
Provide persistent local semantic memory for MCP tools to store and search notes.
Provides persistent local memory for AI assistants with note storage and retrieval.
Let AI read, write, search files, and run local commands.
Provide local-first memory and retrieval for coding agents using SQLite embeddings.
Add session-scoped memory so assistants can store and retrieve conversation context.