0.6.9
📦 langgraph
🐛 5 fixes🔧 3 symbols
Summary
This release focuses on bug fixes for task scheduling, state consistency, and result population, while reverting a caching behavior in nested resumes to ensure execution reliability.
🐛 Bug Fixes
- Fixed selective interrupt task scheduling logic.
- Standardized task result formats from stream mode (debug/tasks) to match get_state and get_state_history.
- Fixed issue where supersteps were not populating the task.result field.
- Reverted the reuse of cached writes on nested resume to prevent unintended task re-execution.
- Fixed docstring formatting by removing rst code blocks.
🔧 Affected Symbols
get_stateget_state_historytask.result