[PR #1271] [CLOSED] Sr/update artifact #1266

Closed
opened 2026-02-16 09:18:34 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagents/pull/1271
Author: @sydney-runkle
Created: 2/11/2026
Status: Closed

Base: mainHead: sr/update-artifact


📝 Commits (2)

📊 Changes

12 files changed (+71 additions, -66 deletions)

View changed files

📝 .github/workflows/release.yml (+1 -1)
📝 libs/deepagents/deepagents/backends/composite.py (+18 -18)
📝 libs/deepagents/deepagents/backends/state.py (+4 -4)
📝 libs/deepagents/deepagents/backends/store.py (+5 -5)
📝 libs/deepagents/deepagents/graph.py (+16 -15)
📝 libs/deepagents/deepagents/middleware/_utils.py (+1 -1)
📝 libs/deepagents/deepagents/middleware/filesystem.py (+8 -7)
📝 libs/deepagents/deepagents/middleware/memory.py (+3 -3)
📝 libs/deepagents/deepagents/middleware/patch_tool_calls.py (+1 -1)
📝 libs/deepagents/deepagents/middleware/skills.py (+3 -3)
📝 libs/deepagents/deepagents/middleware/subagents.py (+3 -0)
📝 libs/deepagents/deepagents/middleware/summarization.py (+8 -8)

📄 Description

update artifact to unblock release


🔄 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/deepagents/pull/1271 **Author:** [@sydney-runkle](https://github.com/sydney-runkle) **Created:** 2/11/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `sr/update-artifact` --- ### 📝 Commits (2) - [`d8b7d74`](https://github.com/langchain-ai/deepagents/commit/d8b7d747dfd949cbcbddd2ca6db0c7ed2b1a8a2a) type checking - [`4b1b0cc`](https://github.com/langchain-ai/deepagents/commit/4b1b0cccd3d96f9288c55658a1a9fbc2cacd845e) update artifact ### 📊 Changes **12 files changed** (+71 additions, -66 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+1 -1) 📝 `libs/deepagents/deepagents/backends/composite.py` (+18 -18) 📝 `libs/deepagents/deepagents/backends/state.py` (+4 -4) 📝 `libs/deepagents/deepagents/backends/store.py` (+5 -5) 📝 `libs/deepagents/deepagents/graph.py` (+16 -15) 📝 `libs/deepagents/deepagents/middleware/_utils.py` (+1 -1) 📝 `libs/deepagents/deepagents/middleware/filesystem.py` (+8 -7) 📝 `libs/deepagents/deepagents/middleware/memory.py` (+3 -3) 📝 `libs/deepagents/deepagents/middleware/patch_tool_calls.py` (+1 -1) 📝 `libs/deepagents/deepagents/middleware/skills.py` (+3 -3) 📝 `libs/deepagents/deepagents/middleware/subagents.py` (+3 -0) 📝 `libs/deepagents/deepagents/middleware/summarization.py` (+8 -8) </details> ### 📄 Description update artifact to unblock release --- <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-16 09:18:34 -05:00
yindo closed this issue 2026-02-16 09:18:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/deepagents#1266