bug report tool — screenshot, console logs, and context sent to discord

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-27 18:09:51 +00:00
co-authored by Claude Opus 4.6
parent 30f06e91e4
commit 74ace56120
10 changed files with 315 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
import './lib/console-buffer';
import { StrictMode } from 'react';
import { createRoot } from 'react-dom/client';
import { App } from './App';