codeburn/mac/Sources/CodeBurnMenubar/Security
iamtoruk e3a0593ed8 Fix menubar PATH discovery for nvm/volta/asdf/npm-global installs
GUI-launched apps inherit a minimal PATH that misses user-managed Node
directories. Scan ~/.volta/bin, ~/.npm-global/bin, ~/.asdf/shims, and
the newest nvm Node version at launch. All candidates pass isSafe()
validation. Closes #331.
2026-05-16 08:54:45 -07:00
..
CodeburnCLI.swift Fix menubar PATH discovery for nvm/volta/asdf/npm-global installs 2026-05-16 08:54:45 -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