docs: add host-side NemoClaw state reference - #6158
Conversation
|
This repository limits contributors to 10 open pull requests. Please close or merge existing PRs before opening new ones. |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (5)
📝 WalkthroughWalkthroughAdds a new "Host Files and State" documentation page describing ChangesHost Files and State reference page
AgentOnly variant scoping in commands-nemohermes.mdx
Estimated code review effort: 3 (Moderate) | ~25 minutes Possibly related PRs
Suggested labels: Suggested reviewers: ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Summary
Host Files and Statereference for host-side~/.nemoclaw/files, including preserved uninstall data, runtime state, local inference adapter files, and legacy credential statedocs:check-agent-variantsCloses #6088.
Local validation
npx vitest run --project integration test/host-files-state-doc.test.tsnpx biome check test/host-files-state-doc.test.tsnpm run docs:check-agent-variantsfern checkvia the repo-pinned Fern version fromfern/fern.config.jsonbash test/e2e/e2e-cloud-experimental/check-docs.sh --only-links --local-only docs/reference/host-files-and-state.mdx docs/manage-sandboxes/lifecycle.mdxgit diff --checkSummary by CodeRabbit
New Features
Tests