Skip to content

Builder Pro AI v0.10.8

Choose a tag to compare

@github-actions github-actions released this 27 Jul 23:10

Builder Pro AI v0.10.8 — universal macOS (arm64 + x86_64). Signed + notarized.

Fix: spawned terminals now get the user's REAL login-shell PATH. Previously the app's terminals
inherited the launchd daemon's minimal system PATH (/usr/bin:/bin:…), so , , ,
npm/pnpm globals, nvm/volta, cargo, asdf… were "command not found" even though they work in your
own Terminal. Sessions now resolve your interactive PATH via your login shell ($SHELL -l), so the
app's terminals match a login Terminal — full access to every installed tool. Verified: claude
/opt/homebrew/bin/claude resolves.

(Also bundles the 0.10.6/0.10.7 audit-fix waves: BL-172/173/175/176/177/105/178/183/189/191/193/194
and more.) Auto-update from 0.10.2+ works end-to-end (data/settings/secrets preserved).