deepagents==0.7.12

supercorp-ai/supergatewaydeepagents==0.7.12Sep 1, 2026by github-actions[bot]

AI Summary

This release introduces a new capability for subagent conversation forking and fixes a sorting issue in the SDK.

Key Highlights

  • Added subagent conversation forking in the SDK
  • Fixed glob sorting to tolerate missing `modified_at` values

New Features

  • Subagent conversation forking

Full Release Notes

### Features

- Added subagent conversation forking in the SDK ([#5714](https://github.com/langchain-ai/deepagents/issues/5714)).

### Bug Fixes

- Fixed glob sorting to tolerate missing `modified_at` values in the SDK ([#4376](https://github.com/langchain-ai/deepagents/issues/4376)).

---

Thanks to our community contributors: @ujjwalredd

**Special thanks** to everyone who reported the issues addressed in this release: @NinaadRao ([#4668](https://github.com/langchain-ai/deepagents/issues/4668)), @ujjwalredd ([#4377](https://github.com/langchain-ai/deepagents/issues/4377))

Internal maintainers: @thushanth-bengre-langchain

Released by: @hntrl

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

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

- [`a197807`](https://github.com/langchain-ai/deepagents/commit/a19780791e020ccb772701285c459fb6a4dab0ff) release(deepagents): 0.7.12 (#6006)
- [`6b4427f`](https://github.com/langchain-ai/deepagents/commit/6b4427f07dc35a0b61cf8224db090ea6bee6f72f) feat(sdk): add subagent conversation forking (#5714)
- [`09b2e53`](https://github.com/langchain-ai/deepagents/commit/09b2e53617968a06c2b4ee6d821fca71a1d94d49) fix(sdk): tolerate missing `modified_at` in glob sort (#4376)

</details>