docs(reference): document onboard recreate-sandbox and agent flags#2474
docs(reference): document onboard recreate-sandbox and agent flags#2474WilliamK112 wants to merge 1 commit intoNVIDIA:mainfrom
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 (2)
📝 WalkthroughWalkthroughDocumentation updates to the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 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 |
|
✨ Thanks for submitting this pull request that proposes a way to document the onboard recreate-sandbox and agent flags. This identifies a documentation gap and proposes a change to include dedicated reference entries for these flags under nemoclaw onboard, enhancing clarity and usability. Related open PRs:
Related open issues: |
|
✨ Thanks for submitting this pull request that proposes a way to document the onboard recreate-sandbox and agent flags. This identifies a documentation gap and proposes a change to include dedicated reference entries for these flags. Related open PRs:
Related open issues: |
Summary
--recreate-sandboxand--agent <name>undernemoclaw onboarddocs/Testing
npm test -- test/check-docs-links.test.tsRelated
Summary by CodeRabbit
--recreate-sandboxoption, which forces deletion and recreation of the existing sandbox environment during onboarding.--agent <name>option, allowing users to select a specific installed agent profile during onboarding.NEMOCLAW_RECREATE_SANDBOX=1environment variable as an equivalent approach for non-interactive onboarding runs.