docs(release): add v0.0.80 release notes#6668
Conversation
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>
|
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)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughAdds 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. ChangesRelease Notes
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
E2E Advisor RecommendationRequired E2E: None Full advisor summaryE2E Recommendation AdvisorBase: Required E2E
Optional E2E
New E2E recommendations
|
E2E Target RecommendationRequired E2E targets: None Full E2E target advisor summaryE2E Target AdvisorBase: Required E2E targets
Optional E2E targets
Relevant changed files
|
There was a problem hiding this comment.
🧹 Nitpick comments (1)
docs/about/release-notes.mdx (1)
21-46: 📐 Maintainability & Code Quality | 🔵 Trivial | ⚡ Quick winUse 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
📒 Files selected for processing (1)
docs/about/release-notes.mdx
PR Review Advisor (Nemotron Ultra) — No blocking findingsMerge posture: No blocking advisor findings 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. |
PR Review Advisor — No blocking findingsMerge posture: No blocking advisor findings 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>
|
🌿 Preview your docs: https://nvidia-preview-pr-6668.docs.buildwithfern.com/nemoclaw |
## 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>
Summary
Release-prep documentation for v0.0.80. Adds the
## v0.0.80section todocs/about/release-notes.mdxsummarizing user-facing changes since v0.0.79, each bullet linking to the relevant deeper page.Produced via
nemoclaw-contributor-update-docs(pre-tag path): scannedv0.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
docs/about/release-notes.mdx: Hermes v0.18 + Slack Block Kit (rich rendering, digest-pinned base image).docs/about/release-notes.mdx: host-local OpenRouter runtime attribution adapter (port11437,NEMOCLAW_OPENROUTER_RUNTIME_ADAPTER_PORT) and native Deep Agentsopenrouterprovider.docs/about/release-notes.mdx: host corporate proxy CA import into sandbox trust (NEMOCLAW_CORPORATE_CA_BUNDLE,NEMOCLAW_CORPORATE_CA_IMPORT).docs/about/release-notes.mdx: release-matched base-image selection, surfaced cluster-image build diagnostics, preserved Nemotron profile registration.docs/about/release-notes.mdx: bareconnectdefault-sandbox behavior and route-probe hardening.docs/about/release-notes.mdx: onboarding/recovery preservation, stale-gateway-PID fix, installer backup message, vLLM label on managed platforms.docs/about/release-notes.mdx: automatic Hermes light terminal skin and non-interactivenpxMCP 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
Summary by CodeRabbit