Releases: attach-dev/attach-guard
Releases · attach-dev/attach-guard
Attach Guard v0.5.0
Attach Guard 0.5.0 runtime bundle release.
This release includes the attach-guard run engine required by the unified attach run claude|codex command in @attach-dev/attach-cli.
Assets:
- platform binaries for darwin/linux amd64/arm64
attach-guard-plugin-v0.5.0.tar.gz, a Claude plugin bundle with hook bootstrap and platform binarieschecksums.txtwith SHA-256 checksums for all release assets
What's Changed
- docs: position Open Score provider semantics by @hammadtq in #21
- feat: add agent dry-run preview by @hammadtq in #22
- feat: map open score verdict semantics by @hammadtq in #23
- docs: add local Open Score dogfood guide by @hammadtq in #24
- docs(plans): add Open Score provider implementation plan by @hammadtq in #25
- feat(cli): add --dry-run flag to attach-guard run by @hammadtq in #26
- docs: show dry-run passthrough args by @hammadtq in #27
- feat: add open score http provider by @hammadtq in #28
- docs: inspect attach-guard CLI and tests by @hammadtq in #20
- test(openscore): add local HTTP provider e2e dogfood by @hammadtq in #29
- docs: tighten launch provider positioning by @hammadtq in #30
- fix(parser): harden shell install parsing by @hammadtq in #31
- feat(openscore): preserve verdict confidence by @hammadtq in #32
- test(openscore): prove non-yarn multi-ecosystem provider audit by @hammadtq in #33
- feat(parser): add safe Yarn Open Score support by @hammadtq in #34
- test(openscore): consolidate local dogfood matrix by @hammadtq in #35
- Add local Open Score dogfood smoke helper by @hammadtq in #36
- feat(parser): support python module pip installs by @hammadtq in #37
- fix(parser): ask on unsafe uv project commands by @hammadtq in #38
- Add platform-gated agent run wrapper by @hammadtq in #39
- Tighten attach run runtime sandboxes by @hammadtq in #40
- Use Claude sandbox settings for attach run by @hammadtq in #41
- Add doc explaining how
attach runwraps Claude and Codex by @hammadtq in #42 - Load Guard hooks in wrapped runtimes by @hammadtq in #43
- Clarify wrapped runtime hook loading by @hammadtq in #44
- Drop redundant hooks field from plugin manifest by @hammadtq in #45
- Bump plugin manifest to 0.4.0 to match latest release by @hammadtq in #46
- Prepare Guard 0.5.0 runtime bundle release by @hammadtq in #47
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
Full Changelog: v0.2.2...v0.3.0
v0.2.2
v0.2.1
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.1.2
v0.1.1
What's Changed
- Add plugin marketplace for remote installation by @hammadtq in #5
- Fix plugin.json userConfig: add required type and title by @hammadtq in #6
- Require Socket API token before running attach-guard by @hammadtq in #7
- Improve token setup: keychain prompt + env var fallback by @hammadtq in #8
- Fix Socket API: correct endpoints, response parsing, and version listing by @hammadtq in #9
- Update README with real axios compromise examples by @hammadtq in #10
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Fix review findings: parser hardening, version selector, permissions, CLI entry point by @hammadtq in #1
- Add Claude Code plugin scaffold by @hammadtq in #2
- Add plugin quick-start as primary install option in README by @hammadtq in #3
- Add release workflow and binary download fallback by @hammadtq in #4
New Contributors
Full Changelog: https://github.com/attach-dev/attach-guard/commits/v0.1.0