feat: detect a hard-crashed diagnostic + analyze the crash boot — 0.15.0 #10
Reference in New Issue
Block a user
Delete Branch "feat/m6-steam-detection"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A focused capture that ends without a clean stop (no session-stop, no live
recorder) is treated as a likely hard freeze.
acknowledge_crash() dismisses it; analyze_crash() combines the captured window
(final readings + GPU-lost) with a focused scan of the PREVIOUS (crashed) boot
journalctl -k -b -1; run_health_checksgained include_journal to avoid double-scanning for the crash path.
with Analyze crash / Dismiss → results dialog.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com