codeburn/mac/Sources/CodeBurnMenubar/Data
iamtoruk bc92b49c1b feat(mac): auto-update checker and Plan pane button cleanup
Remove the broken "Connect Claude" / "Reconnect Claude" buttons from
the Plan pane -- they opened a terminal session that did nothing useful
for already-logged-in users. Keep only the "Retry" button.

Add an auto-update checker that queries GitHub releases every 2 days in
the background. When a newer menubar build is available, an "Update"
pill appears in the header. Clicking it runs the existing installer
flow (download, replace, relaunch) with no manual steps.
2026-04-19 03:33:37 -07:00
..
CapacityEstimator.swift feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00
DataClient.swift feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00
MenubarPayload.swift feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00
SubscriptionClient.swift feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00
SubscriptionSnapshotStore.swift feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00
SubscriptionUsage.swift feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00
UpdateChecker.swift feat(mac): auto-update checker and Plan pane button cleanup 2026-04-19 03:33:37 -07:00