[PR #445] [MERGED] fix(deepagents): minor store adjustments #469

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagentsjs/pull/445
Author: @christian-bromann
Created: 4/9/2026
Status: Merged
Merged: 4/9/2026
Merged by: @christian-bromann

Base: mainHead: cb/align-store-backend-v2


📝 Commits (1)

  • cf5e2df fix(deepagents): minor store adjustments

📊 Changes

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

View changed files

📝 libs/deepagents/src/backends/store.test.ts (+15 -0)
📝 libs/deepagents/src/backends/store.ts (+17 -0)

📄 Description

Another minor fix to not run into the wrong overload.


🔄 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/445 **Author:** [@christian-bromann](https://github.com/christian-bromann) **Created:** 4/9/2026 **Status:** ✅ Merged **Merged:** 4/9/2026 **Merged by:** [@christian-bromann](https://github.com/christian-bromann) **Base:** `main` ← **Head:** `cb/align-store-backend-v2` --- ### 📝 Commits (1) - [`cf5e2df`](https://github.com/langchain-ai/deepagentsjs/commit/cf5e2dfb4940f3935d286b67ee58ab1293a9d4ae) fix(deepagents): minor store adjustments ### 📊 Changes **2 files changed** (+32 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `libs/deepagents/src/backends/store.test.ts` (+15 -0) 📝 `libs/deepagents/src/backends/store.ts` (+17 -0) </details> ### 📄 Description Another minor fix to not run into the wrong overload. --- <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 17:23:17 -04:00
yindo closed this issue 2026-06-05 17:23:18 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/deepagentsjs#469