Skip to content

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 03 Jun 19:41
· 104 commits to main since this release
v1.0.5
f50dd3d

Changed

  • GitHub release notes now include inline SHA256 checksums and the changelog
    section for the released version; checksums no longer require downloading a
    separate checksums.txt attachment to verify

Fixed

  • Fix documentation referencing mcp.json for MCP server configuration;
    servers have been written to mcpServers in .claude.json since v1.0.0
  • Fix state: key and features.memory: subsection missing from
    configuration reference
  • Fix hook-run command and command aliases (scopes, tags, bundles,
    mcps, marketplaces, plugins) missing from commands reference
  • Add SLSA provenance verification instructions to release documentation;
    SLSA artifacts have been published since v1.0.0 but were undocumented

Binary Checksums

016b4a86f94c716cc765144c9371194aa44dc48da47937ecefb46b9db8662eab  llmenv-linux-x86_64
cabbd4c9dd4cb06b5092f6b5b3da2e8b0e5a2ff312b4420b73fee390f9790738  llmenv-macos-aarch64
a160e41c472baaa236e4f9f72125330d1f661bad779b69f306db00a640b0aa75  llmenv-macos-x86_64

Verify integrity:

sha256sum -c checksums.txt

Supply Chain Security

SLSA v1.0 provenance attestations included. Verify:

slsa-verifier verify-artifact --artifact-path=<binary> --provenance=<provenance.intoto.jsonl> --source-uri=github.com/phaedrus1992/llmenv