mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-08-28 18:02:42 +00:00
Each surface holds its OWN serve child: the Swift menubar (mac/), GNOME and Windows clients spawn `codeburn serve --stdio` too, and their payload decoders ignore an unknown key — so they would have shown a partial total with no way to say so. The paint is now opt-in via CODEBURN_SERVE_PROGRESSIVE, which the Electron app sets on its own serve child because its renderer shows the indexing banner. Unset means the child answers only with complete data, so no surface can present partial totals unlabelled. |
||
|---|---|---|
| .. | ||
| quota | ||
| cli-win32-reap.test.ts | ||
| cli.test.ts | ||
| cli.ts | ||
| main.test.ts | ||
| main.ts | ||
| preload.ts | ||
| telemetry.test.ts | ||
| telemetry.ts | ||
| updates.test.ts | ||
| updates.ts | ||