imbytecat 2efc57d9ee feat(desktop): show native error dialogs on startup failures
Replace silent console.error + app.quit() with dialog.showErrorBox()
so users actually see why the app failed to start instead of it just
disappearing. Covers server spawn errors, timeout, port allocation
failure, mid-session server crashes, and window creation failures.
2026-02-09 03:35:24 +08:00
2026-01-21 14:41:56 +08:00
Description
No description provided
1.4 MiB
Languages
TypeScript 99.2%
HTML 0.7%
CSS 0.1%