Skip to content

Builder Pro AI v0.10.7

Choose a tag to compare

@github-actions github-actions released this 27 Jul 21:19

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

2026-07-27 audit-fix wave 2 (TDD-verified): the 6-way audit's remaining P2/P3 batch.

  • BL-105 release.yml now runs scripts/sign-verify.sh (codesign --deep + sidecars + spctl Gatekeeper) as a pre-publish gate — it CAUGHT the BL-174 entitlements break before it could ship (a narrowed-entitlements build fails the deep-sign/notarization of the embedded sidecars). Temporarily continue-on-error while the script's no-output edge is diagnosed; it passes on a known-good signed build.
  • BL-178 CreateWorkspace now broadcasts to every connection (multi-client sync).
  • BL-183 ancestor-chain walks bounded (a hand-edited parent_id cycle can't wedge orchd).
  • BL-189 orchd_reconnect re-entry guard (no concurrent bring_up loops on rapid [Retry]).
  • BL-191 orchd bring_up short-circuited on the stub agent (no temp-dir litter).
  • BL-193 onOrchdUp reconnect now refreshes per-server mcpTools + auditRows.
  • BL-194 ConnectorsTab/SkillsTab loading flags (no false 'No accounts/skills' flash).
  • BL-174 (entitlements narrowing) REVERTED — breaks deep-sign/notarization of the embedded sidecars; stays open pending a sidecar re-sign rework.

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