deepagents==0.7.3

langchain-ai/deepagentsdeepagents==0.7.3Aug 3, 2026by github-actions[bot]

AI Summary

This SDK release fixes a bug in the `delete` target resolution logic to ensure exact-file targets are handled correctly using first-match-wins behavior.

Key Highlights

  • Fixed exact-file `delete` target resolution in the SDK using first-match-wins behavior.

Full Release Notes

### Bug Fixes

- Fixed exact-file `delete` target resolution in the SDK using first-match-wins behavior. ([#5229](https://github.com/langchain-ai/deepagents/issues/5229))

---

Internal maintainers: @imnishitha

Released by: @imnishitha

<details>
<summary>Git log since deepagents==0.7.2</summary>

This commit history includes changes to this package. Commits are listed newest first.

- [`f60951e`](https://github.com/langchain-ai/deepagents/commit/f60951e3f5e4d7e57d6379a4bbc64259bdfdb884) release(deepagents): 0.7.3 (#5251)
- [`6dd2a7d`](https://github.com/langchain-ai/deepagents/commit/6dd2a7d2f83bd63844a987f6ec65ac9244ec8c5b) fix(sdk): resolve exact-file `delete` targets with first-match-wins o… (#5229)

</details>