Skip to content

digitarald/vscode-chat-logs

Repository files navigation

Copilot Chat Log Viewer

A beautiful web app that renders GitHub Copilot VS Code chat logs with a VS Code-like interface.

🌐 Try it now →

Why?

Share your Copilot conversations with others in a readable, shareable format. Perfect for:

  • Debugging sessions you want to share with teammates
  • Showcasing AI-assisted development workflows
  • Creating tutorials and documentation
  • Analyzing Copilot's tool usage patterns

How it works

  1. Export your Copilot chat from VS Code
  2. Paste it into a GitHub Gist
  3. Enter the Gist URL
  4. View your conversation with full markdown, code highlighting, and tool call details

Features

  • 🎨 VS Code-inspired dark theme
  • 📝 Full markdown and code syntax highlighting
  • 🔧 Collapsible tool call sections
  • 📱 Mobile responsive
  • ⚡ Static site - no server required
  • 🔗 Shareable via URL

Development

npm install
npm run dev     # Start development server
npm test        # Run tests
npm run build   # Build for production

Built with Next.js, TypeScript, and Tailwind CSS.

License

MIT

About

VS Code Chat Logs/Export Viewer

Resources

License

Stars

Watchers

Forks

Contributors