Copilot Memory Board
Visualize and manage GitHub Copilot's memory as an interactive board in VS Code. GitHub Copilot accumulates "memories" across conversations — recording your project context, coding preferences, architectural decisions, and other long-term information. These memories are stored locally as Markdown files, but there's no built-in interface to browse or manage them. Copilot Memory Board fills that gap: it provides an adaptive kanban-style board in the VS Code sidebar, letting you browse, search, and manage all Copilot memories in a three-level hierarchy: Workspace → Session → Memory Entry. ✨ Features📂 Workspace-Level Memory Browsing
💬 Session-Level Memory Browsing
📝 Memory Entry Details
🚀 InstallationInstall through VS Code extensions. Search for Visual Studio Code Market Place: Copilot Memory Board Can also be installed in VS Code: Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
📄 License |