[PR #1] [CLOSED] feat: hot keys #7

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph-builder/pull/1
Author: @eric-langchain
Created: 11/1/2024
Status: Closed

Base: mainHead: graph-builder-enhancements


📝 Commits (1)

📊 Changes

5 files changed (+189 additions, -50 deletions)

View changed files

src/components/ComponentsList.tsx (+68 -0)
📝 src/components/Flow.tsx (+51 -18)
📝 src/components/nodes/CustomNode.tsx (+50 -26)
📝 src/components/nodes/EndNode.tsx (+13 -4)
📝 src/components/nodes/SourceNode.tsx (+7 -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/langgraph-builder/pull/1 **Author:** [@eric-langchain](https://github.com/eric-langchain) **Created:** 11/1/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `graph-builder-enhancements` --- ### 📝 Commits (1) - [`74b369f`](https://github.com/langchain-ai/langgraph-builder/commit/74b369f9135bffea562376911a9e3df976d76b96) feat: ✨ hot keys ### 📊 Changes **5 files changed** (+189 additions, -50 deletions) <details> <summary>View changed files</summary> ➕ `src/components/ComponentsList.tsx` (+68 -0) 📝 `src/components/Flow.tsx` (+51 -18) 📝 `src/components/nodes/CustomNode.tsx` (+50 -26) 📝 `src/components/nodes/EndNode.tsx` (+13 -4) 📝 `src/components/nodes/SourceNode.tsx` (+7 -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-16 06:17:58 -05:00
yindo closed this issue 2026-02-16 06:17:58 -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-builder#7