[PR #2192] [MERGED] feat(deepagent): add memory feature #2212

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2192
Author: @npentrel
Created: 1/12/2026
Status: Merged
Merged: 1/21/2026
Merged by: @npentrel

Base: mainHead: naomi/doc-586-deep-agents-docs-updates-memory


📝 Commits (2)

📊 Changes

3 files changed (+392 additions, -130 deletions)

View changed files

📝 src/oss/deepagents/cli.mdx (+16 -1)
📝 src/oss/deepagents/customization.mdx (+301 -54)
📝 src/oss/deepagents/skills.mdx (+75 -75)

📄 Description

Checklist

  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly

🔄 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/2192 **Author:** [@npentrel](https://github.com/npentrel) **Created:** 1/12/2026 **Status:** ✅ Merged **Merged:** 1/21/2026 **Merged by:** [@npentrel](https://github.com/npentrel) **Base:** `main` ← **Head:** `naomi/doc-586-deep-agents-docs-updates-memory` --- ### 📝 Commits (2) - [`ececf18`](https://github.com/langchain-ai/docs/commit/ececf18675cd55e70daa3ce9171f172dd9dfe928) feat(add memory feature python) - [`7fd41a2`](https://github.com/langchain-ai/docs/commit/7fd41a2733ad4a16216d761ca20f03ecd9af3411) address feedback ### 📊 Changes **3 files changed** (+392 additions, -130 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/deepagents/cli.mdx` (+16 -1) 📝 `src/oss/deepagents/customization.mdx` (+301 -54) 📝 `src/oss/deepagents/skills.mdx` (+75 -75) </details> ### 📄 Description ## Checklist - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly --- <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:11 -05:00
yindo closed this issue 2026-02-17 17:23:11 -05:00
yindo changed title from [PR #2192] feat(deepagent): add memory feature to [PR #2192] [MERGED] feat(deepagent): add memory feature 2026-06-05 18:17:16 -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#2212