Claude Graft 1.0.1
Fixes a packaging fault in 1.0.0 that could leave the app unopenable.
The download is a zip containing an embedded framework with version symlinks.
Finder's Archive Utility preserves those, but some other unarchivers do not, and
what they leave behind is a bundle whose signature no longer matches what it
seals. macOS reports that as damaged and offers nothing to click — worse than
the ordinary unsigned-app warning, which at least has an Open Anyway button.
So there is a disk image now. A disk image is copied rather than extracted, so
no unarchiver sits between the download and the app. Take ClaudeGraft-1.0.1.dmg
and drag it to Applications. The zip is still here because the updater
downloads it and unpacks it correctly.
Nothing else about the app changed.
brew install --cask aaditya-v-more/claude-graft/claude-graft
Still ad-hoc signed rather than notarised, so a manual download is refused once
and has to be allowed in System Settings → Privacy & Security. Homebrew does
that step for you, and updates installed by the app itself are not quarantined.