[PR #4318] docs(deepagents): document dcode retries config #4306

Open
opened 2026-06-05 19:13:27 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/4318
Author: @mdrxy
Created: 6/5/2026
Status: 🔄 Open

Base: mainHead: mdrxy/code/retries-config


📝 Commits (1)

  • 0c78b8d docs(deepagents): document dcode retries config

📊 Changes

1 file changed (+27 additions, -1 deletions)

View changed files

📝 src/oss/deepagents/code/configuration.mdx (+27 -1)

📄 Description

Depends on https://github.com/langchain-ai/deepagents/pull/3772

Description

Documents the new top-level [retries] section for Deep Agents Code, including global and per-provider examples plus the precedence ladder.

Release Note

none

Test Plan

  • Reviewed the rendered MDX diff for the new Retries subsection.

Made by Open SWE


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/4318 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 6/5/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `mdrxy/code/retries-config` --- ### 📝 Commits (1) - [`0c78b8d`](https://github.com/langchain-ai/docs/commit/0c78b8da53986feab9e5ecd16e2b1c85a06b511c) docs(deepagents): document dcode retries config ### 📊 Changes **1 file changed** (+27 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/deepagents/code/configuration.mdx` (+27 -1) </details> ### 📄 Description Depends on https://github.com/langchain-ai/deepagents/pull/3772 ## Description Documents the new top-level `[retries]` section for Deep Agents Code, including global and per-provider examples plus the precedence ladder. ## Release Note none ## Test Plan - [ ] Reviewed the rendered MDX diff for the new `Retries` subsection. Made by [Open SWE](https://openswe.vercel.app) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 19:13:27 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#4306