Bug Fixes
- Offload conversation history to a distinct session ID when summarizing. (#5470)
Internal maintainers: @ccurme, @hntrl, @imnishitha, @mdrxy
Released by: @mdrxy
This commit history includes changes to this package. Commits are listed newest first.
Git log since deepagents==0.7.5
3afad63 release(deepagents): 0.7.6 (#5491)
3f6afba test(sdk): update history-path assertions for session-id naming (#5493)
fa55c52 fix(sdk): offload conversation history to distinct session ID when summarizing (#5470)
625d345 docs(sdk): add admonition about async execution with async subagents (#5463)
a27208d chore(sdk): update tests following changes to summarization error handling (#5425)
a97bdb6 ci(infra): fail on unexpected test warnings (#5346)
889f217 docs(sdk): update deepagents package description (#5379)