docs(release): add v0.0.84 changelog - #6988
Conversation
|
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 (3)
📝 WalkthroughWalkthroughThe PR adds the v0.0.84 changelog entry and documents model-aware local provider health checks plus OpenClaw runtime validation and configuration preservation behavior. ChangesDocumentation updates
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-6988.docs.buildwithfern.com/nemoclaw |
PR Review Advisor — InformationalAdvisor assessment: Informational / high confidence 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 1 optional E2E recommendation
This automated review informs maintainers. Warnings and suggestions do not require a response. A maintainer decides whether to merge. |
Summary
Adds the canonical
docs/changelog/2026-07-15.mdxentry with the exact## v0.0.84heading for the release candidate range fromv0.0.83through710d2b36b9eebcb6bca3c2b2f796a1bdb69c3a31.Fills two owner-page gaps for model-aware local inference health and pre-write OpenClaw candidate validation.
Changes
v0.0.84, with literal CLI names and root-absolute OpenClaw and Hermes routes.config setvalidates the complete candidate before replacing live config or reaching gateway restart.v0.0.84release label with the commit range. PR fix(inference): make shared route changes explicit #6773 is already contained inv0.0.83and remains documented there; CI, test-harness, docs-infrastructure, and.jsto.mtsmigration-only changes require no additional user guidance.Source summary
docs/manage-sandboxes/backup-restore.mdx,docs/changelog/2026-07-15.mdx: Explain that OpenClaw runtime identity and pairing state are excluded from snapshots and ignored during restore.docs/inference/set-up-ollama.mdx,docs/changelog/2026-07-15.mdx: Record the Ollama requested-model environment fallback and interactive default.docs/changelog/2026-07-15.mdx: Include the sandbox name in the documented rebuild resume-recovery behavior.docs/inference/custom-endpoint-security.mdx,docs/inference/set-up-openai-compatible-endpoint.mdx,docs/changelog/2026-07-15.mdx: Explain the exact-host trusted-private endpoint opt-in and retained SSRF boundaries.docs/reference/commands.mdx,docs/changelog/2026-07-15.mdx: Document Telegram channel health verdicts, summary behavior, and exit status.docs/manage-sandboxes/lifecycle.mdx,docs/changelog/2026-07-15.mdx: Add the missing model-inventory behavior for local status and doctor checks.docs/manage-sandboxes/runtime-controls.mdx,docs/changelog/2026-07-15.mdx: Add the missing pre-write OpenClaw candidate-validation contract.docs/changelog/2026-07-15.mdx: Preserve the failed-session fresh-install recovery correction in the release entry.docs/reference/commands.mdx,docs/reference/troubleshooting.mdx,docs/security/credential-storage.mdx,docs/changelog/2026-07-15.mdx: Summarize completed-prompt checkpointing and validated credential reuse during OpenClaw resume.docs/inference/switch-models.mdx,docs/inference/switch-providers.mdx,docs/reference/troubleshooting.mdx,docs/changelog/2026-07-15.mdx: Explain Hermes dashboard convergence after in-place inference changes.docs/manage-sandboxes/run-sandboxes.mdx,docs/manage-sandboxes/uninstall-nemoclaw.mdx,docs/reference/architecture.mdx,docs/reference/commands.mdx,docs/changelog/2026-07-15.mdx: Summarize port-scoped host state and uninstall preservation.docs/inference/configure-model-limits.mdx,docs/inference/set-up-ollama.mdx,docs/reference/troubleshooting.mdx,docs/changelog/2026-07-15.mdx: Record the Hermes64000-token Ollama floor and unchanged OpenClaw floor.docs/get-started/quickstart.mdx,docs/inference/verify-inference-route.mdx,docs/changelog/2026-07-15.mdx: Explain retryable not-ready finalization for unhealthy inference routes.docs/security/tcb-boundary.mdx,docs/changelog/2026-07-15.mdx: Document definitive stale transition-lock recovery and fail-closed ambiguous cases.docs/manage-sandboxes/manage-mcp-servers.mdx,docs/changelog/2026-07-15.mdx: Include Hermes MCP apply-state race recovery in the release entry without changing the established user workflow.docs/reference/troubleshooting.mdx,docs/changelog/2026-07-15.mdx: Record complete agent-specific fresh-install and resume recovery commands.docs/get-started/quickstart.mdx,docs/inference/set-up-vllm.mdx,docs/reference/platform-support.mdx,docs/changelog/2026-07-15.mdx: Summarize the DGX Station Nemotron Ultra express path and pinned managed-vLLM recipe.docs/inference/set-up-vllm.mdx,docs/reference/commands.mdx,docs/changelog/2026-07-15.mdx: Capture the final automated and interactive storage-warning behavior.Type of Change
Quality Gates
test/changelog-docs.test.tsvalidates the dated-entry structure, exact version heading, and preserved history.Verification
Signed-off-by:line and every commit appears asVerifiedin GitHubpre-commit,commit-msg, andpre-pushhooks passed, ornpm run check:diffpassed when hooks were skipped or unavailablenpx vitest run test/changelog-docs.test.ts(6 passed)npm testfor broad runtime/test-harness changes;npm run checkfor repo-wide validation/coverage changes — not run for this doc-only change.npm run docsbuilds without warnings (doc changes only) — completed with 0 errors; Fern reported the unchanged unauthenticated redirect-check and light-theme contrast warnings.Signed-off-by: Prekshi Vyas prekshiv@nvidia.com
Summary by CodeRabbit