docs(changelog): add v0.0.109 release entry - #9014
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 (1)
📝 WalkthroughWalkthroughThe v0.0.109 changelog documents updates to launch readiness, runtime behavior, integrations, security, managed images, uninstall cleanup, contributor tooling, and release qualification. ChangesRelease changelog
Estimated code review effort: 2 (Simple) | ~10 minutes Mergeability Score: ⚪ Minimal · up to This documentation-only change adds the v0.0.109 changelog entry and has no actionable merge-blocking risk remaining after normal checks and review. 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-9014.docs.buildwithfern.com/nemoclaw |
PR Review Advisor — No blocking findings reportedAdvisor assessment: No blocking advisor findings reported Model lanes
Second-opinion terminology and E2E selections are advisory. Live E2E does not run automatically for pull requests. 4 semantic terminology decisionsTerminology decisions are advisory. They affect the assessment only when a separate finding identifies concrete semantic impact.
E2E guidanceAdvisory only. A maintainer can dispatch the default E2E suite for the commit under review. Recommended E2E: None This automated review informs maintainers. Warnings and suggestions do not require a response. A maintainer decides whether to merge. |
<!-- markdownlint-disable MD041 --> ## Summary This PR updates the canonical v0.0.109 release entry for the August 14, 2026 tag. It adds release-relevant changes that merged after the original release-entry PR and keeps dormant and test-only product surfaces out of the public release history. ## Changes - Rename the dated v0.0.109 changelog file from August 13 to the planned August 14 release date. - Add release-relevant onboarding, gateway, inference, agent, Hermes, sandbox, installer, messaging-policy, and release-qualification changes merged after PR #9014. - Exclude PR #8923 from the public release history because it changes only the trusted Brev Launchable SSH readiness loop and no supported user workflow. - Preserve the required native MDX SPDX header and the existing release-entry structure. ## Type of Change - [ ] Code change (feature, bug fix, or refactor) - [ ] Code change with doc updates - [x] 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: - [x] Tests not applicable — justification: This PR changes release-history prose and links without changing product behavior. - [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: ## Documentation Writer Review - [x] Documentation writer subagent reviewed the completed changes - Result: `docs-updated` - Evidence: `docs/changelog/2026-08-13.mdx` was renamed to `docs/changelog/2026-08-14.mdx`, and the complete final release entry and PR text were reviewed against the documentation writing rules, documentation style, current source and tests, merged PR context, and the explicit test-only exclusion for PR #8923. The claims, release scope, MDX structure, published routes, and controlled terminology are accurate. `npx vitest run test/changelog-docs.test.ts` passed 6 tests; `npm run docs` passed with 0 errors and 2 existing non-failing Fern warnings; the published-route check, `git diff --check`, and commit hooks passed. - Agent: Codex Desktop <!-- docs-review-head-sha: 86f6e10 --> <!-- docs-review-agents-blob-sha: e30afb2 --> ## DGX Station Hardware Evidence - [ ] Tested on DGX Station - Tested commit: - Station profile/scenario: - Result: - Supporting evidence: ## Verification - [x] PR description includes a `Signed-off-by:` line and every commit appears as `Verified` in GitHub - [x] 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 - [x] Targeted behavior tests pass for the current change set, or tests are marked not applicable above — `npx vitest run test/changelog-docs.test.ts` passed 6 tests. - [ ] 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) — The build passed with 0 errors and 2 existing non-failing Fern warnings. - [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) — Native dated changelog entries use the required MDX SPDX comment without frontmatter. --- Signed-off-by: Prekshi Vyas <prekshiv@nvidia.com> <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Added credential-free, 24-hour launch-readiness leases on Linux. * Added editable and resumable onboarding. * Added per-sandbox Hermes API ports and selectable WhatsApp reply modes. * Introduced a preview of Deferred N1x Express managed-vLLM. * **Improvements** * Improved inference validation, hardware and local inference discovery, sandbox recovery, networking, managed images, and portable execution. * Enhanced uninstall safety, service lifecycle handling, state transitions, and release qualification workflows. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Summary
Add the canonical dated release entry for NemoClaw v0.0.109 before release planning captures the tag commit.
The entry reconciles all 70 PR-bearing commits after v0.0.108 and records the no-diff superseded merge without attributing release behavior to it.
Changes
docs/changelog/2026-08-13.mdxwith the exact## v0.0.109heading and parser-safe MDX SPDX comment.v0.0.108..origin/mainexactly once, including the explicit no-diff classification for PR fix(onboard): rebuild on messaging credential drift #7853.Type of Change
Quality Gates
test/changelog-docs.test.tsvalidates dated-entry structure, parser-safe SPDX syntax, root-absolute links, version uniqueness, and shared publication across all guide variants.Documentation Writer Review
docs-updateddocs/changelog/2026-08-13.mdx; the subagent reviewed the writing rules and documentation style.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 tests; release coverage check matched 70 exact PR links to 70 commits.npm testfor broad runtime/test-harness changes;npm run checkfor repo-wide validation/coverage changes — command/result:npm run docsbuilds without warnings (doc changes only)npm run docsexited with status 0. Fern reported two existing environment/configuration warnings: unauthenticated redirect checking and the existing light-mode accent contrast ratio.The native changelog format uses an MDX SPDX comment and no frontmatter, as required by
docs/CONTRIBUTING.md.Signed-off-by: Carlos Villela cvillela@nvidia.com
Summary by CodeRabbit