deepagents==0.7.10

spider-rs/spiderdeepagents==0.7.10Aug 28, 2026by github-actions[bot]

AI Summary

This release addresses critical stability issues within the SDK, specifically preventing local shell commands from interfering with the TUI and improving error reporting for sandbox glob failures.

Key Highlights

  • Prevented local shell commands from stealing TUI input
  • Improved sandbox glob failure reporting
  • Updated dependency minimums

Full Release Notes

### Bug Fixes

- Prevent local shell commands from stealing TUI input ([#5873](https://github.com/langchain-ai/deepagents/issues/5873))
- Surface sandbox glob failures instead of reporting no matches ([#5566](https://github.com/langchain-ai/deepagents/issues/5566))

---

Internal maintainers: @mdrxy

Released by: @mdrxy

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

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

- [`d26b53a`](https://github.com/langchain-ai/deepagents/commit/d26b53ad12265375c6dcf6b1c1501e0a4adf0ea3) release(deepagents): 0.7.10 (#5838)
- [`7afa60e`](https://github.com/langchain-ai/deepagents/commit/7afa60efc96c6852933eb6a0d5c9f699cd751e43) chore(deps): raise dependency minimums for `all` (#5912)
- [`c94a090`](https://github.com/langchain-ai/deepagents/commit/c94a090c1b21918c9e4eced52ecb4e3bf7476f43) fix(sdk): prevent local shell commands from stealing TUI input (#5873)
- [`1c2355e`](https://github.com/langchain-ai/deepagents/commit/1c2355e39cbccb834b82e68757418dec35a5a3d4) chore(deps): raise dependency minimums for `all` (#5906)
- [`4a4cb10`](https://github.com/langchain-ai/deepagents/commit/4a4cb10dd8604fb67b34ba20e49c1756e68ae3d5) chore(deps): raise dependency minimums for `deepagents` (#5871)
- [`0286f62`](https://github.com/langchain-ai/deepagents/commit/0286f628646d4196e5e89164b45803fb7b97a0cc) fix(sdk): surface sandbox glob failures instead of reporting no matches (#5566)

</details>