Skip to content

Builder Pro AI v0.10.6

Choose a tag to compare

@github-actions github-actions released this 27 Jul 20:25

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

2026-07-27 full-audit remediation — 11 TDD-verified fixes (BL-174 entitlements did NOT take effect: Tauri re-injects those keys at sign time; stays open). Everything below is verified in code with regression tests:

  • BL-172 (P1) sessiond kill() reader-join now bounded — an escaped descendant no longer wedges shutdown (daemon no longer needs kill -9).
  • BL-173 (P2) MCP HTTP transport disables redirects — bearer no longer follows 3xx (closes bearer-exfil).
  • BL-175 (P2) fs root guard resets to fail-closed across a daemon reconnect.
  • BL-176 (P2) graph add/move reject non-finite positions (DOM-3 class — store stays backupable).
  • BL-177 (P2) release.yml degrades honestly when the Tauri updater key is absent.
  • BL-179 cols/rows==0 rejected. BL-181 killpg return checked. BL-182 GetSessionState O(1) by-id. BL-192 terminal attach no unhandledrejection. BL-195 ErrorBoundary scrubs message. BL-196 app-support getpwuid fallback.

Auto-update from 0.10.2+ works end-to-end (data/settings/secrets preserved). See docs/qa/2026-07-27-full-audit-2.md.