Back to list
High-Potential
Python
📚 Piia Engram: Portable Local-First AI Memory
164 stars9 forksPython
agent-memoryai-agentai-identityai-memoryanthropicclaude-codeclaude-desktopcodexcontext-managementcursorllm-toolslocal-first
This project focuses on solving the context memory problem for AI coding tools. It provides a local-first memory management solution that allows developers to visually inspect, edit, and override the AI's memory state.
The interesting part is its portability. Through MCP (Model Context Protocol), you can share the same project memory across different development environments like Cursor and Claude Code. It acts more like an external memory drive, ensuring the AI's context is no longer a black box.