codeburn/app/renderer
iamtoruk 0a76626d21 fix(app): clean build stamp, splash without hash, About checks for updates
- build stamp ignores the pricing-snapshot files the build regenerates,
  so a release checkout no longer shows a false -dirty
- splash shows just the flame, CodeBurn, and the version (dropped the
  commit-hash line); the clean build id stays in About only
- About 'Check for updates' uses the in-app checker and reports inline
  ('You're on the latest' / 'Update available: X · Download') instead
  of blindly opening the releases page

392/392.
2026-07-17 14:30:00 -07:00
..
assets brand: restore binary 0101 flame across all surfaces 2026-07-17 14:14:40 -07:00
components fix(app): clean build stamp, splash without hash, About checks for updates 2026-07-17 14:30:00 -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 fix(app): clean build stamp, splash without hash, About checks for updates 2026-07-17 14:30:00 -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