[PR #1411] [MERGED] feat(js-sdk): add config and parent_config to thread state schema #2056

Closed
opened 2026-02-20 17:46:11 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1411
Author: @dqbd
Created: 8/21/2024
Status: Merged
Merged: 8/21/2024
Merged by: @dqbd

Base: mainHead: dqbd/js-sdk-config-thread-state


📝 Commits (2)

  • 40770a3 feat(js-sdk): add config and parent_config to thread state schema
  • 6da1340 Bump to 0.0.5

📊 Changes

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

View changed files

📝 libs/sdk-js/package.json (+1 -1)
📝 libs/sdk-js/src/schema.ts (+3 -0)

📄 Description

  • feat(js-sdk): add config and parent_config to thread state schema
  • Bump to 0.0.5

🔄 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/langgraph/pull/1411 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 8/21/2024 **Status:** ✅ Merged **Merged:** 8/21/2024 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/js-sdk-config-thread-state` --- ### 📝 Commits (2) - [`40770a3`](https://github.com/langchain-ai/langgraph/commit/40770a336c37842e84760ef18b9de9b222f1f0ee) feat(js-sdk): add config and parent_config to thread state schema - [`6da1340`](https://github.com/langchain-ai/langgraph/commit/6da1340042f136001646c0b665bdf42404f5b9b5) Bump to 0.0.5 ### 📊 Changes **2 files changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `libs/sdk-js/package.json` (+1 -1) 📝 `libs/sdk-js/src/schema.ts` (+3 -0) </details> ### 📄 Description - **feat(js-sdk): add config and parent_config to thread state schema** - **Bump to 0.0.5** --- <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-20 17:46:11 -05:00
yindo closed this issue 2026-02-20 17:46:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#2056