[PR #3683] [MERGED] deepagents: profiles #3717

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3683
Author: @mdrxy
Created: 4/22/2026
Status: Merged
Merged: 4/28/2026
Merged by: @mdrxy

Base: mainHead: mdrxy/da-profiles


📝 Commits (10+)

📊 Changes

10 files changed (+408 additions, -6 deletions)

View changed files

📝 src/docs.json (+2 -0)
📝 src/langsmith/view-usage.mdx (+1 -1)
📝 src/oss/deepagents/comparison.mdx (+1 -0)
📝 src/oss/deepagents/context-engineering.mdx (+8 -0)
📝 src/oss/deepagents/customization.mdx (+113 -3)
📝 src/oss/deepagents/harness.mdx (+17 -0)
📝 src/oss/deepagents/models.mdx (+33 -1)
📝 src/oss/deepagents/overview.mdx (+1 -1)
src/oss/deepagents/profiles.mdx (+220 -0)
📝 src/oss/deepagents/subagents.mdx (+12 -0)

📄 Description

https://github.com/langchain-ai/deepagents/pull/2892


🔄 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/3683 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 4/22/2026 **Status:** ✅ Merged **Merged:** 4/28/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/da-profiles` --- ### 📝 Commits (10+) - [`bd26ecb`](https://github.com/langchain-ai/docs/commit/bd26ecbfe19f27522117e045556369f5512ee1ea) deepagents: document provider and harness profiles - [`26cf3f7`](https://github.com/langchain-ai/docs/commit/26cf3f7d5cdc5693ba269b92dc08dc7dac483b54) cr - [`3eadc5d`](https://github.com/langchain-ai/docs/commit/3eadc5d2fa9329ef61c09ef0c8a24aae76299523) cr - [`e71b588`](https://github.com/langchain-ai/docs/commit/e71b588980a4a61074733567fed49162c19160ce) nit - [`6c93add`](https://github.com/langchain-ai/docs/commit/6c93add26d49c70b5a015b28ae7f906004941573) cr - [`34a0f47`](https://github.com/langchain-ai/docs/commit/34a0f47c576486c763b16ccf6f939967a2462969) Merge branch 'main' into mdrxy/da-profiles - [`bc5600e`](https://github.com/langchain-ai/docs/commit/bc5600ea7c65cfd96fb49f01ef778d0d9a0f7b1d) fix - [`38ee48f`](https://github.com/langchain-ai/docs/commit/38ee48fa22f82ed901956b7e6dd65080cfa4d0c5) cr - [`512a06b`](https://github.com/langchain-ai/docs/commit/512a06b2ac28fc15e5fe051b86a6f03ea60f2686) Update src/oss/deepagents/models.mdx - [`2956f97`](https://github.com/langchain-ai/docs/commit/2956f97e6bab81c9bc7fd337aa1f4c575d45b526) Update src/oss/deepagents/profiles.mdx ### 📊 Changes **10 files changed** (+408 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+2 -0) 📝 `src/langsmith/view-usage.mdx` (+1 -1) 📝 `src/oss/deepagents/comparison.mdx` (+1 -0) 📝 `src/oss/deepagents/context-engineering.mdx` (+8 -0) 📝 `src/oss/deepagents/customization.mdx` (+113 -3) 📝 `src/oss/deepagents/harness.mdx` (+17 -0) 📝 `src/oss/deepagents/models.mdx` (+33 -1) 📝 `src/oss/deepagents/overview.mdx` (+1 -1) ➕ `src/oss/deepagents/profiles.mdx` (+220 -0) 📝 `src/oss/deepagents/subagents.mdx` (+12 -0) </details> ### 📄 Description https://github.com/langchain-ai/deepagents/pull/2892 --- <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:55 -04:00
yindo closed this issue 2026-06-05 18:52:55 -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#3717