Mem0

Per-agent persistent memory for oh-my-open-code. Stores and retrieves knowledge across sessions using agent_id scoping — each agent (oracle, librarian, explore, sisyphus, deep, etc.) maintains its own memory namespace while allowing cross-agent search. Primary use case: persisting deep research findings, architecture decisions, library patterns, and codebase knowledge. Triggers on: "remember", "store this", "what do we know about", "recall", "search memory", "persist findings", or any need to retain knowledge across sessions.

drunkcoding Updated

File contents

drunkcoding/AgentSkillsArxiv/tree/main/skills/mem0 commit ab9bb95db2

Frequently asked questions

npx skillmds@latest add drunkcoding/mem0