BugReportAI reads the report, figures out which handful of files in your repo are actually relevant, drafts a fix, and stops — waiting for you to hit Create PR. It never merges anything on its own.
Through a link you generate per project, with whatever custom fields you asked for. No account required on their end.
First pass: just the file paths, so it can pick a handful of candidates without burning tokens on files that have nothing to do with the bug. Second pass fetches only those.
The diff, the file list it looked at, and its reasoning are all sitting on the bug report's page. Nothing ships until you click Create PR.
Paste a token and it looks up what that token can actually see: your GitHub repos, or your Azure DevOps organizations, projects, and repos, cascading through each step. No typing owner/repo by hand and hoping you spelled it right.
Optionally wire up a workflow per project that fires the moment a report comes in — call a REST API to open a ticket in whatever tracker you use, send an email, or both. This part is automatic. Opening the PR never is.
Free while you're on one project. Upgrade when you're running this across more than one repo.
Get started free