codeburn/mac/Sources/CodeBurnMenubar/Security
iamtoruk c350dd2a55 feat(menubar): refresh via headless app binary instead of node script
Run CodeBurn's own signed binary in --refresh-once mode under the LaunchAgent
so the spawned CLI inherits CodeBurn's TCC grant. The bare-node shell script
prompted "node would like to access data from other apps" because launchd-
spawned children lose the signed app's TCC attribution. Drops the generated
shell script, scriptEnvironment, and per-period regeneration; the plist is now
static and period is read from UserDefaults at refresh time.
2026-05-30 13:05:48 -07:00
..
CodeburnCLI.swift feat(menubar): refresh via headless app binary instead of node script 2026-05-30 13:05:48 -07:00
SafeFile.swift feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00
TerminalLauncher.swift feat(mac): add Connect Claude button to Plan pane 2026-04-18 06:54:57 -07:00