Skip to content

docs: add v0.0.108 release entry - #8943

Merged
apurvvkumaria merged 1 commit into
mainfrom
agent/docs-v0.0.108-release-entry
Aug 13, 2026
Merged

docs: add v0.0.108 release entry#8943
apurvvkumaria merged 1 commit into
mainfrom
agent/docs-v0.0.108-release-entry

Conversation

@prekshivyas

@prekshivyas prekshivyas commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adds the canonical August 12, 2026 release entry for NemoClaw v0.0.108.
The entry accounts for all 55 merged PRs assigned to the release and unblocks the patch release plan and tag qualification.

Changes

  • Add docs/changelog/2026-08-12.mdx with the parser-safe ## v0.0.108 heading.
  • Group the complete release train into user-oriented feature, recovery, security, runtime, documentation, and qualification changes.
  • Link all 55 merged PRs carrying the v0.0.108 label with no missing, extra, or duplicate PR numbers.

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-note prose only; the targeted changelog contract suite validates its format, version ordering, CLI spelling, 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:

Documentation Writer Review

  • Documentation writer subagent reviewed the completed changes
  • Result: docs-updated
  • Evidence: docs/changelog/2026-08-12.mdx was reviewed against the exact 55-PR release set, WRITING.md, docs/CONTRIBUTING.md, the controlled word list, and published-route rules.
  • Agent: Codex Desktop

DGX Station Hardware Evidence

  • Tested on DGX Station
  • Tested commit:
  • Station profile/scenario:
  • Result:
  • Supporting evidence:

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 validate:pr passed after refreshing origin/main when hooks were skipped or unavailable
  • Targeted behavior tests pass for the current change set, or tests are marked not applicable above — command/result or justification: npx vitest run test/changelog-docs.test.ts passed 6/6 tests on the final content.
  • Applicable broad gate passed — npm test for broad runtime/test-harness changes; npm run check for repo-wide validation/coverage changes — command/result:
  • 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)
  • Doc pages follow the style guide (doc changes only)
  • New doc pages include SPDX header and frontmatter (new pages only)

Additional docs evidence: npm run docs completed successfully with zero errors; Fern reported two existing advisory warnings.
The new canonical changelog page includes the required SPDX header and release heading; changelog pages do not use frontmatter.


Signed-off-by: prekshivyas prekshiv@nvidia.com

Summary by CodeRabbit

  • Documentation
    • Added the v0.0.108 release changelog.
    • Documented updates to host mounts, experimental profiles, onboarding recovery, credential rotation, MCP and Hermes, snapshots, security, managed images, and contributor guidance.
    • Recorded the removal of the Jetson dispatch backend and included related references.

Signed-off-by: prekshivyas <prekshiv@nvidia.com>
@prekshivyas prekshivyas self-assigned this Aug 13, 2026
@coderabbitai

coderabbitai Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

The changelog adds the v0.0.108 release entry. It documents onboarding, runtime, security, managed-image, contributor, and release-qualification changes.

Changes

v0.0.108 release documentation

Layer / File(s) Summary
Runtime and onboarding updates
docs/changelog/2026-08-12.mdx
Documents host mounts, Muse Glimmer, inference guidance, onboarding recovery, credential handling, MCP registration, Hermes validation, and snapshot behavior.
Security and image updates
docs/changelog/2026-08-12.mdx
Documents gateway-state retirement, ownership controls, token isolation, metadata preservation, managed-image refreshes, and attestation validation.
Contributor guidance and release qualification
docs/changelog/2026-08-12.mdx
Documents contributor setup guidance, audit follow-ups, consolidated release qualification, lifecycle scenarios, backend removal, and recovery fixtures.

Estimated code review effort: 2 (Simple) | ~10 minutes

Mergeability Score: 🔵 Low · up to a672b

The PR adds release notes only. One entry has an ambiguous product/profile description, and another documents scope that still needs owner confirmation; these are bounded documentation-accuracy follow-ups, so the PR is mergeable with explicit owner awareness.

Suggested reviewers: aasthajh

🚥 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 concisely describes the changelog entry added for the v0.0.108 release.
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 agent/docs-v0.0.108-release-entry

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

@github-actions

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 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-08-12.mdx`:
- Line 16: Update the changelog sentence to clarify the compound modifier by
either describing it as a “managed vLLM profile for Muse Glimmer” when Muse
Glimmer is the profile name, or as a “Muse Glimmer-managed vLLM profile” when it
is the manager; preserve the rest of the sentence.
🪄 Autofix

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: 9244624d-a84e-4794-8f72-f91825c15913

📥 Commits

Reviewing files that changed from the base of the PR and between c49c0a2 and a672b95.

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

NemoClaw validates each source, destination, and symlink boundary before mutation, persists accepted mounts for `rebuild` and interrupted `onboard --resume`, removes their declaration during `destroy`, and reports them in sandbox status.
For more information, refer to [Understand Sandbox State](/user-guide/openclaw/manage-sandboxes/state-and-backups/understand-sandbox-state) and the [NemoClaw CLI Commands Reference](/user-guide/openclaw/reference/commands).
Related change: [PR #8280](https://github.com/NVIDIA/NemoClaw/pull/8280).
- The explicit-only Experimental Muse Glimmer managed vLLM profile now runs on one DGX Spark with its validated checkpoint, ARM64 image, parser settings, and resource limits.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win

Clarify the compound modifier.

The phrase Muse Glimmer managed vLLM profile is ambiguous. If Muse Glimmer names the profile, use managed vLLM profile for Muse Glimmer. If it names the manager, use Muse Glimmer-managed vLLM profile.

Static analysis flags this compound modifier for hyphenation.

🧰 Tools
🪛 LanguageTool

[grammar] ~16-~16: Use a hyphen to join words.
Context: ... explicit-only Experimental Muse Glimmer managed vLLM profile now runs on one DGX...

(QB_NEW_EN_HYPHEN)

🤖 Prompt for 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.

In `@docs/changelog/2026-08-12.mdx` at line 16, Update the changelog sentence to
clarify the compound modifier by either describing it as a “managed vLLM profile
for Muse Glimmer” when Muse Glimmer is the profile name, or as a “Muse
Glimmer-managed vLLM profile” when it is the manager; preserve the rest of the
sentence.

Source: Linters/SAST tools

@github-actions

github-actions Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

PR Review Advisor — No blocking findings reported

Advisor assessment: No blocking advisor findings reported
Next action: No advisor follow-up needed.
Findings: 0 blockers · 0 warnings · 0 suggestions

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 terminology decisions differ; normalized E2E selections match; severity counts match.

Second-opinion terminology and E2E selections are advisory. Live E2E does not run automatically for pull requests.

4 semantic terminology decisions

Terminology decisions are advisory. They affect the assessment only when a separate finding identifies concrete semantic impact.

  • established — lifecycle authority at docs/changelog/2026-08-12.mdx:22: Retain `lifecycle authority`; the controlled word list defines this repository term.
  • established — managed state at docs/changelog/2026-08-12.mdx:38: Retain `managed state`; existing documentation uses this term for the same lifecycle boundary.
  • established — strict tool-call validation at docs/changelog/2026-08-12.mdx:17: Retain `strict tool-call validation`; current documentation, source comments, and tests use this term.
  • established — release qualification at docs/changelog/2026-08-12.mdx:49: Retain `release qualification`; repository release procedures use this term consistently.

E2E guidance

Advisory only. A maintainer can dispatch the default E2E suite for the commit under review.

Recommended E2E: None

Workflow run details

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

@apurvvkumaria
apurvvkumaria merged commit 9df101e into main Aug 13, 2026
62 checks passed
@apurvvkumaria
apurvvkumaria deleted the agent/docs-v0.0.108-release-entry branch August 13, 2026 02:00
@wscurran wscurran added the chore Build, CI, dependency, or tooling maintenance label Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Build, CI, dependency, or tooling maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants