Skip to content

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 23 Apr 05:40
· 201 commits to main since this release
2b8e020

Changelog

  • 668b241 feat: add --sandbox=container mode to vault run (#99)
  • 5f3e36f feat: add OpenCode as a supported coding agent (#101)
  • c8b6461 feat: add agent-vault run shorthand for agent-vault vault run (#102)
  • 2b8e020 fix(sandbox): post-merge audit — exit codes, reserved dsts, root-uid, egress tests (#103)

Verify

# Verify checksum
sha256sum --check checksums.txt

# Verify signature (requires cosign)
cosign verify-blob \
  --bundle checksums.txt.bundle \
  --certificate-identity-regexp "github.com/Infisical/agent-vault" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  checksums.txt