01Provides real-time error notifications to Claude Code via Server-Sent Events (SSE)
02Intelligently parses and categorizes errors from TypeScript, Svelte, and Vite patterns
03Automatically correlates errors with recent file changes for contextual debugging
04Classifies errors by severity (critical, warning, info) for prioritization
05Supports multiple Claude Code instances and per-project port configurations
065 GitHub stars