Bug reports, fixed before they leave the page
A visitor reports a bug with a screenshot. get_conversation brings the report, the pages they were on and when, their browser and OS, and the screenshot itself into your terminal.
Claude Code is already in your source with your logs a command away — so it goes from “the button does nothing” to the line that broke it, fixes it, and drafts the reply. The customer hears back before you’ve switched windows.
$ claude
> check the latest message in tinyhelp — is that a bug?
●︎ tinyhelp — get_conversation(#3)
Sarah: “the chat bubble isn’t showing on /pricing”
screenshot.png · Chrome 126 · macOS
pageviews: /pricing 2 min ago · /docs 6 min ago
✻ It is. pricing.html never loads w.js — the embed line
is missing. Fixed and committed. Reply drafted in your
voice — want me to send it?