[PR #2589] [CLOSED] chore(deepagents): add section on creating custom deepagents #2570

Closed
opened 2026-02-17 17:23:33 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2589
Author: @christian-bromann
Created: 2/10/2026
Status: Closed

Base: mainHead: cb/custom-deepagent


📝 Commits (1)

  • a957d9b chore(deepagents): add section on creating custom deepagents

📊 Changes

1 file changed (+174 additions, -0 deletions)

View changed files

📝 src/oss/deepagents/customization.mdx (+174 -0)

📄 Description

Our current view is that folks should not be able to change deepagent behavior. How about we add this section on "How to build your own Deepagent" and explain what they would need to do.


🔄 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/2589 **Author:** [@christian-bromann](https://github.com/christian-bromann) **Created:** 2/10/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `cb/custom-deepagent` --- ### 📝 Commits (1) - [`a957d9b`](https://github.com/langchain-ai/docs/commit/a957d9b220ce9f7d04db30a8b7cfd2dd12061a1c) chore(deepagents): add section on creating custom deepagents ### 📊 Changes **1 file changed** (+174 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/deepagents/customization.mdx` (+174 -0) </details> ### 📄 Description Our current view is that folks should not be able to change deepagent behavior. How about we add this section on "How to build your own Deepagent" and explain what they would need to do. --- <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-02-17 17:23:33 -05:00
yindo changed title from [PR #2589] chore(deepagents): add section on creating custom deepagents to [PR #2589] [CLOSED] chore(deepagents): add section on creating custom deepagents 2026-06-05 18:19:23 -04:00
yindo closed this issue 2026-06-05 18:19:23 -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#2570