[PR #2988] [MERGED] feat(js): add docs for deepagents-acp in JS #3070

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2988
Author: @christian-bromann
Created: 3/8/2026
Status: Merged
Merged: 3/17/2026
Merged by: @christian-bromann

Base: mainHead: cb/deepagents-acp-docs


📝 Commits (4)

  • df2f10a feat(js): add docs for deepagents-acp in JS
  • 4619852 Update src/oss/deepagents/acp.mdx
  • 6fd7518 updates
  • ffc14b9 Merge branch 'main' into cb/deepagents-acp-docs

📊 Changes

3 files changed (+394 additions, -1 deletions)

View changed files

📝 src/docs.json (+6 -0)
📝 src/oss/deepagents/acp.mdx (+387 -0)
📝 src/oss/deepagents/comparison.mdx (+1 -1)

📄 Description

Since we now also support ACP in JS, let's document it.


🔄 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/2988 **Author:** [@christian-bromann](https://github.com/christian-bromann) **Created:** 3/8/2026 **Status:** ✅ Merged **Merged:** 3/17/2026 **Merged by:** [@christian-bromann](https://github.com/christian-bromann) **Base:** `main` ← **Head:** `cb/deepagents-acp-docs` --- ### 📝 Commits (4) - [`df2f10a`](https://github.com/langchain-ai/docs/commit/df2f10a62b210fdc31db91485dcc1586c488feee) feat(js): add docs for deepagents-acp in JS - [`4619852`](https://github.com/langchain-ai/docs/commit/461985248efd1fbddcda0aae1092061a6b5f9c9e) Update src/oss/deepagents/acp.mdx - [`6fd7518`](https://github.com/langchain-ai/docs/commit/6fd7518c27aa554da7b7aa45282baf1b60954d4a) updates - [`ffc14b9`](https://github.com/langchain-ai/docs/commit/ffc14b9588729ed56ac98838f159d0e7c02d878d) Merge branch 'main' into cb/deepagents-acp-docs ### 📊 Changes **3 files changed** (+394 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+6 -0) 📝 `src/oss/deepagents/acp.mdx` (+387 -0) 📝 `src/oss/deepagents/comparison.mdx` (+1 -1) </details> ### 📄 Description Since we now also support ACP in JS, let's document it. --- <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:00 -04:00
yindo closed this issue 2026-06-05 18:21:00 -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#3070