codeburn/mac/Sources/CodeBurnMenubar
Resham Joshi e22cd158a8
Some checks are pending
CI / semgrep (push) Waiting to run
Fix menubar blocking system sleep and sync tab strip with detail view (#270)
Drop .userInitiated from the process activity so macOS can enter
deep sleep while the menubar is running. The wake observer already
re-syncs on resume.

Run the all-provider and per-provider refreshes in parallel in the
loop tick so tab strip costs and the detail view update together
instead of the detail lagging behind by one CLI call.
2026-05-08 01:32:12 -07:00
..
Data Menubar and CLI hardening from multi-agent audit (#257) 2026-05-06 22:15:11 -07:00
Security fix(menubar): force status bar redraw and lift subprocess QoS 2026-04-21 11:50:28 -07:00
Theme Harden menubar: fix refresh loop, concurrency, data sync, and edge cases 2026-05-01 08:01:25 -07:00
Views Live quota bar inside AgentTab + Claude OAuth refresh gate (#255) 2026-05-06 19:57:17 -07:00
AppStore.swift Live quota bar inside AgentTab + Claude OAuth refresh gate (#255) 2026-05-06 19:57:17 -07:00
CodeBurnApp.swift Fix menubar blocking system sleep and sync tab strip with detail view (#270) 2026-05-08 01:32:12 -07:00
CurrencyState.swift Harden menubar: fix refresh loop, concurrency, data sync, and edge cases 2026-05-01 08:01:25 -07:00