Murasaki v0.47.4
Murasaki v0.47.4 adds a checksum-verified macOS developer-preview runner.
Try the framework and sample apps
pnpm dlx murasaki@latest demo
pnpm dlx murasaki@latest demo violet-notes
pnpm dlx murasaki@latest demo murasaki-focus
pnpm dlx murasaki@latest demo local-signal
The CLI detects Apple silicon or Intel, downloads the matching immutable DMG, verifies its published SHA256 and strict ad-hoc code signature, caches the app under ~/.murasaki/demos, explicitly removes the quarantine marker, and launches it.
These are developer previews, not notarized consumer downloads. Production apps should be Developer ID signed and notarized by their publisher.
Also changed
- Corrected the unsigned-build guidance for current macOS Gatekeeper behavior.
- Added CLI tests and a release-workflow test gate.
- Updated create-murasaki to 0.47.4.