Skip to content

v3.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jul 10:34
v3.5.0
54af1af

Changes

  • feat!: require nr-llm ^0.25 and run the tool loop under an explicit actor (#127)

Installation

composer require netresearch/t3-cowriter

Publication status

Security

All release artifacts are signed with Sigstore keyless signing.

Verify signatures

cosign verify-blob \
  --bundle t3-cowriter-3.5.0.zip.sigstore.json \
  --certificate-identity-regexp "https://github.com/netresearch/.*" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  t3-cowriter-3.5.0.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.