[PR #1034] [MERGED] feat(cua): Add docs on before/after node and state modifier #1190

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

📋 Pull Request Information

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

Base: mainHead: brace/update-docs


📝 Commits (3)

📊 Changes

3 files changed (+165 additions, -33 deletions)

View changed files

📝 libs/langgraph-cua/README.md (+70 -0)
📝 libs/langgraph-cua/src/index.ts (+91 -31)
📝 libs/langgraph-cua/src/utils.ts (+4 -2)

📄 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/1034 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 3/25/2025 **Status:** ✅ Merged **Merged:** 3/25/2025 **Merged by:** [@bracesproul](https://github.com/bracesproul) **Base:** `main` ← **Head:** `brace/update-docs` --- ### 📝 Commits (3) - [`4f983dd`](https://github.com/langchain-ai/langgraphjs/commit/4f983dd47b261ea7cbd7b0628611918e8e2543d4) feat(cua): Add docs on before/after node and state modifier - [`0575a0e`](https://github.com/langchain-ai/langgraphjs/commit/0575a0eec33970a21ccc4433ff3836aaaffc3ee7) fix jsdoc - [`e7d4d6e`](https://github.com/langchain-ai/langgraphjs/commit/e7d4d6e856a9b7b6c5d1f1b6cb6ccfd626dd4f1e) cr ### 📊 Changes **3 files changed** (+165 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph-cua/README.md` (+70 -0) 📝 `libs/langgraph-cua/src/index.ts` (+91 -31) 📝 `libs/langgraph-cua/src/utils.ts` (+4 -2) </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:35 -05:00
yindo closed this issue 2026-02-15 19:17:35 -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#1190