docs(release): refresh 0.0.42 docs#3540
Conversation
📝 WalkthroughWalkthroughThis PR documents the v0.0.42 release of NemoClaw with updates across onboarding, CLI reference, and troubleshooting documentation. Changes include clarifications on macOS Docker gateway paths, dashboard port conflict recovery, Ollama authenticated proxy health checks, channel name normalization with preset hints, and enhanced CLI diagnostics. Version metadata is bumped from 0.0.41 to 0.0.42. ChangesNemoClaw v0.0.42 release documentation
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Suggested reviewers
🚥 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)
Comment |
E2E Advisor RecommendationRequired E2E: None Full advisor summaryE2E Recommendation AdvisorBase: Required E2E
Optional E2E
New E2E recommendations
|
Summary
Refreshes the NemoClaw documentation for the local
mainchanges included in the 0.0.42 release. The update adds release notes, updates the affected user-facing setup and troubleshooting pages, bumps docs metadata to 0.0.42, and regenerates the matching user skills.Changes
docs/reference/commands.md,docs/reference/troubleshooting.md: Documented host-level status fields, cloudflared state-specific recovery hints, and Local Ollama auth proxy status diagnostics.docs/get-started/prerequisites.md,docs/get-started/quickstart.md: Documented macOS Docker-driver onboarding and removed the expectation that standard macOS setup needs a VM driver helper.docs/inference/use-local-inference.md: Documented compatible-endpoint retry behavior for reasoning-only smoke responses.docs/reference/commands.md,docs/manage-sandboxes/messaging-channels.md: Documented canonical channel names and policy preset hints afterchannels add.docs/about/release-notes.md: Captured clearer GPU recovery and uninstall wording in the 0.0.42 release notes.docs/get-started/quickstart.md,docs/reference/troubleshooting.md: Documented stronger dashboard port detection and rollback when a forward cannot start.docs/about/release-notes.md: Captured batched onboarding policy preset application in the 0.0.42 release notes.docs/reference/troubleshooting.md: Documented the top-level Colima socket path.docs/about/release-notes.md: Captured idempotent installer shim logging in the 0.0.42 release notes.docs/project.json,docs/versions1.json, and regenerated.agents/skills/nemoclaw-user-*outputs.Type of Change
Verification
npx prek run --all-filespassesnpm testpassesmake docsbuilds without warnings (doc changes only)Signed-off-by: Miyoung Choi miyoungc@nvidia.com
Summary by CodeRabbit
Release Notes - v0.0.42
Documentation
Chores