memU: Enabling Long-Term Memory for AI Coding Agents
memU is an open‑source Python library and CLI that gives AI coding agents persistent memory by converting past conversations, code, documents, and media into a structured Markdown file tree, allowing agents to retrieve only the needed context instead of re‑entering project details each session.
