vscode-chat-audit
Installation
SKILL.md
VS Code Copilot Chat Session Audit & Recovery
Use this skill when the user asks:
- "What was I working on in yesterday's sessions?"
- "I accidentally closed my chat tabs — help me find them"
- "Summarise all my recent chat sessions for this workspace"
- "Which session had the [topic] work?"
1. Storage Locations
Session JSONL files (primary source)
VS Code writes one .jsonl per chat session under the workspace-scoped storage:
%APPDATA%\Code\User\workspaceStorage\<workspace-hash>\chatSessions\<session-uuid>.jsonl