docs: prepare v0.0.102 release notes - #8251
Conversation
Signed-off-by: Apurv Kumaria <akumaria@nvidia.com>
📝 WalkthroughWalkthroughThe PR adds the v0.0.102 changelog and updates command documentation for buffered non-JSON output, size limits, fallback detection, recovery guidance, and exit-status handling. ChangesDocumentation updates
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
🌿 Preview your docs: https://nvidia-preview-pr-8251.docs.buildwithfern.com/nemoclaw |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 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.
Inline comments:
In `@docs/reference/commands.mdx`:
- Around line 1031-1032: Update the non-JSON OpenClaw turns documentation text
so the stream names stdout and stderr, the capture limit 64 MiB, and exit status
1 are each enclosed in backticks, preserving the surrounding wording.
🪄 Autofix
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Enterprise
Run ID: 7de4b0b4-4c89-4212-9033-00c75badb811
📒 Files selected for processing (2)
docs/changelog/2026-08-04.mdxdocs/reference/commands.mdx
PR Review Advisor — No blocking findings reportedAdvisor assessment: No blocking advisor findings reported Model lanes
Second-opinion terminology and E2E selections are advisory. They do not change the primary assessment or E2E / PR Gate. 3 semantic terminology decisionsTerminology decisions are advisory. They affect the assessment only when a separate finding identifies concrete semantic impact.
E2E guidanceAdvisory only. E2E / PR Gate selects and runs jobs independently. Recommended E2E: None This automated review informs maintainers. Warnings and suggestions do not require a response. A maintainer decides whether to merge. |
Summary
Prepares the canonical v0.0.102 release documentation from the current release-labeled scope.
The change adds a dated changelog for all 38 user-facing shipping PRs and corrects the OpenClaw agent command reference for the behavior delivered by #8191.
Changes
docs/changelog/2026-08-04.mdxwith the v0.0.102 release summary, detailed behavior changes, support boundaries, security evidence links, and links to durable documentation.docs/reference/commands.mdxto describe non-JSON OpenClaw output capture, its combined limit, marker handling, stream suppression, recovery guidance, and exit behavior.docs/changelog/2026-08-04.mdx: Records authenticated attachment of operator-managed llama.cpp servers.docs/changelog/2026-08-04.mdx: Records the Experimental managed vLLM profile for two DGX Spark systems.docs/changelog/2026-08-04.mdx: Records qualification of the May 2026 GB300WS factory image.docs/changelog/2026-08-04.mdx: Records the qualified DGX Station driver transaction.docs/changelog/2026-08-04.mdx: Records mode-bound Express resume state.docs/changelog/2026-08-04.mdx: Records recovery of host-global dual-Station runtime ownership.docs/changelog/2026-08-04.mdx: Records Windows-host Ollama validation from Docker Desktop's network context.docs/changelog/2026-08-04.mdx: Records HTTP model pulls when WSL has no local Ollama executable.docs/changelog/2026-08-04.mdx: Records reuse of a healthy installer-managed CLI.docs/changelog/2026-08-04.mdx: Records early rejection of incompatible OpenShell gateway versions.docs/changelog/2026-08-04.mdx: Records the bounded package-service-to-standalone gateway recovery transition.docs/changelog/2026-08-04.mdx: Records the final dashboard port selected during multi-sandbox onboarding.docs/changelog/2026-08-04.mdx: Records managed startup-state restoration for stopped sandboxes.docs/changelog/2026-08-04.mdx: Records gateway watchdog recovery for classified not-serving states.docs/changelog/2026-08-04.mdx: Records consistent managed-recovery wait configuration.docs/changelog/2026-08-04.mdx: Records Docker sandbox rollback authority through late validation.docs/changelog/2026-08-04.mdx: Records bounded Shields deadline recovery and durable containment.docs/changelog/2026-08-04.mdx: Records repair of narrowly validated permission-only configuration drift.docs/changelog/2026-08-04.mdx: Records prompt failure and guidance for corrupt transition locks.docs/changelog/2026-08-04.mdx: Records policy restoration flags, previews, and target revalidation.docs/changelog/2026-08-04.mdx: Records explicit destruction after pre-delete Shields hardening failures while preserving recovery authority.docs/changelog/2026-08-04.mdx: Records multi-port uninstall behavior and shared-resource preservation.docs/changelog/2026-08-04.mdx: Records one classified transient remote MCP startup retry.docs/changelog/2026-08-04.mdx: Records bounded hosted-inference probe replies.docs/changelog/2026-08-04.mdx: Records preservation of validated reasoning capabilities through onboarding.docs/changelog/2026-08-04.mdx: Records proxy routing for Hermes WhatsApp pairing and media traffic.docs/changelog/2026-08-04.mdx: Records native Hermes session deletion and identifier validation.docs/changelog/2026-08-04.mdx: Records corporate CA trust for LangChain Deep Agents Code image builds.docs/changelog/2026-08-04.mdx: Records reviewed managed runtime dependency remediation.docs/changelog/2026-08-04.mdx: Records reviewed MCP discovery runtime dependency updates.docs/changelog/2026-08-04.mdx: Records private npm dependency remediation across managed images.docs/changelog/2026-08-04.mdx: Records reviewed Hermes and LangChain Deep Agents Code Python dependency updates.docs/changelog/2026-08-04.mdx: Records bounded diagnostics for invalid enumerated CLI values.docs/changelog/2026-08-04.mdx: Records bounded diagnostics for unresolved sandbox base images.docs/changelog/2026-08-04.mdx: Records bounded diagnostics for changed gateway authority.docs/changelog/2026-08-04.mdx,docs/reference/commands.mdx: Records output capture, marker handling, recovery guidance, and exit behavior for non-JSON OpenClaw agent commands.docs/changelog/2026-08-04.mdx: Records the aligned interactive-installation start across supported agents.docs/changelog/2026-08-04.mdx: Records current product capabilities and support boundaries.Type of Change
Quality Gates
Documentation Writer Review
docs-updateddocs/changelog/2026-08-04.mdxanddocs/reference/commands.mdxat commitb89913780. All 38 user-facing v0.0.102 PRs are represented, fix(agent): replace openclaw embedded-fallback raw output with clean recovery message (#8100) #8191 behavior matches the implementation, and the writing rules, documentation style, controlled terminology, route structure, and skip policy pass review. Targeted tests pass 36/36 and the documentation build completes with 0 errors.DGX Station Hardware Evidence
Verification
Signed-off-by:line and every commit appears asVerifiedin GitHubpre-commit,commit-msg, andpre-pushhooks passed, ornpm run validate:prpassed after refreshingorigin/mainwhen hooks were skipped or unavailablenpx vitest run --project integration test/changelog-docs.test.ts test/check-docs-published-routes.test.tspassed 36/36.npm run docscompleted successfully with 0 errors.npm run docsbuilds without warnings (doc changes only) — completed with 0 errors and 2 existing Fern warnings.Signed-off-by: Apurv Kumaria akumaria@nvidia.com
Summary by CodeRabbit
Documentation
Bug Fixes