Skip to content

deepagents==0.7.7

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Aug 15:07
42ed940

Bug fixes

  • Batched concurrent ContextHubBackend mutations to improve SDK backend behavior (#5471) (822f7c9).
  • Made BackendProtocol.glob recursive for bare patterns (#5026) (32f35d5).

Special thanks to everyone who reported the issues addressed in this release: Dariel Dato-on (@darieldatoon) (#4978)

Internal maintainers: Caspar Broekhuizen (@casparb), Mason Daugherty (@mdrxy)

Released by: Mason Daugherty (@mdrxy)

Git log since deepagents==0.7.6

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

  • 42ed940 release(deepagents): 0.7.7 (#5498)
  • 32f35d5 fix(sdk): make BackendProtocol.glob recursive for bare patterns (#5026)
  • 822f7c9 fix(sdk): batch concurrent ContextHubBackend mutations (#5471)