Overview
Copilot CLI gets a dedicated plugin path: Working Memory at session start, guidance to search and save when prior knowledge matters, and background session capture after responses, before compaction, and at session end.
Setup
copilot plugin marketplace add nowledge-co/community
copilot plugin install nowledge-mem@nowledge-community
Make sure nmem is available locally:
pip install nmem-cli
nmem status
Then restart Copilot CLI and ask: What was I working on?
What You Get
- Working Memory loaded on new sessions, resume, clear, and compaction
- Search and save guidance kept close to each turn
- Session capture that appends new conversation content after each response, before compaction, and at session end
- A clean local and remote path through the shared
nmemconfig
Update
copilot plugin marketplace update nowledge-community
copilot plugin update nowledge-mem