agent-infrastructureAutomated release watch
langgraph-sdk==0.4.5
langgraph-sdk 0.4.5 released alongside dependency updates and LangGraph's support for a response schema in interrupt().
Human read
Why this signal matters
This release updates langgraph-sdk to version 0.4.5 and langgraph to version 1.2.12. Key changes include adding a response schema to the interrupt() function in langgraph (PR 8886) alongside several dependency maintenance updates: bumping anyio in /libs/sdk-py and /libs/cli, and updating websockets from 16.0 to 16.1.1 in /libs/sdk-py.
Agent parse
Actionable summary
LangGraph releases langgraph-sdk==0.4.5 and langgraph==1.2.12, introducing a response schema to interrupt() and updating dependencies including anyio and websockets.
- Agent usefulness
- 82/100
- Confidence
- 96%
- Canonical data
- JSON + Markdown
Next actions
What builders should check
- Upgrade langgraph-sdk to 0.4.5 and langgraph to 1.2.12 if utilizing the new response schema for interrupt().
- Verify compatibility with bumped dependencies including anyio (up to 4.15.1) and websockets 16.1.1.
Classification
Tags and routing
langgraphworkflowdurable-execution
Related signals