[PR #57] [MERGED] fix(store): make sure getNamespace can be overriden #89

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagentsjs/pull/57
Author: @dqbd
Created: 11/17/2025
Status: Merged
Merged: 11/20/2025
Merged by: @dqbd

Base: mainHead: dqbd/store-namespace-override


📝 Commits (1)

  • 3b3e703 fix(store): make sure getNamespace can be overriden

📊 Changes

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

View changed files

.changeset/tough-shoes-give.md (+5 -0)
📝 src/backends/store.ts (+1 -1)

📄 Description

Allow customising the namespace used by StoreBackend


🔄 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/57 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 11/17/2025 **Status:** ✅ Merged **Merged:** 11/20/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/store-namespace-override` --- ### 📝 Commits (1) - [`3b3e703`](https://github.com/langchain-ai/deepagentsjs/commit/3b3e7033bf1be21d976c8ef62a83fc3494aded65) fix(store): make sure `getNamespace` can be overriden ### 📊 Changes **2 files changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/tough-shoes-give.md` (+5 -0) 📝 `src/backends/store.ts` (+1 -1) </details> ### 📄 Description Allow customising the namespace used by `StoreBackend` --- <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:08 -05:00
yindo closed this issue 2026-02-16 06:17:08 -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#89