Skip to content

Bridge v0.5.2

Choose a tag to compare

@cestercian cestercian released this 07 Sep 19:19

Bridge 0.5.2 fixes macOS startup and window-lifecycle failures and restores the visible application icon.

  • Startup errors now show their actual cause instead of aborting through the native launch callback.
  • Window resizing updates Bridge’s owned material without repeatedly releasing Wry’s parent view; macOS owns titlebar-button layout.
  • Concurrent app copies cannot start competing desktop hosts or kill another build’s daemon.
  • Long socket paths fail early with an actionable error.
  • First-launch model recommendations remain valid when live discovery replaces initial aliases.
  • Packaging verifies the icon, sidecars, signatures, JIT entitlements, notarization tickets, and exact DMG contents.

This build targets Apple Silicon Macs. Claude requires Node.js 18 or later on PATH.

Validation: frontend production build; 1,644 frontend tests; 2,094 Rust tests; sidecar and release checks; actual launch, model setup, duplicate launch, native zoom/fullscreen, quit and relaunch smoke checks. These are bounded checks, not a guarantee against every possible runtime failure.