deepagents==0.7.6
langchain-ai/deepagentsdeepagents==0.7.6Aug 13, 2026by github-actions[bot]
AI Summary
Fixes a bug where conversation history was not offloaded to a distinct session ID during the summarization process.
Key Highlights
- Offloads conversation history to a distinct session ID when summarizing
- Updated history-path assertions for session-id naming
Full Release Notes
### Bug Fixes - Offload conversation history to a distinct session ID when summarizing. ([#5470](https://github.com/langchain-ai/deepagents/issues/5470)) --- Internal maintainers: @ccurme, @hntrl, @imnishitha, @mdrxy Released by: @mdrxy <details> <summary>Git log since deepagents==0.7.5</summary> This commit history includes changes to this package. Commits are listed newest first. - [`3afad63`](https://github.com/langchain-ai/deepagents/commit/3afad63e2290559c36a1c386ab2ac9a2d1f8b64a) release(deepagents): 0.7.6 (#5491) - [`3f6afba`](https://github.com/langchain-ai/deepagents/commit/3f6afbac4fcd901c32cce923ee447836cb485f22) test(sdk): update history-path assertions for session-id naming (#5493) - [`fa55c52`](https://github.com/langchain-ai/deepagents/commit/fa55c52fe774462b2775c0d77dcf811d6dfd0e35) fix(sdk): offload conversation history to distinct session ID when summarizing (#5470) - [`625d345`](https://github.com/langchain-ai/deepagents/commit/625d345ffe84c42ef4b24405117916abe82dc2bb) docs(sdk): add admonition about async execution with async subagents (#5463) - [`a27208d`](https://github.com/langchain-ai/deepagents/commit/a27208d70f94b82eaa0772198d3af270ffff1208) chore(sdk): update tests following changes to summarization error handling (#5425) - [`a97bdb6`](https://github.com/langchain-ai/deepagents/commit/a97bdb65778a67c28b3ef7ca59e39a88850c0f2a) ci(infra): fail on unexpected test warnings (#5346) - [`889f217`](https://github.com/langchain-ai/deepagents/commit/889f217dd558254c1d9e77dca307fb326a5b1c21) docs(sdk): update deepagents package description (#5379) </details>