Releases: oneseventy170/beacon
Release list
Beacon 0.3.0 — alpha
Devsigner is now Beacon: per-branch front-end scope committed as the branch's first commit, a flag-only Claude Code guard, a prototype zone for backend-shaped work, and a live branch view with per-file save/revert.
Devsigner 0.2.0 — alpha
Second alpha — the guarded editable-zone workflow.
Download: Devsigner-0.2.0-arm64.dmg (Apple Silicon / arm64).
What's new:
- Save and open PRs with out-of-zone changes — they're flagged for a developer instead of hard-blocked.
- One-click Revert out-of-zone to undo just the backend changes (committed or uncommitted), keeping your front-end work.
- Wider editable zone (Tailwind/PostCSS/Vite/tsconfig configs are now editable).
- Right-click a branch or stash to delete it.
- Clearer Create-PR modal + purple brand accents throughout.
Unsigned/un-notarized alpha: right-click the app → Open (or
xattr -cr /Applications/Devsigner.app) to get past Gatekeeper.
Devsigner 0.1.0 — alpha
First alpha of Devsigner — pull requests for designers, without the terminal.
Download: Devsigner-0.1.0-arm64.dmg (Apple Silicon / arm64).
This alpha is unsigned and not notarized, so macOS Gatekeeper will block it on first launch. To open it: right-click the app in Applications and choose Open, then confirm. (Or run
xattr -cr /Applications/Devsigner.appin Terminal.)
Requires git and the GitHub CLI (gh) available on your system.