[PR #1044] [MERGED] fix(cua): Generics typing for custom state and nodes #1197

Closed
opened 2026-02-15 19:17:37 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1044
Author: @bracesproul
Created: 3/26/2025
Status: Merged
Merged: 3/26/2025
Merged by: @bracesproul

Base: mainHead: brace/fix-custom-node-types


📝 Commits (3)

  • dbba6c7 release(cua): 0.0.2
  • ff77097 fix(cua): Generics typing for custom state and nodes
  • bbf7831 update return types

📊 Changes

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

View changed files

📝 libs/langgraph-cua/src/index.ts (+4 -4)
libs/langgraph-cua/src/tests/cua.test.ts (+31 -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/1044 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 3/26/2025 **Status:** ✅ Merged **Merged:** 3/26/2025 **Merged by:** [@bracesproul](https://github.com/bracesproul) **Base:** `main` ← **Head:** `brace/fix-custom-node-types` --- ### 📝 Commits (3) - [`dbba6c7`](https://github.com/langchain-ai/langgraphjs/commit/dbba6c7fb93407015d844945ddd220bb935e3240) release(cua): 0.0.2 - [`ff77097`](https://github.com/langchain-ai/langgraphjs/commit/ff77097bd0544bb972e0e31da9c045d87991e6ff) fix(cua): Generics typing for custom state and nodes - [`bbf7831`](https://github.com/langchain-ai/langgraphjs/commit/bbf7831ca95ac775ccdc515abba0ed55c4ffd69e) update return types ### 📊 Changes **2 files changed** (+35 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph-cua/src/index.ts` (+4 -4) ➕ `libs/langgraph-cua/src/tests/cua.test.ts` (+31 -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 19:17:37 -05:00
yindo closed this issue 2026-02-15 19:17:38 -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#1197