Skip to content

docs(release): add v0.0.80 release notes#6668

Merged
cv merged 3 commits into
mainfrom
docs/release-notes-v0.0.80
Jul 11, 2026
Merged

docs(release): add v0.0.80 release notes#6668
cv merged 3 commits into
mainfrom
docs/release-notes-v0.0.80

Conversation

@prekshivyas

@prekshivyas prekshivyas commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Summary

Release-prep documentation for v0.0.80. Adds the ## v0.0.80 section to docs/about/release-notes.mdx summarizing user-facing changes since v0.0.79, each bullet linking to the relevant deeper page.

Produced via nemoclaw-contributor-update-docs (pre-tag path): scanned v0.0.79..HEAD, applied the docs skip list (no violations), and confirmed the 8 commits that already shipped in-PR docs are complete. No new pages needed.

Source summary

Verification

npm run docs: 0 errors, all internal links resolve (2 pre-existing hidden-page warnings). _build/ variants for OpenClaw, Hermes, and Deep Agents all regenerate with the v0.0.80 section.

Signed-off-by: Prekshi Vyas prekshiv@nvidia.com

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Documentation
    • Added release notes for v0.0.80.
    • Documented Hermes upgrades, including Slack Block Kit rendering.
    • Added details on OpenRouter traffic routing and attribution headers.
    • Documented improved proxy certificate handling and sandbox reliability.
    • Highlighted enhanced connection defaults, route-probing safeguards, onboarding recovery, and terminal/MCP startup behavior.
    • Added references to relevant user-guide documentation.

Release-prep docs for v0.0.80. Adds the v0.0.80 section to
docs/about/release-notes.mdx summarizing user-facing changes since
v0.0.79: Hermes v0.18 + Slack Block Kit, the host-local OpenRouter runtime
attribution adapter, host corporate proxy CA import into sandbox trust,
release-matched base-image selection and route-probe hardening, bare
'connect' default-sandbox behavior, interrupted onboarding/recovery
preservation, the automatic Hermes light terminal skin, and non-interactive
npx MCP server startup. Each bullet links to the relevant deeper page.

Verified with npm run docs: 0 errors, all internal links resolve.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Prekshi Vyas <prekshiv@nvidia.com>
@prekshivyas prekshivyas added area: docs Documentation, examples, guides, or docs build v0.0.80 Release target labels Jul 11, 2026
@coderabbitai

coderabbitai Bot commented Jul 11, 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: 3405626e-ca1c-4f43-ae40-3e8fd12e4574

📥 Commits

Reviewing files that changed from the base of the PR and between 8d56f64 and 52232ee.

📒 Files selected for processing (1)
  • docs/about/release-notes.mdx
✅ Files skipped from review due to trivial changes (1)
  • docs/about/release-notes.mdx

📝 Walkthrough

Walkthrough

Adds a v0.0.80 release-notes section covering Hermes, routing, sandbox trust and images, connection defaults, onboarding recovery, terminal/MCP startup, and related documentation links.

Changes

Release Notes

Layer / File(s) Summary
Document v0.0.80 highlights
docs/about/release-notes.mdx
Adds the v0.0.80 release section with feature highlights and user-guide references.

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

Possibly related PRs

  • NVIDIA/NemoClaw#5519: Adds another version-specific release-notes section to the same documentation file.
🚥 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 states the main change: adding v0.0.80 release notes.
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/release-notes-v0.0.80

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

@github-actions

github-actions Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

E2E Advisor Recommendation

Required E2E: None
Optional E2E: None

Workflow run

Full advisor summary

E2E Recommendation Advisor

Base: origin/main
Head: HEAD
Confidence: high

Required E2E

  • None. Docs-only release notes update; no E2E coverage is needed because the change cannot affect runtime or user flows.

Optional E2E

  • None.

New E2E recommendations

  • None.

@github-actions

github-actions Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

E2E Target Recommendation

Required E2E targets: None
Optional E2E targets: None

Workflow run

Full E2E target advisor summary

E2E Target Advisor

Base: origin/main
Head: HEAD
Confidence: high

Required E2E targets

  • None. Docs-only release notes change; it does not affect E2E target workflow, registry, runtime support, fixtures, live tests, or target-relevant application paths.

Optional E2E targets

  • None.

Relevant changed files

  • None.

@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.

🧹 Nitpick comments (1)
docs/about/release-notes.mdx (1)

21-46: 📐 Maintainability & Code Quality | 🔵 Trivial | ⚡ Quick win

Use second-person voice in the new release-note prose.

Most of this section describes the product in third person (NemoClaw, The adapter, Sandbox route probing) instead of addressing the reader directly. Rewrite user-facing guidance as direct language such as “You can…” or “Set…”, while preserving factual release claims.

🤖 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/about/release-notes.mdx` around lines 21 - 46, Rewrite the new
release-note bullets in second-person voice, replacing third-person subjects
such as “NemoClaw,” “The adapter,” and “Sandbox route probing” with direct
phrasing like “You can,” “Set,” or imperative guidance while preserving all
factual claims, technical details, links, and formatting.

Source: Coding guidelines

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

Nitpick comments:
In `@docs/about/release-notes.mdx`:
- Around line 21-46: Rewrite the new release-note bullets in second-person
voice, replacing third-person subjects such as “NemoClaw,” “The adapter,” and
“Sandbox route probing” with direct phrasing like “You can,” “Set,” or
imperative guidance while preserving all factual claims, technical details,
links, and formatting.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 7e41eece-cd84-47fb-95ff-19864c4f1f4d

📥 Commits

Reviewing files that changed from the base of the PR and between 41b40d1 and 8d56f64.

📒 Files selected for processing (1)
  • docs/about/release-notes.mdx

@github-actions

github-actions Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

PR Review Advisor (Nemotron Ultra) — No blocking findings

Merge posture: No blocking advisor findings
Primary next action: No advisor follow-up required beyond maintainer review.
Open items: 0 required · 0 warnings · 0 suggestions · 0 test follow-ups
Since last review: 0 prior items resolved · 0 still apply · 0 new items found

Workflow run details

This is an automated, non-binding review; it still expects maintainers and agents to respond to each required or warning item. Treat suggestions as current-PR improvements when they touch changed code; defer only with maintainer rationale or a linked follow-up. A human maintainer must make the final merge decision.

@github-actions

github-actions Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

PR Review Advisor — No blocking findings

Merge posture: No blocking advisor findings
Primary next action: No advisor follow-up required beyond maintainer review.
Open items: 0 required · 0 warnings · 0 suggestions · 0 test follow-ups
Since last review: 0 prior items resolved · 0 still apply · 0 new items found

Workflow run details

This is an automated, non-binding review; it still expects maintainers and agents to respond to each required or warning item. Treat suggestions as current-PR improvements when they touch changed code; defer only with maintainer rationale or a linked follow-up. A human maintainer must make the final merge decision.

…routes (#6002)

The inference docs were restructured into nav subsections. Point the two
v0.0.80 inference links at their current published routes
(../inference/hosted-inference/use-openrouter and
../inference/local-inference/choose-local-inference-server) so the Fern
route validator passes for all agent variants.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Prekshi Vyas <prekshiv@nvidia.com>
@github-actions

Copy link
Copy Markdown
Contributor

@prekshivyas
prekshivyas requested review from cv and miyoungc July 11, 2026 02:17
@cv
cv merged commit c5f1194 into main Jul 11, 2026
42 checks passed
@cv
cv deleted the docs/release-notes-v0.0.80 branch July 11, 2026 02:19
Hadar301 pushed a commit to Hadar301/NemoClaw-OpenShift that referenced this pull request Jul 12, 2026
## Summary

Release-prep documentation for **v0.0.80**. Adds the `## v0.0.80`
section to `docs/about/release-notes.mdx` summarizing user-facing
changes since v0.0.79, each bullet linking to the relevant deeper page.

Produced via `nemoclaw-contributor-update-docs` (pre-tag path): scanned
`v0.0.79..HEAD`, applied the docs skip list (no violations), and
confirmed the 8 commits that already shipped in-PR docs are complete. No
new pages needed.

## Source summary

- NVIDIA#6507 -> `docs/about/release-notes.mdx`: Hermes v0.18 + Slack Block
Kit (rich rendering, digest-pinned base image).
- NVIDIA#6584 / NVIDIA#6616 -> `docs/about/release-notes.mdx`: host-local OpenRouter
runtime attribution adapter (port `11437`,
`NEMOCLAW_OPENROUTER_RUNTIME_ADAPTER_PORT`) and native Deep Agents
`openrouter` provider.
- NVIDIA#6210 / NVIDIA#6292 -> `docs/about/release-notes.mdx`: host corporate proxy
CA import into sandbox trust (`NEMOCLAW_CORPORATE_CA_BUNDLE`,
`NEMOCLAW_CORPORATE_CA_IMPORT`).
- NVIDIA#6624 / NVIDIA#6623 / NVIDIA#6656 -> `docs/about/release-notes.mdx`:
release-matched base-image selection, surfaced cluster-image build
diagnostics, preserved Nemotron profile registration.
- NVIDIA#6629 / NVIDIA#6637 -> `docs/about/release-notes.mdx`: bare `connect`
default-sandbox behavior and route-probe hardening.
- NVIDIA#6634 / NVIDIA#6626 / NVIDIA#6596 / NVIDIA#5569 / NVIDIA#6610 / NVIDIA#6655 ->
`docs/about/release-notes.mdx`: onboarding/recovery preservation,
stale-gateway-PID fix, installer backup message, vLLM label on managed
platforms.
- NVIDIA#6578 / NVIDIA#5670 -> `docs/about/release-notes.mdx`: automatic Hermes
light terminal skin and non-interactive `npx` MCP server startup.

## Verification

`npm run docs`: 0 errors, all internal links resolve (2 pre-existing
hidden-page warnings). `_build/` variants for OpenClaw, Hermes, and Deep
Agents all regenerate with the v0.0.80 section.

Signed-off-by: Prekshi Vyas <prekshiv@nvidia.com>

🤖 Generated with [Claude Code](https://claude.com/claude-code)


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Documentation**
  * Added release notes for v0.0.80.
  * Documented Hermes upgrades, including Slack Block Kit rendering.
  * Added details on OpenRouter traffic routing and attribution headers.
* Documented improved proxy certificate handling and sandbox
reliability.
* Highlighted enhanced connection defaults, route-probing safeguards,
onboarding recovery, and terminal/MCP startup behavior.
  * Added references to relevant user-guide documentation.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Signed-off-by: Prekshi Vyas <prekshiv@nvidia.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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 v0.0.80 Release target

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants