v0.5.13
Added
- Each installation now records its first-run time and app version, preserves the existing anonymous installation ID during migration, and emits explicit install and upgrade events.
- The telemetry service now keeps a durable installation registry and includes a preview-first backfill command for reconstructing it from historical events.
- Usage reporting now covers cumulative and new installations, active-install trends, agent-query engagement, weekly retention cohorts, app versions, platforms, and data-quality gaps.
Fixed
- A queued message can now start as soon as the previous response reports completion, even if that response's background cleanup never settles. Late cleanup from the superseded response is ignored, so it cannot erase the new transcript, stop the active stream, or leave the message queue permanently blocked.
- First-launch telemetry is no longer dropped before Settings has initialized. Always-on Tier A events begin enabled, while preference-controlled tiers remain disabled until their settings are loaded.