Releases: snapsynapse/agentlink
Releases · snapsynapse/agentlink
Agentlink v0.3.0
Highlights
- Homebrew install:
brew install snapsynapse/tap/agentlink - New
linux-arm64binary alongside darwin-arm64, darwin-amd64, linux-amd64 - Assistant guide 1.1.0 now covers workstation install with approval-gated, checksum-verified action blocks, restructured to pass GuideCheck reference verifier 0.5.0 with zero findings
- Hardened sync and hook safety: true
--dry-runpreview, directory-replacement refusal, hook permission preservation, worktree-awarescan, XML-safe launchd plists (see CHANGELOG)
Verify downloads
shasum -a 256 -c SHA256SUMS.txt
Full changelog: https://github.com/snapsynapse/agentlink/blob/main/CHANGELOG.md
Agentlink v0.2.0
Agentlink v0.2.0
First tagged release of the Snap Synapse fork of martinmose/agentlink.
Upstream never tagged a release, so this fork treats the upstream baseline
as an implicit 0.1.x and starts its own release line at 0.2.0.
Highlights
- Adds
agentlink detectfor installed AI coding tool discovery. - Adds
agentlink scan [dir]for wiring repo-level instruction symlinks. - Adds
agentlink hooks install|remove|statusfor git, zsh, and launchd triggers. - Adds
sync --backupand global config support at~/.config/agentlink/config.yaml. - Adds the tool registry and integration tests for detect, scan, sync, and hooks.
- Launches the canonical landing page at https://agentlink.run/.
Verification
- Release commit:
6384401e6939954449c4ffbd6f0c3986b43cc43f - Tag:
v0.2.0 - Built assets:
agentlink-darwin-arm64agentlink-darwin-amd64agentlink-linux-amd64SHA256SUMS.txt
- Local version check:
agentlink version 0.2.0
See CHANGELOG.md for the full release entry.