codeburn/mac/Sources/CodeBurnMenubar
AgentSeal 888f592bd2 Make daily cache durable: hydrate from all commands, migrate instead of nuke
- Extract ensureCacheHydrated() from menubar-json path into daily-cache.ts
- Call it from every command that parses sessions (report, status, today,
  month, export, optimize, compare, yield) so CLI-only users also persist
  historical data that survives source file deletion
- Replace strict version equality check with fill-defaults migration for
  cache versions 2-4, preserving history across schema changes
- Back up old cache to .bak before discarding on unmigrateable versions
- Fix Copilot auto bucket display names in menubar (Copilot (Anthropic),
  Copilot (OpenAI))
- Fix Roo Code / KiloCode provider key matching in menubar tab strip
2026-04-28 22:41:01 +02:00
..
Data Reduce CLI timeout from 60s to 20s for faster recovery 2026-04-24 05:53:52 +02:00
Security fix(menubar): force status bar redraw and lift subprocess QoS 2026-04-21 11:50:28 -07:00
Theme Add new providers, fix menubar tabs, accent color picker (#167) 2026-04-27 19:46:30 -07:00
Views Add Droid CLI provider 2026-04-28 20:16:45 +02:00
AppStore.swift Make daily cache durable: hydrate from all commands, migrate instead of nuke 2026-04-28 22:41:01 +02:00
CodeBurnApp.swift Fix menubar not dimming on inactive screens 2026-04-28 14:54:15 +02:00
CurrencyState.swift feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00