Skip to content

Releases: attach-dev/attach-guard

Attach Guard v0.5.0

02 Jun 12:52
85652e5

Choose a tag to compare

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 binaries
  • checksums.txt with 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 run wraps 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

08 Apr 06:37
d208199

Choose a tag to compare

What's Changed

  • Add support for uv pip install, go install, and cargo install by @hammadtq in #17

Full Changelog: v0.3.0...v0.4.0

v0.3.0

03 Apr 05:51

Choose a tag to compare

What's Changed

  • [codex] Use Socket purl scoring for non-npm packages by @hammadtq in #15

Full Changelog: v0.2.2...v0.3.0

v0.2.2

02 Apr 21:56

Choose a tag to compare

Full Changelog: v0.2.1...v0.2.2

Full Changelog: v0.2.1...v0.2.2

Full Changelog: v0.2.1...v0.2.2

v0.2.1

02 Apr 21:22

Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.2.0

02 Apr 20:31

Choose a tag to compare

What's Changed

  • [codex] Handle Claude plugin config token env names by @hammadtq in #13
  • [codex] Add first-pass PyPI, Go, and Cargo support by @hammadtq in #14

Full Changelog: v0.1.2...v0.2.0

v0.1.2

02 Apr 03:27
880c498

Choose a tag to compare

What's Changed

  • Fix auto-build: cd to module root before go build by @hammadtq in #11
  • Deny unknown/unscorable versions instead of crashing by @hammadtq in #12

Full Changelog: v0.1.1...v0.1.2

v0.1.1

02 Apr 03:07
483d0e3

Choose a tag to compare

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

02 Apr 00:38
ba0651a

Choose a tag to compare

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