docs: add v0.0.99 release entry - #7992
Conversation
📝 WalkthroughWalkthroughThe PR adds the v0.0.99 changelog. It documents snapshot restoration, sandbox recovery, gateway routes, Hermes lockdown, runtime identity, readiness checks, managed images, CI image promotion, documentation, and release E2E evidence. ChangesRelease documentation
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
🌿 Preview your docs: https://nvidia-preview-pr-7992.docs.buildwithfern.com/nemoclaw |
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@docs/changelog/2026-07-30.mdx`:
- Line 8: Format the technical literal values in the changelog entry as inline
code, including the release version, size limit, image and DORI versions, sample
count, and the additional values at the referenced locations. Preserve the
surrounding prose and wording.
- Around line 1-4: Replace the JSX block comment wrapping the SPDX header in the
MDX file with an HTML comment, preserving the existing copyright and license
text exactly.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Enterprise
Run ID: aba895ec-4895-4582-94b1-8187e2695c10
📒 Files selected for processing (1)
docs/changelog/2026-07-30.mdx
PR Review Advisor — No blocking findings reportedAdvisor assessment: No blocking advisor findings reported Model lanes
Nemotron output stays in workflow artifacts and does not change the assessment above. E2E guidanceAdvisory only. E2E / PR Gate selects and runs jobs independently. Recommended E2E: None This automated review informs maintainers. Warnings and suggestions do not require a response. A maintainer decides whether to merge. |
Summary
Adds the canonical July 30 release entry for
v0.0.99before the release tag is captured.The entry covers all 37 merged PRs since
v0.0.98and bounds experimental or dormant work without presenting it as supported behavior.Changes
docs/changelog/2026-07-30.mdxwith the exact## v0.0.99heading, parser-safe MDX SPDX comment, summary, detailed release bullets, and published documentation routes.Source summary:
docs/changelog/2026-07-30.mdx: Records restored managed OpenClaw configuration modes during recovery.docs/changelog/2026-07-30.mdx: Records clone-bound pairing verification after snapshot restore.docs/changelog/2026-07-30.mdx: Records managed startup recovery coverage.docs/changelog/2026-07-30.mdx: Records dormant startup-profile coordination without activating a supported surface.docs/changelog/2026-07-30.mdx: Records persistence of the credential-free OpenClaw startup command.docs/changelog/2026-07-30.mdx: Records dormant startup-profile construction without changing onboarding.docs/changelog/2026-07-30.mdx: Records the internal startup-profile schema and transport contract.docs/changelog/2026-07-30.mdx: Records platform-pull cleanup before managed-image validation.docs/changelog/2026-07-30.mdx: Records rejection of retained Hermesuvbuild cache metadata.docs/changelog/2026-07-30.mdx: Records separate command and agent first-turn latency evidence.docs/changelog/2026-07-30.mdx: Records focused E2E replacement evidence for retired selectors.docs/changelog/2026-07-30.mdx: Records exclusion of build-only BuildKit telemetry from the Deep Agents Code probe.docs/changelog/2026-07-30.mdx: Records consolidated priority 2 E2E coverage.docs/changelog/2026-07-30.mdx: Records the corrected NVIDIA DORI installation pin.docs/changelog/2026-07-30.mdx: Records the staging image-family wait before Brev Launchable deployment.docs/changelog/2026-07-30.mdx: Records dormant managed-image selection contracts without activating buildless onboarding.docs/changelog/2026-07-30.mdx: Records corrected agent-specific provider and policy guidance.docs/changelog/2026-07-30.mdx: Records removal of empty Deep Agents Code provider-switch sections.docs/changelog/2026-07-30.mdx: Records independent credential-generation E2E execution.docs/changelog/2026-07-30.mdx: Records shared-route preservation and pre-delete peer validation during upgrades.docs/changelog/2026-07-30.mdx: Records the split between pre-tag release entries and post-tag Announcements.docs/changelog/2026-07-30.mdx: Records the writable Hermes runtime root within lockdown.docs/changelog/2026-07-30.mdx: Records validated multi-platform managed-image publication.docs/changelog/2026-07-30.mdx: Records accepteduvversion metadata in Hermes image validation.docs/changelog/2026-07-30.mdx: Records the explicitly experimental Microsoft Entra runtime identity reference.docs/changelog/2026-07-30.mdx: Records classified gateway relaunch quarantine and rebuild guidance.docs/changelog/2026-07-30.mdx: Records state restore into replacement sandboxes and SQLite write verification.docs/changelog/2026-07-30.mdx: Records quieter onboarding test execution without a user-facing behavior claim.docs/changelog/2026-07-30.mdx: Records generalized agent-selection guidance.docs/changelog/2026-07-30.mdx: Records isolated CDI test evidence without a user-facing behavior claim.docs/changelog/2026-07-30.mdx: Records the corrected Omni sub-agent model ID.docs/changelog/2026-07-30.mdx: Records reviewed Hermes and Deep Agents Code dependency pins.docs/changelog/2026-07-30.mdx: Records rejection of a symlinked DGX Station release marker.docs/changelog/2026-07-30.mdx: Records the internal compute-driver separation without a user-facing behavior claim.docs/changelog/2026-07-30.mdx: Records atomic publication of rebuild recovery manifests.docs/changelog/2026-07-30.mdx: Records bounded local inference health-response retention.docs/changelog/2026-07-30.mdx: Records state preservation across supervisor relaunch recovery.Type of Change
Quality Gates
test/changelog-docs.test.tsvalidates the dated changelog contract, SPDX comment, version heading, and published routes.Documentation Writer Review
docs-updateddocs/changelog/2026-07-30.mdx; the documentation-only diff passed review againstWRITING.md, the controlled word list, anddocs/CONTRIBUTING.md. The review covered terminology, structure, active voice, release meaning, product-scope boundaries, and link and code presentation. Changelog tests passed 6/6, and the docs build reported 0 errors with 2 pre-existing warnings.DGX Station Hardware Evidence
Verification
Signed-off-by:line and every commit appears asVerifiedin GitHubpre-commit,commit-msg, andpre-pushhooks passed, ornpm run validate:prpassed after refreshingorigin/mainwhen hooks were skipped or unavailablenpx vitest run test/changelog-docs.test.tspassed 6/6 tests.npm testfor broad runtime/test-harness changes;npm run checkfor repo-wide validation/coverage changes — command/result: Not applicable to this documentation-only release entry.npm run docsbuilds without warnings (doc changes only) — result: Build passed with 0 errors and 2 pre-existing warnings.Signed-off-by: San Dang sdang@nvidia.com
Summary by CodeRabbit