docs(release): add v0.0.81 release notes#6712
Conversation
Signed-off-by: Carlos Villela <cvillela@nvidia.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughDocumentation now covers v0.0.81 changes, Hermes dashboard profile backup and restoration, backup failure reporting, and the distinction between host CLI and direct runner snapshot retention actions. ChangesHermes dashboard state and backup documentation
Release documentation
Snapshot retention guidance
Estimated code review effort: 2 (Simple) | ~10 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
E2E Advisor RecommendationRequired E2E: None Full advisor summaryE2E Recommendation AdvisorBase: Required E2E
Optional E2E
New E2E recommendations
|
|
🌿 Preview your docs: https://nvidia-preview-pr-6712.docs.buildwithfern.com/nemoclaw |
PR Review Advisor — InformationalMerge posture: Informational / low confidence This is an automated review. Required findings need action before merge. Warnings and optional suggestions do not require a response or follow-up. A human maintainer makes the final merge decision. |
<!-- markdownlint-disable MD041 --> ## Summary Release-prep documentation for v0.0.81 now summarizes user-facing changes merged since v0.0.80. It also closes the Hermes dashboard-profile backup gap and distinguishes direct blueprint-runner actions from public host CLI commands. ## Changes - Add the `v0.0.81` section to `docs/about/release-notes.mdx` with links to the detailed user guides. - Document that Hermes rebuilds preserve `.hermes/dashboard-home/`, including Dashboard `MEMORY.md` and `USER.md`. - Update Hermes manual backup and restore examples to transfer those two profile files without copying generated configuration or the secret-bearing dashboard `.env`. - Explain the new per-item backup failure causes. - Clarify that migration snapshot retention fragments are direct-runner arguments and are not exposed by the host `nemoclaw` CLI. ### Source summary - NVIDIA#6445 -> `docs/about/release-notes.mdx`, `docs/manage-sandboxes/backup-restore.mdx`, and `docs/manage-sandboxes/workspace-files.mdx`: Summarize manifest-owned key-level restore and current-config authority. - NVIDIA#6617 -> `docs/about/release-notes.mdx` and `docs/manage-sandboxes/backup-restore.mdx`: Record the fail-closed `/proc` fallback used to verify an idle Deep Agents runtime before snapshot creation. - NVIDIA#6685 -> `docs/about/release-notes.mdx`, `docs/manage-sandboxes/backup-restore.mdx`, and `docs/manage-sandboxes/workspace-files.mdx`: Document Hermes Web Dashboard profile persistence and safe manual transfer. - NVIDIA#6649 -> `docs/about/release-notes.mdx`: Summarize host-validated loopback compatible-endpoint routing through the sandbox gateway. - NVIDIA#6643 -> `docs/about/release-notes.mdx`: Summarize automatic `max_completion_tokens` handling for GPT-5 and o-series models. - NVIDIA#6661 -> `docs/about/release-notes.mdx`: Summarize bounded connection reuse for eligible provider-validation probes. - NVIDIA#6704 -> `docs/about/release-notes.mdx`: Record that direct blueprint apply stops instead of persisting incomplete state after provider or inference setup fails. - NVIDIA#6677 -> `docs/about/release-notes.mdx`: Summarize transactional recovery for legacy Docker containers whose managed supervisor disappeared after restart. - NVIDIA#6625 -> `docs/about/release-notes.mdx`: Record Hermes managed-startup persistence across direct Docker restarts. - NVIDIA#6597 -> `docs/about/release-notes.mdx`: Record final-sandbox gateway cleanup on macOS. - NVIDIA#6680 -> `docs/about/release-notes.mdx`: Summarize managed Deep Agents first-run and process-tree cleanup improvements. - NVIDIA#6647 -> `docs/about/release-notes.mdx`: Record fail-closed validation for the managed Deep Agents fetch CA bundle. - NVIDIA#6645 -> `docs/about/release-notes.mdx`: Summarize WhatsApp loopback pairing and trusted npm plugin provenance. - NVIDIA#6673 -> `docs/about/release-notes.mdx` and `docs/manage-sandboxes/backup-restore.mdx`: Document stopped-sandbox backup remediation. - NVIDIA#6631 -> `docs/about/release-notes.mdx` and `docs/manage-sandboxes/backup-restore.mdx`: Document per-item backup failure causes. - NVIDIA#6620 -> `docs/about/release-notes.mdx`: Record the created-but-not-ready sandbox lifecycle receipt. - NVIDIA#6664 -> `docs/about/release-notes.mdx`: Record prompt-aware onboarding progress output. - NVIDIA#6598 -> `docs/about/release-notes.mdx`: Summarize stale replay-result invalidation during resumed onboarding. - NVIDIA#6593 -> `docs/about/release-notes.mdx`: Summarize contextual OpenClaw audit findings for managed dashboard compatibility settings. - NVIDIA#6650 -> `docs/about/release-notes.mdx`: Record redaction of token-shaped URL query values. - NVIDIA#6638 -> `docs/about/release-notes.mdx`: Record the exact-path MCP `DELETE` policy recipe for session termination. - NVIDIA#5453 -> `docs/reference/host-files-and-state.mdx`: Clarify that snapshot retention actions belong to direct runner integrations and are not standalone host CLI commands. ### Skipped from docs-skip - NVIDIA#6633 matched the `openclaw-sandbox-permissive.yaml` path in `docs/.docs-skip` and produced no documentation in this update. ## Type of Change - [ ] Code change (feature, bug fix, or refactor) - [ ] Code change with doc updates - [ ] Doc only (prose changes, no code sample modifications) - [x] Doc only (includes code sample changes) ## Quality Gates - [ ] Tests added or updated for changed behavior - [ ] Existing tests cover changed behavior — justification: - [x] Tests not applicable — justification: This is a documentation-only release-prep update; behavior is protected by the merged source PRs, and the documentation build validates the changed examples and routes. - [x] Docs updated for user-facing behavior changes - [ ] Docs not applicable — justification: - [ ] Sensitive paths changed (security, policy, credentials, preflight, onboarding, inference, runner, sandbox, or messaging) - [ ] Sensitive-path review completed or maintainer-approved waiver recorded — reviewer/approval link/justification: - [ ] Non-success, skipped, or missing CI check accepted by maintainer — check name, approval link, and follow-up issue: ## Verification - [x] PR description includes the DCO sign-off declaration and every commit appears as `Verified` in GitHub - [x] Normal `pre-commit`, `commit-msg`, and `pre-push` hooks passed, or `npm run check:diff` passed when hooks were skipped or unavailable - [x] Targeted behavior tests pass for the current change set, or tests are marked not applicable above — tests are not applicable for this documentation-only change; `npm run docs` completed successfully. - [ ] Applicable broad gate passed — `npm test` for broad runtime/test-harness changes; `npm run check` for repo-wide validation/coverage changes — command/result: not run for this documentation-only change. - [x] Quality Gates section completed with required justifications or waivers - [x] No secrets, API keys, or credentials committed - [ ] `npm run docs` builds without warnings (doc changes only) — 0 errors; two existing Fern warnings remain. - [x] Doc pages follow the [style guide](https://github.com/NVIDIA/NemoClaw/blob/main/docs/CONTRIBUTING.md) (doc changes only) - [ ] New doc pages include SPDX header and frontmatter (new pages only) — no new pages. --- Signed-off-by: Carlos Villela <cvillela@nvidia.com> <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Documentation** - Added release notes for v0.0.81 covering state preservation, inference setup, sandbox recovery, session setup, pairing, diagnostics, and security policy updates. - Expanded backup and restore guidance to include dashboard profile files and clarify files that must not be copied. - Added dashboard profile persistence details to workspace and rebuild documentation. - Clarified snapshot retention guidance and the distinction between host CLI capabilities and direct runner actions. - Added more detailed backup failure reporting information. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Signed-off-by: Carlos Villela <cvillela@nvidia.com>
Summary
Release-prep documentation for v0.0.81 now summarizes user-facing changes merged since v0.0.80.
It also closes the Hermes dashboard-profile backup gap and distinguishes direct blueprint-runner actions from public host CLI commands.
Changes
v0.0.81section todocs/about/release-notes.mdxwith links to the detailed user guides..hermes/dashboard-home/, including DashboardMEMORY.mdandUSER.md..env.nemoclawCLI.Source summary
docs/about/release-notes.mdx,docs/manage-sandboxes/backup-restore.mdx, anddocs/manage-sandboxes/workspace-files.mdx: Summarize manifest-owned key-level restore and current-config authority.docs/about/release-notes.mdxanddocs/manage-sandboxes/backup-restore.mdx: Record the fail-closed/procfallback used to verify an idle Deep Agents runtime before snapshot creation.docs/about/release-notes.mdx,docs/manage-sandboxes/backup-restore.mdx, anddocs/manage-sandboxes/workspace-files.mdx: Document Hermes Web Dashboard profile persistence and safe manual transfer.docs/about/release-notes.mdx: Summarize host-validated loopback compatible-endpoint routing through the sandbox gateway.docs/about/release-notes.mdx: Summarize automaticmax_completion_tokenshandling for GPT-5 and o-series models.docs/about/release-notes.mdx: Summarize bounded connection reuse for eligible provider-validation probes.docs/about/release-notes.mdx: Record that direct blueprint apply stops instead of persisting incomplete state after provider or inference setup fails.docs/about/release-notes.mdx: Summarize transactional recovery for legacy Docker containers whose managed supervisor disappeared after restart.docs/about/release-notes.mdx: Record Hermes managed-startup persistence across direct Docker restarts.docs/about/release-notes.mdx: Record final-sandbox gateway cleanup on macOS.docs/about/release-notes.mdx: Summarize managed Deep Agents first-run and process-tree cleanup improvements.docs/about/release-notes.mdx: Record fail-closed validation for the managed Deep Agents fetch CA bundle.docs/about/release-notes.mdx: Summarize WhatsApp loopback pairing and trusted npm plugin provenance.docs/about/release-notes.mdxanddocs/manage-sandboxes/backup-restore.mdx: Document stopped-sandbox backup remediation.docs/about/release-notes.mdxanddocs/manage-sandboxes/backup-restore.mdx: Document per-item backup failure causes.docs/about/release-notes.mdx: Record the created-but-not-ready sandbox lifecycle receipt.docs/about/release-notes.mdx: Record prompt-aware onboarding progress output.docs/about/release-notes.mdx: Summarize stale replay-result invalidation during resumed onboarding.docs/about/release-notes.mdx: Summarize contextual OpenClaw audit findings for managed dashboard compatibility settings.docs/about/release-notes.mdx: Record redaction of token-shaped URL query values.docs/about/release-notes.mdx: Record the exact-path MCPDELETEpolicy recipe for session termination.docs/reference/host-files-and-state.mdx: Clarify that snapshot retention actions belong to direct runner integrations and are not standalone host CLI commands.Skipped from docs-skip
openclaw-sandbox-permissive.yamlpath indocs/.docs-skipand produced no documentation in this update.Type of Change
Quality Gates
Verification
Verifiedin GitHubpre-commit,commit-msg, andpre-pushhooks passed, ornpm run check:diffpassed when hooks were skipped or unavailablenpm run docscompleted successfully.npm testfor broad runtime/test-harness changes;npm run checkfor repo-wide validation/coverage changes — command/result: not run for this documentation-only change.npm run docsbuilds without warnings (doc changes only) — 0 errors; two existing Fern warnings remain.Signed-off-by: Carlos Villela cvillela@nvidia.com
Summary by CodeRabbit