Expand description
Data models for VS Code chat sessions
Structsยง
- Chat
Message - User message in a chat request
- Chat
Request - A single chat request (message + response)
- Chat
Response - AI response in a chat request
- Chat
Session - VS Code Chat Session (version 3 format)
- Chat
Session Index - VS Code chat session index (stored in state.vscdb)
- Chat
Session Index Entry - Entry in the chat session index
- Session
With Path - Session with its file path for internal processing
- Workspace
- VS Code workspace information
- Workspace
Json - VS Code workspace.json structure