NemoClaw v0.0.77 is out #6472
ericksoa
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.77 is a focused hardening release for LangChain Deep Agents Code. It restores release-pipeline integrity by publishing the current multi-architecture sandbox base image, validating the installed Deep Agents Code version against the managed manifest, and rejecting stale image inputs before final-image construction.
The release also reduces accidental data exposure and makes the managed runtime easier to understand. Credential-shaped values receive a best-effort redaction pass before OTLP trace export, and the TUI now reports the upstream provider selected during NemoClaw onboarding while preserving the OpenAI-compatible wire adapter.
Guided setup is more deterministic as well. The starter prompt now reuses a checked-in, loopback-only credential form instead of asking a coding agent to generate credential-capture HTML. The complete source range is available in the v0.0.76...v0.0.77 comparison.
Deep Agents Runtime and Packaging
Observability and Credential Safety
Provider Identity
openaiadapter name, while inference routing and credential handling remain unchanged.Guided Setup and Documentation
All reactions