0.5.4
📦 langgraphView on GitHub →
✨ 1 features🐛 2 fixes🔧 4 symbols
Summary
This release introduces ParentCommand support for RemoteGraph and fixes issues related to Command writes to the END node and warning stack traces.
✨ New Features
- Added support for handling ParentCommand in RemoteGraph.
🐛 Bug Fixes
- Fixed an issue where writes to the END node using Command were not being ignored correctly.
- Improved warning accuracy by adding stacklevel=2 to point to the caller's code instead of internal library code.
🔧 Affected Symbols
RemoteGraphParentCommandCommandEND