Copilot CLI Local Memory v1.0.0
Give GitHub Copilot CLI a memory you own.
Highlights
- Save durable caveats with
/rememberor an explicit natural-language request. - Inspect and search local memories with
/memories. - Delete entries safely by ID or unique text with
/forget. - Store each memory as a human-readable Markdown instruction file.
- Recall applicable memories across Copilot CLI sessions.
- Keep the runtime local, dependency-free, and offline.
The release also includes scoped memories, duplicate detection, secret-pattern checks, ambiguity-safe deletion, Windows and macOS/Linux installers, safe uninstallers, tests, and real Copilot CLI demonstrations.
GitHub Copilot CLI extensions are experimental. Start Copilot with
copilot --experimentalor enable experimental features in-session.
See the README for installation, privacy guidance, and troubleshooting.