Step 163: add telemetry and crash logging

This commit is contained in:
Bill
2026-02-09 19:56:55 -07:00
parent d5b11c4904
commit caa7c7fe42
8 changed files with 165 additions and 1 deletions

View File

@@ -371,7 +371,7 @@ Final polish, documentation, and ecosystem features.
Content in Markdown, rendered in ImGui.
*New:* `HelpPanel.h`, markdown renderer
- [ ] **Step 163: Telemetry and crash reporting (opt-in)**
- [x] **Step 163: Telemetry and crash reporting (opt-in)**
Optional, anonymous usage telemetry to understand feature adoption.
Crash handler that captures stack traces on unhandled exceptions.
User must explicitly opt-in during first launch. Clear privacy policy.