docs(changelog): add v0.0.110 release entry - #9380
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan includes up to 12 reviews per rolling hour; 11 remain after this review. 📝 WalkthroughWalkthroughThe v0.0.110 changelog documents runtime profiles, endpoint validation, lifecycle handling, safety controls, messaging updates, credential management, and release qualification requirements. ChangesRelease changelog
Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk: ⚪ Minimal · up to This change adds the v0.0.110 release documentation entry without modifying product behavior, so no actionable merge-blocking risk remains after normal checks and review. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
🌿 Preview your docs: https://nvidia-preview-pr-9380.docs.buildwithfern.com/nemoclaw |
Summary
Add the canonical dated changelog entry required before planning the v0.0.110 release. The entry summarizes user-facing changes merged since v0.0.109 and links each change to its published documentation route and source PR.
Changes
docs/changelog/2026-08-17.mdxwith the exact## v0.0.110release heading.Source-to-doc mapping
docs/changelog/2026-08-17.mdx: Add the Muse Glimmer llama.cpp profile.docs/changelog/2026-08-17.mdx: Update the Muse Glimmer vLLM runtime.docs/changelog/2026-08-17.mdx: Select the provider required by an explicit serving profile.docs/changelog/2026-08-17.mdx: Report probe-image pull failures separately.docs/changelog/2026-08-17.mdx: Reuse mirrored Windows Ollama.docs/changelog/2026-08-17.mdx: Complete the required Ollama upgrade.docs/changelog/2026-08-17.mdx: Reject unsafe custom endpoint URLs before mutation.docs/changelog/2026-08-17.mdx: Reject unsupported custom endpoint URL components.docs/changelog/2026-08-17.mdx: Require native Anthropic tool-use evidence.docs/changelog/2026-08-17.mdx: Distinguish Gemini runtime 404 diagnostics.docs/changelog/2026-08-17.mdx: Preserve the recorded API family when only the model drifts.docs/changelog/2026-08-17.mdx: Fail incomplete Hermes route synchronization.docs/changelog/2026-08-17.mdx: Serialize Model Router lifecycle work across gateways.docs/changelog/2026-08-17.mdx: Stop Model Router after the last routed sandbox is destroyed.docs/changelog/2026-08-17.mdx: Verify fresh sandbox execution readiness.docs/changelog/2026-08-17.mdx: Verify a separate agent API host forward before reporting ready.docs/changelog/2026-08-17.mdx: Honor explicit sandbox recreation.docs/changelog/2026-08-17.mdx: Measure readiness reuse windows from collection completion.docs/changelog/2026-08-17.mdx: Guide users away from the deprecated global start command.docs/changelog/2026-08-17.mdx: Persist managed OpenClaw agent identity.docs/changelog/2026-08-17.mdx: Pass messaging dependencies during reused onboarding.docs/changelog/2026-08-17.mdx: Detect proxied connect sessions.docs/changelog/2026-08-17.mdx: Run probe-only recovery when absent authority cannot be created.docs/changelog/2026-08-17.mdx: Complete probe-only recovery without platform evidence.docs/changelog/2026-08-17.mdx: Preserve legacy gateway identity.docs/changelog/2026-08-17.mdx: Report sandbox config-read failures.docs/changelog/2026-08-17.mdx: Remove only the exact Docker orphan on destroy.docs/changelog/2026-08-17.mdx: Use rootless Podman for Portable lifecycle operations.docs/changelog/2026-08-17.mdx: Preflight Portable CPU delegation.docs/changelog/2026-08-17.mdx: Narrow Portable policy defaults.docs/changelog/2026-08-17.mdx: Preserve Portable model intent.docs/changelog/2026-08-17.mdx: Reconcile timed-out Portable stop state.docs/changelog/2026-08-17.mdx: Clean receipt-owned Portable Podman resources.docs/changelog/2026-08-17.mdx: Separate Podman activation readiness.docs/changelog/2026-08-17.mdx: Settle Portable OpenClaw pairing before readiness.docs/changelog/2026-08-17.mdx: Retire messaging channel presets the host no longer configures.docs/changelog/2026-08-17.mdx: Drop retired channels from reused messaging selections.docs/changelog/2026-08-17.mdx: Remove gateway-enforced presets without a local record.docs/changelog/2026-08-17.mdx: Activate Google Chat pairing approval.docs/changelog/2026-08-17.mdx: Accept schema-owned messaging plan fields.docs/changelog/2026-08-17.mdx: Accept safe hard-linked package files during backup.docs/changelog/2026-08-17.mdx: Remove managed CLI shims with destroyed user data.docs/changelog/2026-08-17.mdx: Read voice credentials from fixed descriptors.docs/changelog/2026-08-17.mdx: Accept bounded native OpenClaw device modes.docs/changelog/2026-08-17.mdx: Isolate OpenClaw startup-guard output.docs/changelog/2026-08-17.mdx: Restore staging Launchable validation.docs/changelog/2026-08-17.mdx: Retry transient collaborator-permission reads.docs/changelog/2026-08-17.mdx: Retry transient exact-artifact downloads.docs/changelog/2026-08-17.mdx: Add bounded Brev readiness diagnostics.docs/changelog/2026-08-17.mdx: Report same-commit E2E reliability.docs/changelog/2026-08-17.mdx: Execute native-runtime qualification.docs/changelog/2026-08-17.mdx: Define E2E selection and retry guidance.docs/changelog/2026-08-17.mdx: Move documentation review after merge.docs/changelog/2026-08-17.mdx: Mount documentation reviewer inputs before startup.Type of Change
Quality Gates
test/changelog-docs.test.tsvalidates the dated release-entry contract.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 test/changelog-docs.test.ts(7 passed)npm testfor broad runtime/test-harness changes;npm run checkfor repo-wide validation/coverage changes — command/result: Not applicable to one prose-only changelog page;npm run docspassed the repository's strict documentation gate.npm run docsbuilds without warnings (doc changes only) — passed with 0 errors and the 2 existing Fern warnings.Signed-off-by: Charan Jagwani cjagwani@nvidia.com
Summary by CodeRabbit