Skip to content

v0.6.4

Choose a tag to compare

@github-actions github-actions released this 22 Jul 16:05
v0.6.4
3e773f6

Changes

  • Merge pull request #67 from netresearch/release/v0.6.4
  • Merge pull request #66 from netresearch/fix/chat-viewport-and-input-enabled

Installation

composer require netresearch/nr-mcp-agent

Publication status

  • TER: skipped
  • Packagist: skipped
  • Documentation: skipped

Security

All release artifacts are signed with Sigstore keyless signing.

Verify signatures

cosign verify-blob \
  --bundle nr-mcp-agent-0.6.4.zip.sigstore.json \
  --certificate-identity-regexp "https://github.com/netresearch/.*" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  nr-mcp-agent-0.6.4.zip

Verify checksums

sha256sum -c checksums.txt

Software Bill of Materials (SBOM)

SBOMs are provided in both SPDX and CycloneDX formats for supply chain transparency.