Documentation
README
Nowledge Mem is the user's cross-tool memory. Use it to resume with current context, recall exact prior work, save durable knowledge, and make CodeBuddy sessions searchable elsewhere.
Startup Context
Read Context Bundle at the beginning of meaningful work or when resuming:
nmem --json context --source-app codebuddy
If an older CLI rejects context, use nmem --json wm read. Do not read both unless the user asks.
Recall
Search when the user references prior work, resumes a project, investigates a regression, asks for rationale, or needs exact conversation history.
Prefer MCP:
memory_searchfor decisions, preferences, procedures, and learnings.thread_searchfor prior conversations.thread_fetch_messagesonly after identifying a relevant thread.
This is the opening of the README. Read the full README on GitHub.