[PR #1688] [MERGED] chore(sdk): split out framework-agnostic UI hook code #1653

Closed
opened 2026-02-15 20:16:25 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1688
Author: @dqbd
Created: 9/22/2025
Status: Merged
Merged: 9/22/2025
Merged by: @dqbd

Base: mainHead: dqbd/sdk-ui-split


📝 Commits (1)

  • d491ac9 chore(sdk): split out framework-agnostic UI hook code

📊 Changes

9 files changed (+9 additions, -9 deletions)

View changed files

📝 libs/sdk/src/react/stream.custom.tsx (+2 -2)
📝 libs/sdk/src/react/stream.lgp.tsx (+5 -5)
📝 libs/sdk/src/react/types.tsx (+1 -1)
📝 libs/sdk/src/ui/branching.test.ts (+1 -1)
📝 libs/sdk/src/ui/branching.ts (+0 -0)
📝 libs/sdk/src/ui/errors.ts (+0 -0)
📝 libs/sdk/src/ui/manager.ts (+0 -0)
📝 libs/sdk/src/ui/messages.ts (+0 -0)
📝 libs/sdk/src/ui/utils.ts (+0 -0)

📄 Description

No description provided


🔄 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/langgraphjs/pull/1688 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 9/22/2025 **Status:** ✅ Merged **Merged:** 9/22/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/sdk-ui-split` --- ### 📝 Commits (1) - [`d491ac9`](https://github.com/langchain-ai/langgraphjs/commit/d491ac9dd8bc2f0004b8eb87987e78cc2000ad2c) chore(sdk): split out framework-agnostic UI hook code ### 📊 Changes **9 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `libs/sdk/src/react/stream.custom.tsx` (+2 -2) 📝 `libs/sdk/src/react/stream.lgp.tsx` (+5 -5) 📝 `libs/sdk/src/react/types.tsx` (+1 -1) 📝 `libs/sdk/src/ui/branching.test.ts` (+1 -1) 📝 `libs/sdk/src/ui/branching.ts` (+0 -0) 📝 `libs/sdk/src/ui/errors.ts` (+0 -0) 📝 `libs/sdk/src/ui/manager.ts` (+0 -0) 📝 `libs/sdk/src/ui/messages.ts` (+0 -0) 📝 `libs/sdk/src/ui/utils.ts` (+0 -0) </details> ### 📄 Description _No description provided_ --- <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-15 20:16:25 -05:00
yindo closed this issue 2026-02-15 20:16:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#1653