codeburn/mac/Sources/CodeBurnMenubar
Rashid Razak f5b0ac500f Replace osascript/JXA with native Mach-O agent and SMAppService to fix EDR detection
- Add CodeBurnRefreshAgent target: native fire-and-exit binary posting com.codeburn.refresh notification
- Rewrite installLaunchAgentIfNeeded(): plist ProgramArguments points to native binary, not osascript/JXA
- Rewrite registerLoginItemIfNeeded(): uses SMAppService API instead of osascript/System Events
- Add startSocketListener(): Unix domain socket for CLI-triggered menubar refresh
- Add src/menubar-socket.ts: CLI-side notifyMenubar() helper wired into status --format menubar-json
- Update Package.swift with new product/target, package-app.sh copies agent into bundle Resources
- Add tests: plist content verification, login item guard, agent smoke test
2026-05-11 19:06:08 +08:00
..
Data Fix menubar stuck loading with non-blocking pipe I/O and watchdog 2026-05-09 14:27:48 -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 Merge pull request #293 from getagentseal/fix/menubar-loading-watchdog 2026-05-10 10:32:56 -07:00
AppStore.swift Merge pull request #293 from getagentseal/fix/menubar-loading-watchdog 2026-05-10 10:32:56 -07:00
CodeBurnApp.swift Replace osascript/JXA with native Mach-O agent and SMAppService to fix EDR detection 2026-05-11 19:06:08 +08:00
CurrencyState.swift Harden menubar: fix refresh loop, concurrency, data sync, and edge cases 2026-05-01 08:01:25 -07:00