docs: refresh Deep Agents Code guidance - #5870
Conversation
Signed-off-by: Deepak Jain <deepujain@gmail.com>
|
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 (7)
📝 WalkthroughWalkthroughUpdated LangChain Deep Agents Code docs to cover onboarding, terminal-runtime commands, optional Tavily policy setup, and managed inference and credential storage behavior. ChangesLangChain Deep Agents Code docs refresh
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Summary
Refreshes the LangChain Deep Agents Code docs so the supported path is clearer for current NemoClaw users.
Changes
nemoclaw onboard --agent langchain-deepagents-codepath, plus host-side headlessnemoclaw <name> agent -n "...".dcodeuses NemoClaw-managed inference throughhttps://inference.local/v1and should not receive raw provider keys in.deepagents/.env.Testing
npm run docs:check-agent-variantsnpm run docsgit diff --checkgit diff --cached --checkprek run --files ...and Biome applicability checkEvidence it works
npm run docscompleted with Fern reporting 0 errors. The scopedprekrun passed the touched-file whitespace, EOF, merge-conflict, large-file, env-var documentation, secret-scan, and related applicable hooks, then exited non-zero because the platform-matrix sync hook rewrote generated tables outside this PR scope. Biome and markdownlint had no MDX files to process.npm run build:cliwas not run because this is docs-only and does not change source, manifests, or runtime behavior.Fixes #5858
Signed-off-by: Deepak Jain deepujain@gmail.com
Summary by CodeRabbit