[PR #3012] [MERGED] feat: add changelog cross-reference to deep agents sidebar [closes DOC-844] #3095

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3012
Author: @lnhsingh
Created: 3/9/2026
Status: Merged
Merged: 3/9/2026
Merged by: @lnhsingh

Base: mainHead: open-swe/136406d5-4ac1-b1bc-b016-90f0c484ba52


📝 Commits (1)

  • 35019a5 Add changelog cross-reference to Deep Agents getting started sidebar for both Python and JS tabs, following the same pattern as LangChain and LangGraph.

📊 Changes

3 files changed (+12 additions, -2 deletions)

View changed files

📝 src/docs.json (+4 -2)
src/oss/deepagents/changelog-js.mdx (+4 -0)
src/oss/deepagents/changelog-py.mdx (+4 -0)

📄 Description

Description

Adds a changelog link to the Deep Agents "Get started" sidebar section for both Python and JavaScript tabs, matching the pattern used by LangChain and LangGraph. This improves discoverability of the changelog which was previously hidden.

Resolves DOC-844

Test Plan

  • Verify the Deep Agents sidebar shows a "Changelog" link under "Get started" for both Python and JS tabs
  • Verify the changelog link redirects to the shared releases changelog page

🔄 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/3012 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 3/9/2026 **Status:** ✅ Merged **Merged:** 3/9/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `open-swe/136406d5-4ac1-b1bc-b016-90f0c484ba52` --- ### 📝 Commits (1) - [`35019a5`](https://github.com/langchain-ai/docs/commit/35019a5eaeffc8a6bff1b3c28376f7334a0201b5) Add changelog cross-reference to Deep Agents getting started sidebar for both Python and JS tabs, following the same pattern as LangChain and LangGraph. ### 📊 Changes **3 files changed** (+12 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+4 -2) ➕ `src/oss/deepagents/changelog-js.mdx` (+4 -0) ➕ `src/oss/deepagents/changelog-py.mdx` (+4 -0) </details> ### 📄 Description ## Description Adds a changelog link to the Deep Agents "Get started" sidebar section for both Python and JavaScript tabs, matching the pattern used by LangChain and LangGraph. This improves discoverability of the changelog which was previously hidden. Resolves DOC-844 ## Test Plan - [ ] Verify the Deep Agents sidebar shows a "Changelog" link under "Get started" for both Python and JS tabs - [ ] Verify the changelog link redirects to the shared releases changelog page --- <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:21:04 -04:00
yindo closed this issue 2026-06-05 18:21:04 -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#3095