codeburn/app/renderer
iamtoruk a6c475b657 feat(app): usage telemetry captures model x purpose, MCP servers, and skills
The once-daily usage_snapshot now includes each top model's primary
task category (which model for what purpose, one cheap by-model call
per day), plus MCP servers and skills used (names + coarse usage
buckets). Names + buckets only, no prompts/paths/dollars; graceful
degradation if the by-model fetch fails. /telemetry page updated.
2026-07-17 14:15:54 -07:00
..
assets brand: original solid flame across all surfaces 2026-07-17 13:33:27 -07:00
components feat(app): update-available notifications 2026-07-17 04:58:13 -07:00
hooks feat(app): update-available notifications 2026-07-17 04:58:13 -07:00
lib feat(app): update-available notifications 2026-07-17 04:58:13 -07:00
sections feat(app): update-available notifications 2026-07-17 04:58:13 -07:00
styles feat(app): update-available notifications 2026-07-17 04:58:13 -07:00
test feat(app): refresh cadence, instant switching, cache coherence, telemetry v1 2026-07-16 11:47:05 -07:00
App.test.tsx feat(app): usage telemetry captures model x purpose, MCP servers, and skills 2026-07-17 14:15:54 -07:00
App.tsx feat(app): usage telemetry captures model x purpose, MCP servers, and skills 2026-07-17 14:15:54 -07:00
index.html harden(app): Electron security + spawn efficiency batch 2026-07-16 01:57:44 -07:00
main.tsx fix(app): zero background work when hidden; currency applies instantly 2026-07-16 18:41:28 -07:00
vite-env.d.ts feat(app): scaffold Electron+Vite package and codeburn CLI spawn 2026-07-10 15:16:55 -07:00