Skip to content

docs: add v0.0.95 release entry#7513

Merged
senthilr-nv merged 3 commits into
mainfrom
codex/release-v0.0.95-docs
Jul 25, 2026
Merged

docs: add v0.0.95 release entry#7513
senthilr-nv merged 3 commits into
mainfrom
codex/release-v0.0.95-docs

Conversation

@senthilr-nv

@senthilr-nv senthilr-nv commented Jul 25, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adds the canonical pre-tag ## v0.0.95 release entry to docs/changelog/2026-07-24.mdx, before the existing v0.0.94 entry. The entry summarizes approved user-visible changes merged since v0.0.94 and excludes internal-only prerequisites.

Changes

  • Adds the v0.0.95 summary and detailed bullets for gateway lifecycle, recovery, state transfer, inference compatibility, sandbox security, Discord policy, and E2E evidence.
  • Links each user-facing theme to the most specific published documentation.
  • Records the release entry in the shared native changelog used by the OpenClaw, Hermes, and Deep Agents guides.

Source summary:

  • #7246, #7228, #7267, #7489, #7509, #7351, and #7290 -> docs/changelog/2026-07-24.mdx: Gateway authority, forward teardown and retry, managed recovery, Hermes restart recovery, scoped uninstall, and orphan-aware backup behavior.
  • #7344 and #7416 -> docs/changelog/2026-07-24.mdx: Atomic SQLite restore and host download verification.
  • #7476, #7347, #7281, #7485, #7491, and #7422 -> docs/changelog/2026-07-24.mdx: Windows Ollama reuse, CDI fallback, bounded OpenRouter connection setup, Nemotron-3 request compatibility, and managed Deep Agents retry and provider-error behavior.
  • #6884, #7481, #6878, #7467, #7502, #7503, #7504, and #7486 -> docs/changelog/2026-07-24.mdx: Trusted base-image overrides, local rebuild images, runtime validation, config preservation, reviewed package updates, and fewer final-image payload layers.
  • #7303 -> docs/changelog/2026-07-24.mdx: Scoped Discord application-command management.
  • #7488, #7465, #7497, #7464, #7501, #7494, and #7493 -> docs/changelog/2026-07-24.mdx: Selected-test risk signals, retry cleanup, full root-image validation, direct-main Hermes setup, executed PR-gate evidence, nightly history, and runner wait reporting.
  • #7447 is an internal pinned-runtime prerequisite and is intentionally excluded from canonical supported-integration documentation.
  • #7370 adds maintainer-only advisory reconciliation tooling and does not change supported user behavior.
  • #7495 updates existing documentation and does not add a new v0.0.95 behavior claim.

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: test/changelog-docs.test.ts validates the dated changelog structure, heading uniqueness, and published links.
  • Tests not applicable — justification:
  • 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-07-24.mdx; writing rules, documentation style, factual release meaning, and published links reviewed at exact head 58b02f2bf.
  • Agent: Codex documentation writer reviewer

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 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 — command/result or justification: 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:
  • 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) — the build passed with 0 errors and 2 Fern warnings.
  • Doc pages follow the style guide (doc changes only)
  • New doc pages include SPDX header and frontmatter (new pages only)

Signed-off-by: Senthil Ravichandran senthilr@nvidia.com

Summary by CodeRabbit

  • Documentation
    • Added a new v0.0.95 changelog entry above v0.0.94.
    • Documented improved externally supervised gateway lifecycle ownership.
    • Improved snapshot restore reliability and SQLite state handling.
    • Tightened CLI backup-all behavior and host artifact verification.
    • Updated Windows onboarding guidance (including Ollama service reuse and CDI directory fallback).
    • Noted inference compatibility fixes, deeper agent failure classification, stricter base-image validation, updated Discord bot command permissions, and refined E2E release automation evidence handling.

Signed-off-by: Senthil Ravichandran <senthilr@nvidia.com>
Signed-off-by: Senthil Ravichandran <senthilr@nvidia.com>
@senthilr-nv senthilr-nv added area: docs Documentation, examples, guides, or docs build v0.0.95 labels Jul 25, 2026
@senthilr-nv senthilr-nv self-assigned this Jul 25, 2026
@senthilr-nv senthilr-nv added area: docs Documentation, examples, guides, or docs build v0.0.95 labels Jul 25, 2026
@coderabbitai

coderabbitai Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

Adds a v0.0.95 changelog entry describing gateway, sandbox, CLI, onboarding, inference, policy, and E2E automation changes.

Changes

Release notes

Layer / File(s) Summary
Add v0.0.95 release entry
docs/changelog/2026-07-24.mdx
Adds release notes for behavioral and compatibility updates across gateway lifecycle ownership, sandbox recovery, snapshot restore, CLI verification, Windows onboarding, inference integrations, base-image validation, Discord permissions, and E2E evidence handling.

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

Possibly related PRs

Suggested reviewers: cjagwani

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
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.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: adding the v0.0.95 changelog entry.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/release-v0.0.95-docs

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

@github-actions

Copy link
Copy Markdown
Contributor

@senthilr-nv
senthilr-nv requested a review from cjagwani July 25, 2026 01:23

@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-07-24.mdx`:
- Line 8: Update the NemoClaw v0.0.95 changelog summary to replace “requires
executed E2E evidence” with “requires E2E evidence from executed runs,” leaving
the rest of the release description unchanged.
🪄 Autofix (Beta)

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: 6ed65acf-6e91-4456-9879-fa7fd11a6728

📥 Commits

Reviewing files that changed from the base of the PR and between 3b2f6d5 and 56b6617.

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

Comment thread docs/changelog/2026-07-24.mdx Outdated
@senthilr-nv
senthilr-nv requested a review from prekshivyas July 25, 2026 01:26
@senthilr-nv
senthilr-nv enabled auto-merge (squash) July 25, 2026 01:27
@github-actions

github-actions Bot commented Jul 25, 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.

@cjagwani cjagwani left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Lgtm

@senthilr-nv
senthilr-nv merged commit 0719dba into main Jul 25, 2026
94 of 98 checks passed
@senthilr-nv
senthilr-nv deleted the codex/release-v0.0.95-docs branch July 25, 2026 01:31
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