docs: refresh 0.0.57 release docs#4716
Conversation
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughThis PR introduces comprehensive documentation refactoring across the NemoClaw skill guides and reference materials to enable OpenClaw vs Hermes variant-specific rendering via AgentOnly template blocks. Major changes include restructured inference configuration guidance, expanded security documentation with Hermes-specific sections, updated sandbox lifecycle and policy management documentation, standardized code fence formatting from console to bash style, and v0.0.57 release notes. ChangesEcosystem, Architecture, and Overview Documentation
Inference Configuration and Provider Setup
Security and Credential Management
Sandbox Management and Day-2 Operations
Policy and Network Management
Getting Started and Remote Deployment
CLI Reference and Troubleshooting
Release Notes and Documentation Formatting
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Suggested reviewers
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
|
|
🌿 Preview your docs: https://nvidia-preview-pr-4716.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: 1 needs attention, 1 worth checking, 0 nice ideas Review findings🛠️ Needs attention
🔎 Worth checking
🌱 Nice ideas
This is an automated advisory review. A human maintainer must make the final merge decision. |
Summary
v0.0.57release-notes section with links to the detailed docs pages for command, inference, onboarding, messaging, status, installer, and policy changes.Source summary
docs/about/release-notes.mdx,docs/reference/commands.mdx: Release notes now cover host-sidesessionsandagentscommands plusNEMOCLAW_EXTRA_AGENTS_JSONsecondary-agent baking.docs/about/release-notes.mdx,docs/inference/use-local-inference.mdx: Release notes now cover managed vLLM progress/readiness, DGX Spark model default changes, local Ollama streaming usage, and inference route divergence warnings.docs/about/release-notes.mdx,docs/reference/commands.mdx: Release notes now cover UFW auto-remediation, local-inference reachability gates, gateway reuse/binding, cancel rollback, and policy selection persistence.docs/about/release-notes.mdx,docs/manage-sandboxes/messaging-channels.mdx: Release notes now cover Slack validation, atomicchannels add, WhatsApp QR diagnostics, and Slack placeholder normalization.docs/about/release-notes.mdx,docs/reference/commands.mdx: Release notes now cover status failure layers, paused-container hints, Docker-driver doctor behavior, and non-destructive stale-registry recovery.docs/about/release-notes.mdx,docs/manage-sandboxes/lifecycle.mdx,docs/network-policy/integration-policy-examples.mdx: Release notes now cover installer tag pinning, PyPIuvpolicy access, and observable Jira validation..agents/skills/: Regenerated user skills from the current per-agent docs source, including newly generated Hermes reference files.Verification
python3 scripts/docs-to-skills.py docs/ .agents/skills/ --prefix nemoclaw-user --doc-platform fern-mdxrg "permissive mode|shields down|shields up|shields status|config rotate-token|rotate-token" docs --glob "*.mdx"rg "permissive mode|shields down|shields up|shields status|config rotate-token|rotate-token" .agents/skills --glob "*.md"npm run docsnpm run build:cliSummary by CodeRabbit