Changes
- chore(release): 0.33.0 (#876)
- chore(spec-kit): keep the specifications, drop the generated scaffolding (#872)
- fix(provider): resolve the default configuration's adapter, not its row id (#874)
- feat(tools): reference an existing file from a content element (#865)
- fix(ci): shard the directories the functional config names, not two of them (#867)
- fix(telemetry): attribute what the specialized services spend (#866)
- feat(mcp): import a catalogue from the CLI, so a deploy needs no click (#863)
- fix(agent): keep the caller source across resume and the queue (#870)
- docs(adr): retire every line citation in the corpus, and three of them were wrong (#860)
- docs(adr): propose the write-target contract #772 is blocked on (#871)
- security(js): make the sanitizer rule an error, and earn it (#862)
- docs(adr): cite symbols, not line numbers, and check what a test can check (#858)
- fix(docs): a merge conflict marker shipped in the ADR index (#869)
Installation
composer require netresearch/nr-llmPublication status
- TER: extensions.typo3.org/extension/nr_llm — 0.33.0 verified
- Packagist: packagist.org/packages/netresearch/nr-llm — 0.33.0 verified
- Documentation: docs.typo3.org/p/netresearch/nr-llm/0.33/en-us/ — render verified
Security
All release artifacts are signed with Sigstore keyless signing.
Verify signatures
cosign verify-blob \
--bundle nr-llm-0.33.0.zip.sigstore.json \
--certificate-identity-regexp "https://github.com/netresearch/.*" \
--certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
nr-llm-0.33.0.zipVerify checksums
sha256sum -c checksums.txtSoftware Bill of Materials (SBOM)
SBOMs are provided in both SPDX and CycloneDX formats for supply chain transparency.