deepagents-acp==0.0.9
langchain-ai/deepagentsdeepagents-acp==0.0.9Jul 7, 2026by github-actions[bot]
AI Summary
Fixes a critical bug regarding interrupt state handling in the ACP (Agent Control Protocol) to prevent potential race conditions.
Key Highlights
- Defer interrupt state reads until stream closes
Full Release Notes
### Bug Fixes * **acp:** defer interrupt state reads until stream closes ([#4542](https://github.com/langchain-ai/deepagents/issues/4542)) ([35199ab](https://github.com/langchain-ai/deepagents/commit/35199ab22b2111474d1f46b3ad7cc677d82ed46b)) --- Thanks to our community contributors: @rmkraus Internal maintainers: @jacoblee93, @mdrxy Released by: @ccurme