codeburn/app/electron
iamtoruk 16e53c2e9d fix(app): one cold_start per launch, attempt-scoped
Coalesced overview polls joined to one stuck cold child each emitted
their own cold_start on the shared settle, measured from their own
start times — producing laddered pseudo-durations in telemetry.
Launch-scoped latch emits at most once, on the first cold attempt's
settle, with that attempt's duration; timedOut wiring and local-day
stamps verified already correct and locked with regression tests.

App 324/324.
2026-07-16 14:26:30 -07:00
..
quota feat(app): refresh cadence, instant switching, cache coherence, telemetry v1 2026-07-16 11:47:05 -07:00
cli.test.ts feat(app): bundle the CLI inside the packaged app 2026-07-16 09:27:46 -07:00
cli.ts fix(app): cold start survives, first-run shows per-provider progress 2026-07-16 10:51:18 -07:00
main.test.ts fix(app): one cold_start per launch, attempt-scoped 2026-07-16 14:26:30 -07:00
main.ts fix(app): one cold_start per launch, attempt-scoped 2026-07-16 14:26:30 -07:00
preload.ts feat(app): refresh cadence, instant switching, cache coherence, telemetry v1 2026-07-16 11:47:05 -07:00
telemetry.test.ts fix(app): one cold_start per launch, attempt-scoped 2026-07-16 14:26:30 -07:00
telemetry.ts fix(app): telemetry flush drops permanently-rejected batches 2026-07-16 12:10:38 -07:00