Skip to content

docs: add v0.0.77 release notes#6476

Merged
miyoungc merged 1 commit into
mainfrom
docs/update-0.0.77
Jul 8, 2026
Merged

docs: add v0.0.77 release notes#6476
miyoungc merged 1 commit into
mainfrom
docs/update-0.0.77

Conversation

@miyoungc

@miyoungc miyoungc commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adds the v0.0.77 release-note section from the shipped release announcement and release commit range.
This is post-release docs recovery, so the PR is labeled for the next patch release train.

Changes

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: release-note prose only, no runtime behavior or code samples changed.
  • 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:

Verification

  • PR description includes the DCO sign-off declaration 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: tests not applicable for release-note prose only.
  • 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)

Verification note: npm run docs passed. fern check --warnings reports the existing light-mode accent color contrast warning: 2.41:1, expected at least 3:1.


Signed-off-by: Miyoung Choi miyoungc@nvidia.com

Summary by CodeRabbit

  • Documentation
    • Added a new release-notes entry for v0.0.77 at the top of the changelog.
    • Highlighted improved package validation, tighter handling of telemetry and trace data, and safer starter prompt behavior with stronger redaction and local-only submission.

@miyoungc miyoungc added area: docs Documentation, examples, guides, or docs build v0.0.78 Release target labels Jul 8, 2026
@miyoungc miyoungc self-assigned this Jul 8, 2026
@coderabbitai

coderabbitai Bot commented Jul 8, 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: 30d1d54e-aea9-4c31-8773-119b2590a1fe

📥 Commits

Reviewing files that changed from the base of the PR and between 5b9f002 and d86d354.

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

📝 Walkthrough

Walkthrough

Added a new v0.0.77 section to the release notes documentation, listing changes related to Deep Agents Code packaging hardening, telemetry adjustments, credential-value scrubbing before trace export, and updated starter prompt credential handling.

Changes

Release Notes Update

Layer / File(s) Summary
Add v0.0.77 release notes entry
docs/about/release-notes.mdx
New changelog section documents packaging hardening, telemetry behavior changes, credential scrubbing before OTLP export, and updated starter prompt credential handling.

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

🚥 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 matches the main change: adding the v0.0.77 release notes documentation.
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/update-0.0.77

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

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

@github-actions

github-actions Bot commented Jul 8, 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 change; it cannot affect NemoClaw runtime behavior or real assistant user flows.

Optional E2E

  • None.

New E2E recommendations

  • None.

@github-actions

github-actions Bot commented Jul 8, 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 cannot affect E2E target behavior.

Optional E2E targets

  • None.

Relevant changed files

  • None.

@github-actions

github-actions Bot commented Jul 8, 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 8, 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
Top item: No actionable findings

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.

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

Reviewed exact head d86d354. The release notes match the v0.0.76...v0.0.77 five-commit range and accurately cover #6423, #6460, #6462, #6471, and #6469. Links and contributor attribution are consistent; 42 checks are green, DCO/commit verification pass, both PR Review Advisors recommend merge_as_is, CodeRabbit is clear, and no risky code is changed.

@miyoungc
miyoungc merged commit 9bb5fa9 into main Jul 8, 2026
42 checks passed
@miyoungc
miyoungc deleted the docs/update-0.0.77 branch July 8, 2026 16:31
Hadar301 pushed a commit to Hadar301/NemoClaw-OpenShift that referenced this pull request Jul 12, 2026
<!-- markdownlint-disable MD041 -->
## Summary
Adds the v0.0.77 release-note section from the shipped release
announcement and release commit range.
This is post-release docs recovery, so the PR is labeled for the next
patch release train.

## Changes
- Added `v0.0.77` to `docs/about/release-notes.mdx` with links to the
deeper Deep Agents, architecture, inference, security, and agent-docs
pages.
- Source summary:
- NVIDIA#6469 -> `docs/about/release-notes.mdx`: Documents Deep Agents Code
base-image publication and stale-version validation.
- NVIDIA#6471 -> `docs/about/release-notes.mdx`: Documents the managed runtime
disabling LangGraph CLI analytics.
- NVIDIA#6462 -> `docs/about/release-notes.mdx`: Documents the TUI, launch
banner, and model-identity provider display behavior.
- NVIDIA#6460 -> `docs/about/release-notes.mdx`: Documents bounded,
best-effort OTLP trace credential scrubbing and the remaining
collector-side redaction requirement.
- NVIDIA#6423 -> `docs/about/release-notes.mdx`: Documents the checked-in
loopback-only local credential form used by starter prompts.

## 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
<!-- Check exactly one tests line and one docs line. Check other lines
when applicable. Add every requested justification or approval
reference. -->
- [ ] Tests added or updated for changed behavior
- [ ] Existing tests cover changed behavior — justification:
- [x] Tests not applicable — justification: release-note prose only, no
runtime behavior or code samples changed.
- [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:

## Verification
<!-- Check each applicable item only when supported by the requested
evidence. Run targeted tests once per relevant change set and rerun
after later edits or hook autofixes that can affect the tested behavior.
Do not rerun hook-covered checks. -->
- [x] PR description includes the DCO sign-off declaration and every
commit appears as `Verified` in GitHub
- [x] Normal `pre-commit`, `commit-msg`, and `pre-push` hooks passed, or
`npm run check:diff` passed when hooks were skipped or unavailable
- [x] Targeted behavior tests pass for the current change set, or tests
are marked not applicable above — command/result or justification: tests
not applicable for release-note prose only.
- [ ] Applicable broad gate passed — `npm test` for broad
runtime/test-harness changes; `npm run check` for repo-wide
validation/coverage changes — command/result:
- [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)
- [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)

Verification note: `npm run docs` passed. `fern check --warnings`
reports the existing light-mode accent color contrast warning: `2.41:1`,
expected at least `3:1`.

---
<!-- DCO sign-off is required in this PR description, and every commit
must appear as Verified in GitHub. Run: git config user.name && git
config user.email -->
Signed-off-by: Miyoung Choi <miyoungc@nvidia.com>


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

## Summary by CodeRabbit

* **Documentation**
* Added a new release-notes entry for **v0.0.77** at the top of the
changelog.
* Highlighted improved package validation, tighter handling of telemetry
and trace data, and safer starter prompt behavior with stronger
redaction and local-only submission.


<!-- end of auto-generated comment: release notes by coderabbit.ai -->
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.78 Release target

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants