codeburn/mac/Sources/CodeBurnMenubar
Resham Joshi 58ccf84f02
Some checks are pending
CI / semgrep (push) Waiting to run
Fix menubar per-provider performance (24s → 2s) and session cache safety (#344)
Per-provider menubar calls now use loadDailyCache() instead of hydrateCache(),
splitting history into cache-based and fallback paths. Fixes session cache wipe
when scanProjectDirs/parseProviderSources receive empty dirs. Strips _dirty flag
before session cache serialization to prevent unnecessary 132MB rewrites. Removes
dead keychain code from both credential stores.
2026-05-17 13:54:38 -07:00
..
Data Fix menubar per-provider performance (24s → 2s) and session cache safety (#344) 2026-05-17 13:54:38 -07:00
Security Fix menubar PATH discovery for nvm/volta/asdf/npm-global installs 2026-05-16 08:54:45 -07:00
Theme Harden menubar: fix refresh loop, concurrency, data sync, and edge cases 2026-05-01 08:01:25 -07:00
Views Defer keychain access until user explicitly connects on plan tab 2026-05-17 00:31:33 -07:00
AppStore.swift Fix dormant activation to bootstrap instead of refresh 2026-05-17 05:27:49 -07:00
AppVersion.swift Normalize menubar version display 2026-05-11 11:21:39 -07:00
CodeBurnApp.swift Harden menubar refresh and installer 2026-05-14 18:32:15 -07:00
CurrencyState.swift Harden menubar: fix refresh loop, concurrency, data sync, and edge cases 2026-05-01 08:01:25 -07:00