[PR #3614] [MERGED] docs: add version added flags to deep agents documentation #3655

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3614
Author: @open-swe[bot]
Created: 4/17/2026
Status: Merged
Merged: 4/17/2026
Merged by: @npentrel

Base: mainHead: open-swe/b040df5c-fa06-419f-fe99-839a6c5d0d86


📝 Commits (3)

  • a6b7ec5 docs: add version added flags to deep agents documentation
  • bd461c1 update
  • 653d1d8 Apply suggestion from @npentrel

📊 Changes

6 files changed (+37 additions, -1 deletions)

View changed files

📝 src/oss/deepagents/acp.mdx (+1 -0)
📝 src/oss/deepagents/backends.mdx (+10 -1)
📝 src/oss/deepagents/context-engineering.mdx (+12 -0)
📝 src/oss/deepagents/sandboxes.mdx (+4 -0)
📝 src/oss/deepagents/skills.mdx (+6 -0)
📝 src/oss/deepagents/subagents.mdx (+4 -0)

📄 Description

Description

Adds "version added" annotations throughout the Deep Agents OSS documentation so users know which SDK version introduced each feature. Annotations were cross-referenced against PyPI release history and the Python/JS changelogs.

Resolves DOC-1007

Test Plan

  • Verify annotations render correctly in preview deployment
  • Confirm version numbers match changelog entries

Opened collaboratively by Naomi Pentrel and 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/3614 **Author:** [@open-swe[bot]](https://github.com/apps/open-swe) **Created:** 4/17/2026 **Status:** ✅ Merged **Merged:** 4/17/2026 **Merged by:** [@npentrel](https://github.com/npentrel) **Base:** `main` ← **Head:** `open-swe/b040df5c-fa06-419f-fe99-839a6c5d0d86` --- ### 📝 Commits (3) - [`a6b7ec5`](https://github.com/langchain-ai/docs/commit/a6b7ec5d1fe77e9b6dcb55889f8fc9746c70024d) docs: add version added flags to deep agents documentation - [`bd461c1`](https://github.com/langchain-ai/docs/commit/bd461c1db8879ff9c602149e7881cebeb84ff103) update - [`653d1d8`](https://github.com/langchain-ai/docs/commit/653d1d8158268f2609a2290ac7df0167f00a3369) Apply suggestion from @npentrel ### 📊 Changes **6 files changed** (+37 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/deepagents/acp.mdx` (+1 -0) 📝 `src/oss/deepagents/backends.mdx` (+10 -1) 📝 `src/oss/deepagents/context-engineering.mdx` (+12 -0) 📝 `src/oss/deepagents/sandboxes.mdx` (+4 -0) 📝 `src/oss/deepagents/skills.mdx` (+6 -0) 📝 `src/oss/deepagents/subagents.mdx` (+4 -0) </details> ### 📄 Description ## Description Adds "version added" annotations throughout the Deep Agents OSS documentation so users know which SDK version introduced each feature. Annotations were cross-referenced against PyPI release history and the Python/JS changelogs. Resolves DOC-1007 ## Test Plan - [ ] Verify annotations render correctly in preview deployment - [ ] Confirm version numbers match changelog entries _Opened collaboratively by Naomi Pentrel and open-swe._ --- <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:23:49 -04:00
yindo closed this issue 2026-06-05 18:23:49 -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#3655