Amazon Q Log Viewer

A VS Code extension that reads and displays Amazon Q chat session logs into a browsable, filterable UI β€” making it easy to inspect requests, responses, tool calls, and errors.

TypeScript πŸ“„ MIT ⭐ …
Screenshot of Amazon Q Log Viewer

A tiny debug logs viewer for Amazon Q inside Visual Studio Code.

It shows what’s usually hidden β€” requests, responses, tool calls, errors, and even the underlying LLM interactions β€” so you can see what the AI is actually doing.

Built it because GitHub Copilot has this (Debug View)… and Amazon Q didn’t. Made debugging and demos unnecessarily painful.

It’s delightful because it turns a black box into something you can poke at. Click β†’ inspect β†’ β€œohhh, that’s what the model saw.”

Copilot says: AI-generated

Dive into your Amazon Q chat session logs with a slick VS Code extension that turns messy files into a neat, searchable, and filterable playground for inspecting requests, responses, tool calls, and errors in style!

Key features:

  • πŸ”₯ Browse chat and log sessions in a card-based overview
  • ⚑ Filter entries by categories and free-text search
  • 🎯 View detailed request, response, and tool call info in popups
  • πŸŒ™ Toggle between light and dark themes with virtual scrolling for huge logs

This summary was generated by GitHub Copilot based on the project README.