NemoClaw v0.0.91 is out! #7375
apurvvkumaria
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
NemoClaw v0.0.91
NemoClaw v0.0.91 strengthens the software-supply-chain boundary across its Node-based sandbox images. The release removes vulnerable
node-tarcopies from completed images, verifies the reviewed dependency graph inside constrained containers, and adds historical-revision coverage so security remediations remain testable across supported upgrade paths.Rebuild reliability also moves forward across Hermes and Deep Agents Code. Faster Hermes validation preserves the same state, readiness, provenance, and replacement assertions, while targeted fixes carry validated base-image trust through DCode rebuilds, avoid duplicate backups during recreation, and wait for OpenShell deletion to converge before replacement begins.
The release rounds out that work with repaired historical E2E fixtures, clearer Hermes token lifecycle guidance, updated DGX Station qualification, safer coding-agent install instructions, and a shared writing standard for contributors and automated review. Together these changes improve both day-to-day recovery behavior and the confidence of the checks used to ship it.
Security and image integrity
node-tarcopies from NemoClaw, npm-private bundles, and completed OpenClaw, Hermes, and Deep Agents Code images, then scans the final filesystems so stale base layers cannot silently reintroduce affected versions.Rebuild and sandbox recovery
Historical E2E and upgrade confidence
tararchive into the legacy OpenClaw fixture and binds it to committed integrity metadata, eliminating mutable registry resolution from that historical remediation path.Hermes operations
Onboarding, platforms, and contributor guidance
WRITING.mdas the permanent shared writing guide and loads it from the trusted workflow checkout, aligning contributor guidance and automated review on one protected source.Thank you
Thank you to external contributors @harjothkhara for the Hermes token lifecycle and retrieval guidance in #7212, and @RUSHcitizen for the agent-scoped OpenShell documentation fix in #7341.
All reactions