[PR #3576] [MERGED] feat: add user-scoped memory docs to deepagents deploy page #3617

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3576
Author: @open-swe[bot]
Created: 4/14/2026
Status: Merged
Merged: 4/15/2026
Merged by: @sydney-runkle

Base: mainHead: open-swe/0de93067-7591-91f9-1af7-dd614b4224dc


📝 Commits (4)

  • 58ff187 feat: add user-scoped memory docs to deepagents deploy page
  • 2791f72 Apply suggestions from code review
  • 9c08bc3 Merge branch 'main' into open-swe/0de93067-7591-91f9-1af7-dd614b4224dc
  • d559c60 Update src/oss/deepagents/deploy.mdx

📊 Changes

1 file changed (+72 additions, -11 deletions)

View changed files

📝 src/oss/deepagents/deploy.mdx (+72 -11)

📄 Description

Description

Updates the Deep Agents Deploy documentation to cover the new per-user memory feature from langchain-ai/deepagents#2708. Adds user/ directory to parameter tables, project layout, auto-detection list, examples, a dedicated "User Memory" section with how-it-works/permissions/identity details, and a "Gotchas" section.

Test Plan

  • Verify deploy page renders correctly in preview deployment

Opened collaboratively by Sydney Runkle and open-swe.


🔄 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/3576 **Author:** [@open-swe[bot]](https://github.com/apps/open-swe) **Created:** 4/14/2026 **Status:** ✅ Merged **Merged:** 4/15/2026 **Merged by:** [@sydney-runkle](https://github.com/sydney-runkle) **Base:** `main` ← **Head:** `open-swe/0de93067-7591-91f9-1af7-dd614b4224dc` --- ### 📝 Commits (4) - [`58ff187`](https://github.com/langchain-ai/docs/commit/58ff18776959ae743826a3f1520e0f2b44a2b903) feat: add user-scoped memory docs to deepagents deploy page - [`2791f72`](https://github.com/langchain-ai/docs/commit/2791f72a40cc1050207711422da8ea24d9adb599) Apply suggestions from code review - [`9c08bc3`](https://github.com/langchain-ai/docs/commit/9c08bc3a711002e661fd565f4567e65dc8146fbd) Merge branch 'main' into open-swe/0de93067-7591-91f9-1af7-dd614b4224dc - [`d559c60`](https://github.com/langchain-ai/docs/commit/d559c6007f1d382309749cdf03d58e4c87ebb762) Update src/oss/deepagents/deploy.mdx ### 📊 Changes **1 file changed** (+72 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/deepagents/deploy.mdx` (+72 -11) </details> ### 📄 Description ## Description Updates the Deep Agents Deploy documentation to cover the new per-user memory feature from langchain-ai/deepagents#2708. Adds `user/` directory to parameter tables, project layout, auto-detection list, examples, a dedicated "User Memory" section with how-it-works/permissions/identity details, and a "Gotchas" section. ## Test Plan - [ ] Verify deploy page renders correctly in preview deployment _Opened collaboratively by Sydney Runkle and open-swe._ --- <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:23:41 -04:00
yindo closed this issue 2026-06-05 18:23:41 -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#3617