[PR #230] [MERGED] chore(deepagents): re-export createSummarizationMiddleware #229

Closed
opened 2026-02-16 06:17:30 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagentsjs/pull/230
Author: @alvedder
Created: 2/15/2026
Status: Merged
Merged: 2/15/2026
Merged by: @christian-bromann

Base: mainHead: alvedder/export-summarization-mw


📝 Commits (2)

  • 641f94b chore(deepagents): re-export createSummarizationMiddleware
  • 6f20477 Add changeset for re-exporting createSummarizationMiddleware

📊 Changes

2 files changed (+6 additions, -0 deletions)

View changed files

.changeset/afraid-peaches-sort.md (+5 -0)
📝 libs/deepagents/src/index.ts (+1 -0)

📄 Description

createSummarizationMiddleware was added recently in https://github.com/langchain-ai/deepagentsjs/pull/139 but not exported from the package's public API


🔄 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/deepagentsjs/pull/230 **Author:** [@alvedder](https://github.com/alvedder) **Created:** 2/15/2026 **Status:** ✅ Merged **Merged:** 2/15/2026 **Merged by:** [@christian-bromann](https://github.com/christian-bromann) **Base:** `main` ← **Head:** `alvedder/export-summarization-mw` --- ### 📝 Commits (2) - [`641f94b`](https://github.com/langchain-ai/deepagentsjs/commit/641f94b74c2555c108efbc9f3d49350c16316b3b) chore(deepagents): re-export createSummarizationMiddleware - [`6f20477`](https://github.com/langchain-ai/deepagentsjs/commit/6f20477da99435c9042a84f36cbe36f620f72a78) Add changeset for re-exporting createSummarizationMiddleware ### 📊 Changes **2 files changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/afraid-peaches-sort.md` (+5 -0) 📝 `libs/deepagents/src/index.ts` (+1 -0) </details> ### 📄 Description `createSummarizationMiddleware` was added recently in https://github.com/langchain-ai/deepagentsjs/pull/139 but not exported from the package's public API --- <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 06:17:30 -05:00
yindo closed this issue 2026-02-16 06:17:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/deepagentsjs#229