[PR #3706] [MERGED] add auto sync script for create_deep_agent #3739

Closed
opened 2026-06-05 18:52:59 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3706
Author: @npentrel
Created: 4/24/2026
Status: Merged
Merged: 4/24/2026
Merged by: @npentrel

Base: mainHead: naomi/doc-1030-auto-sync-install-snippet-with-latest-pypinpm-version


📝 Commits (1)

  • 827158d add auto sync script for create_deep_agent

📊 Changes

6 files changed (+397 additions, -32 deletions)

View changed files

.github/workflows/sync-deepagents-signatures.yml (+72 -0)
📝 pyproject.toml (+2 -0)
scripts/sync_deepagents_signatures.py (+277 -0)
📝 src/oss/deepagents/customization.mdx (+5 -32)
src/snippets/create-deep-agent-config-options-js.mdx (+19 -0)
src/snippets/create-deep-agent-config-options-py.mdx (+22 -0)

📄 Description

No description provided


🔄 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/3706 **Author:** [@npentrel](https://github.com/npentrel) **Created:** 4/24/2026 **Status:** ✅ Merged **Merged:** 4/24/2026 **Merged by:** [@npentrel](https://github.com/npentrel) **Base:** `main` ← **Head:** `naomi/doc-1030-auto-sync-install-snippet-with-latest-pypinpm-version` --- ### 📝 Commits (1) - [`827158d`](https://github.com/langchain-ai/docs/commit/827158d58018247d5b5d14e92f0bfdbfd67fe101) add auto sync script for create_deep_agent ### 📊 Changes **6 files changed** (+397 additions, -32 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/sync-deepagents-signatures.yml` (+72 -0) 📝 `pyproject.toml` (+2 -0) ➕ `scripts/sync_deepagents_signatures.py` (+277 -0) 📝 `src/oss/deepagents/customization.mdx` (+5 -32) ➕ `src/snippets/create-deep-agent-config-options-js.mdx` (+19 -0) ➕ `src/snippets/create-deep-agent-config-options-py.mdx` (+22 -0) </details> ### 📄 Description _No description provided_ --- <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 18:52:59 -04:00
yindo closed this issue 2026-06-05 18:52:59 -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#3739