docs: promote skills and refresh release docs#4547
Conversation
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughDocumentation across NemoClaw adds and promotes Agent Skills links/site copy and refactors local-inference and onboarding docs to document retry behaviors, an authenticated reverse proxy flow, messaging-step skip behavior, memory-scanner wording, and new v0.0.55 release notes. ChangesAgent Skills Documentation Integration
Onboarding, Local Inference & Reliability
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
ESLint skipped: no ESLint configuration detected in root package.json. To enable, add Comment |
|
🌿 Preview your docs: https://nvidia-preview-pr-4547.docs.buildwithfern.com/nemoclaw |
E2E Advisor RecommendationRequired E2E: None Full advisor summaryE2E Recommendation AdvisorBase: Required E2E
Optional E2E
New E2E recommendations
|
E2E Scenario Advisor RecommendationRequired scenario E2E: None Full scenario advisor summaryE2E Scenario AdvisorBase: Required scenario E2E
Optional scenario E2E
Relevant changed files
|
PR Review AdvisorFindings: 0 needs attention, 1 worth checking, 0 nice ideas Review findings🛠️ Needs attention
🔎 Worth checking
🌱 Nice ideas
Since last review detailsCurrent findings:
This is an automated advisory review. A human maintainer must make the final merge decision. |
Summary
Promotes NemoClaw user skills in the most visible docs entry points and refreshes the docs for v0.0.55.
This keeps the public docs and generated user skills aligned with the latest release tag.
Related Issue
None.
Changes
docs/inference/use-local-inference.mdxanddocs/about/release-notes.mdx: Documents local Ollama validation retries and Docker runtime detection retries.docs/about/release-notes.mdx: Notes the plugin secret-scanner fallback behavior for embedded fallback mode.docs/get-started/quickstart.mdx,docs/manage-sandboxes/messaging-channels.mdx, anddocs/about/release-notes.mdx: Documents that pressing Enter with no messaging channels selected skips setup.nemoclaw-user-*skills from the updated Fern docs.Type of Change
Verification
npx prek run --all-filespassesnpm testpassesnpm run docsbuilds without warnings (doc changes only)Verification details:
python3 scripts/docs-to-skills.py docs/ .agents/skills/ --prefix nemoclaw-user --doc-platform fern-mdxpassed.npm run docspassed with 0 errors and the existing Fern light-mode contrast warning.Signed-off-by: Miyoung Choi miyoungc@nvidia.com
Summary by CodeRabbit