codeburn/mac/Sources/CodeBurnMenubar/Views
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
..
ActivitySection.swift feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00
AgentTabStrip.swift fix(mac): restore agent tab strip to show all detected providers 2026-04-18 06:54:06 -07:00
FindingsSection.swift feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00
HeatmapSection.swift feat(mac): auto-update checker and Plan pane button cleanup 2026-04-19 03:33:37 -07:00
HeroSection.swift feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00
MenuBarContent.swift feat(mac): auto-update checker and Plan pane button cleanup 2026-04-19 03:33:37 -07:00
ModelsSection.swift feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00
PeriodSegmentedControl.swift feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00
SectionCaption.swift feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00
SparklineView.swift feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00