github langchain-ai/deepagents deepagents==0.7.0a2

pre-releaseone month ago

Warning

This is a pre-release version. Install with: pip install deepagents==0.7.0a2

Released from alpha/deepagents-0-7-0a2 at commit 02f8017

This alpha expands the initial filesystem work into the final 0.7 destructive-file-operation shape and updates write semantics so agents can replace files directly.

Features

  • Add recursive filesystem delete support across the filesystem backends and middleware, including the v0.7 delete support originally developed through #3659, #3691, #3765, and #3851 (bc0de12).
  • Allow write_file to overwrite existing files, matching the behavior agents need when replacing generated artifacts or applying full-file edits (#4109) (0decb36).

Bug Fixes

  • Refresh alpha prompt snapshots for the recursive delete tool shape (02f8017).

Internal maintainers: @imnishitha, @mdrxy

Released by: @mdrxy

Don't miss a new deepagents release

NewReleases is sending notifications on new releases.