You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2026. It is now read-only.
fix(macos): make pkg installer scripts run reliably
- stage preinstall/postinstall into a temp scripts dir and chmod them executable before pkgbuild
- expose common Homebrew paths in preinstall so Installer does not mis-detect brew as missing
- write postinstall output to /private/tmp/agent-pack-postinstall.log for easier debugging
0 commit comments