Skip to content

docs: add v0.0.89 release changelog - #7255

Merged
ericksoa merged 1 commit into
mainfrom
docs/v0.0.89-release-prep
Jul 20, 2026
Merged

docs: add v0.0.89 release changelog#7255
ericksoa merged 1 commit into
mainfrom
docs/v0.0.89-release-prep

Conversation

@ericksoa

@ericksoa ericksoa commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Summary

Add the canonical dated changelog entry for NemoClaw v0.0.89 before the release plan captures the tag commit.
The entry summarizes the user-visible Station preparation, inference, recovery, policy-disclosure, and CLI-containment changes merged since v0.0.88.

Changes

  • Add docs/changelog/2026-07-20.mdx with the exact ## v0.0.89 release heading, parser-safe SPDX comment, summary, and detailed bullets.
  • Link each shipped theme to the most specific published OpenClaw documentation routes.
  • Keep internal E2E, advisory-registry, and review-workflow refactors out of the user-facing release summary.

Source summary:

Type of Change

  • Code change (feature, bug fix, or refactor)
  • Code change with doc updates
  • Doc only (prose changes, no code sample modifications)
  • Doc only (includes code sample changes)

Quality Gates

  • Tests added or updated for changed behavior
  • Existing tests cover changed behavior — justification:
  • Tests not applicable — justification: This PR adds release-history prose only; the focused changelog contract test validates its required structure and routes.
  • 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

  • PR description includes a Signed-off-by: line and every commit appears as Verified in GitHub
  • Normal pre-commit, commit-msg, and pre-push hooks passed, or npm run check:diff passed when hooks were skipped or unavailable
  • Targeted behavior tests pass for the current change set, or tests are marked not applicable above — mise exec node@22.23.1 -- npx vitest run test/changelog-docs.test.ts (6 passed).
  • Applicable broad gate passed — npm test for broad runtime/test-harness changes; npm run check for repo-wide validation/coverage changes — not applicable to this doc-only release entry.
  • Quality Gates section completed with required justifications or waivers
  • No secrets, API keys, or credentials committed
  • npm run docs builds without warnings (doc changes only) — mise exec node@22.23.1 -- npm run docs completed with 0 errors and 2 existing site-wide warnings.
  • Doc pages follow the style guide (doc changes only)
  • New doc pages include SPDX header and frontmatter (new pages only) — the native changelog entry uses the required parser-safe MDX SPDX comment and does not use frontmatter.

Signed-off-by: Aaron Erickson aerickson@nvidia.com

Summary by CodeRabbit

  • New Features

    • Expanded DGX Station installation support for qualified GB300 and OTA-upgraded environments.
    • Preserved selected inference providers, endpoints, model pins, and tuning settings during sandbox creation and rebuilds.
    • Improved sandbox recovery by validating availability and stability before restarting services.
    • Added clearer policy output showing the complete effective messaging egress configuration.
  • Bug Fixes

    • Hardened status and inference route displays by sanitizing terminal control characters.
    • Improved Hermes uninstall behavior by stopping detached dashboard forwarding.

Signed-off-by: Aaron Erickson <aerickson@nvidia.com>
@ericksoa ericksoa added area: docs Documentation, examples, guides, or docs build v0.0.89 labels Jul 20, 2026
@ericksoa ericksoa self-assigned this Jul 20, 2026
@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: c73f544d-e553-464f-afc7-7ebe2b1f599e

📥 Commits

Reviewing files that changed from the base of the PR and between 70d7d28 and 0fec130.

📒 Files selected for processing (1)
  • docs/changelog/2026-07-20.mdx

📝 Walkthrough

Walkthrough

Adds the v0.0.89 changelog entry, documenting NemoClaw updates to installation recognition, inference provenance, sandbox recovery, policy disclosure, CLI output sanitization, and Hermes uninstall behavior.

Changes

Release changelog

Layer / File(s) Summary
Document v0.0.89 behavior updates
docs/changelog/2026-07-20.mdx
Adds an SPDX header and release notes covering installation paths, inference providers, sandbox recovery, policy egress disclosure, output hardening, and Hermes watcher cleanup.

Estimated code review effort: 1 (Trivial) | ~3 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and accurately summarizes the main change: adding the v0.0.89 release changelog entry.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/v0.0.89-release-prep

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown
Contributor

@github-actions

github-actions Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

PR Review Advisor — Informational

Advisor assessment: Informational / high confidence
Next action: No advisor follow-up needed.
Findings: 0 blockers · 0 warnings · 0 suggestions
Status: No actionable findings remain in the canonical review ledger.

Model lanes

  • GPT-5.6 Terra (primary): Completed · high confidence · 0 blockers · 0 warnings · 0 suggestions
  • Nemotron 3 Ultra (second opinion): Completed · high confidence · 0 blockers · 0 warnings · 0 suggestions
  • Model comparison: normalized findings match; normalized E2E selections match; severity counts match.

Nemotron output stays in workflow artifacts and does not change the assessment above.

E2E guidance

Advisory only. E2E / PR Gate selects and runs jobs independently.

Recommended E2E: None

1 optional E2E recommendation
  • docs-validation

Workflow run details

This automated review informs maintainers. Warnings and suggestions do not require a response. A maintainer decides whether to merge.

@ericksoa
ericksoa merged commit 1143aa5 into main Jul 20, 2026
70 checks passed
@ericksoa
ericksoa deleted the docs/v0.0.89-release-prep branch July 20, 2026 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Documentation, examples, guides, or docs build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants