[PR #4247] Simplify path for control branch attached to every node #3716

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

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/4247

State: closed
Merged: Yes


  • attached to every node to handle command/send return values
  • used to be a full blown conditional edge, can be simpler by doing all of it in a single function
**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/4247 **State:** closed **Merged:** Yes --- - attached to every node to handle command/send return values - used to be a full blown conditional edge, can be simpler by doing all of it in a single function
yindo added the pull-request label 2026-02-20 17:49:03 -05:00
yindo closed this issue 2026-02-20 17:49:03 -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#3716