Install
/plugin marketplace add nowledge-co/community
/plugin install nowledge-mem@nowledge-community
Restart or reload CodeBuddy after install.
What You Get
- Context Bundle or Working Memory loads at session start
- Memory search, memory saves, and thread search through the bundled MCP server
- Slash commands for status, sync-now, and historical import
- Stop, SessionEnd, PreCompact, and SubagentStop hooks sync CodeBuddy's local transcript with
nmem t sync --from codebuddy - Remote Mem support through the shared
nmemclient config
For remote Mem or an authenticated local server:
nmem config client set url https://your-server
nmem config client set api-key your-key
nmem config mcp show --host codebuddy
Paste the generated MCP block into CodeBuddy's user or project MCP config.
Import Older Sessions
nmem t sync --from codebuddy --limit 20
nmem t sync --from codebuddy --apply
CodeBuddy stores transcripts under $CODEBUDDY_CONFIG_DIR/projects or ~/.codebuddy/projects. The connector runs on that same machine, then uploads normalized threads to Mem.