Glitchgrab converts messy bug inputs — screenshots, handwritten notes,
production errors, and user complaints — into well-structured GitHub issues
using AI.
🔗 Website: https://glitchgrab.dev
📦 npm: https://www.npmjs.com/package/glitchgrab
💻 GitHub: https://github.com/webnaresh/glitchgrab
⚡ Features:
• Drop-in Next.js SDK — auto-captures production errors
• One-click report button for end users
• Dashboard chat — describe bugs or upload screenshots
• AI deduplication, labeling, and severity assignment
• Supports Claude & OpenAI (bring your own key)
• Open source & self-hostable
🎯 Who it's for:
• Developers tired of vague bug reports
• Teams using GitHub Issues for bug tracking
• SaaS products that want user-facing bug reporting
📋 How it works:
1. Bug comes in (screenshot, error, user report)
2. AI normalizes, deduplicates, and enriches with repo context
3. Clean GitHub issue created with labels, severity, and screenshots
🏷️ Tags: #opensource #devtools #github #ai #bugreporting #nextjs