Skip to content

Assay v3.11.1

Choose a tag to compare

@github-actions github-actions released this 23 May 19:28
bdfa684

Warning

Known issue: partial crates.io publish line. assay-cli was not published to crates.io from this tag. The first complete crates.io publish line in the v3.11.x series is v3.11.3; use that release for cargo install assay-cli or to pin to a working set of versions on the registry. The GitHub Release tarballs attached to this release remain valid for the binary install path. See the v3.11.3 CHANGELOG entry for the full reasoning.

Assay v3.11.1

Deterministic policy enforcement, canonical evidence, and reviewable trust artifacts for AI agent systems.

Installation

One-liner (Linux/macOS):

curl -fsSL https://getassay.dev/install.sh | sh

GitHub Action:

- uses: Rul1an/assay-action@v2
  with:
    policy: policies/agent.yaml
    traces: traces/
    min-coverage: 80

Manual download:
Download the appropriate archive for your platform below.

Checksums

Verify your download with the .sha256 files.

Release Notes

See CHANGELOG.md for line-specific shipped features and trust-compiler scope.

Changelog

See CHANGELOG.md for details.