Chronicle: Turn your chat history into insights

Reynald Adolphe and Vijay Upadya introduce Chronicle, an experimental VS Code feature that stores your GitHub Copilot Chat history locally in SQLite so you can query past sessions, generate standup-style summaries, and get feedback on how you prompt.

Overview

Chronicle is an experimental feature in Visual Studio Code that tracks GitHub Copilot Chat interactions in a local SQLite database. The goal is to help developers turn accumulated chat sessions into something searchable and useful for day-to-day work.

The video covers:

Chapters