github langchain-ai/deepagents deepagents==0.3.7a1

Initial release

Bump version to 0.3.7a1 (#817)
Add Async ops to Store Backend (#816)
chore(deepagents): add tests for grep in end to end tests (#805)
chore(deepagents): bump langchain in lock file (#800)
chore(deps): bump the uv group across 5 directories with 1 update (#811)
fix(deepagents): respect continuation markers when reading files (#809)
fix(infra): exclude build/ from typechecking (#808)
feat: support SystemMessage for parity w/ create_agent (#803)
chore(deepagnets): end to end tests for agent writing editing files (#804)
fix(sdk): BaseSandbox.ls_info() to return absolute paths (#797)
fix(deepagents): truncate lines on read (#784)
chore(deps): bump the uv group across 3 directories with 3 updates (#796)
fix: refinements for test_summarization (#786)
docs: fix old URLs (#787)
docs: add testing readme (#788)
fix: added error catching for file operations without permissions (#734)
docs(deepagents): update subagent spec (#785)
chore(deepagents): add mini eval for summarization (#751)
docs(sdk): improve FileSystemBackend ref docs (#783)
chore: add tests for config, context, metadata propagation (#776)
fix: import rules (#763)
fix(deepagents): throw a clear exception message when 'messages' key missing from the output of the subagent (#678)
release: deepagents 0.3.6 (#752)
chore: automatically sort imports (#740)
fix: no f string needed (#750)
feat: add agent name when creating subagents (#735)
feat(cli): inject local context into system prompt via LocalContextMiddleware
chore: update twitter URL (#727)
chore: CR on docstrings/readme (#722)
minor release(deepagents): bump version to 0.3.5 (#695)
Port SDK Memory to CLI (#691)
chore(deepagents): turn on strict linting and add ratchet (#690)
chore(deepagents): add tests for todos middleware (#667)
fix(deepagents): fix content block handling in filesystem middleware tool result eviction (#674)
Minor release memory bump (#689)
feat: update memory prompt to be more barebones (#685)
improvements to README, reference docs (#688)
update version bounds (#687)
Deepagents release minor (#683)
fix(deepagents): make memory permissive if AGENTS.md not found (#682)
release(deepagents): release 0.3.2 (#680)
chore(deepagents): make memory strict if AGENTS.md not found (#673)
fix(deepagents): better async support in skills, and propagate runnable config (#672)
chore: remove older integration tests for memory (#670)
feature(deepagents): add memory (#646)
feat(deepagents): add skills to sdk (#591)
chore(deepagent): add docs to composite backend (#666)
chore(deepagents): add more test coverage to composite backend (#660)
fix(deepagents): composite backend grep implementation (#659)
Fix CVE-2025-68664 (#636)
make work with model string (#626)
release(deepagents): 0.3.1 (#608)
docs: fix documentation issues (#513)
fix(deepagents): strip trailing whitespace from subagent messages to prevent Anthropic API errors (#586)
fix(deepagents): Pass through runtime config to subagents (#602)
chore(deepagents): test write todos from sub-agents (#605)
fix(deepagents): exclude structured response from state update (#603)
feat: add ability to paste images in input (#555)
chore: bump minor version (#549)
feature(deepagents)!: add async implementations for backend, sandbox, filesystem (#504)
fix: fix docstring formatting errors in backends (#514)
chore(cli): add comprehensive testing for sandbox operations (#501)
feat(deepagents): use context window fractions for SummarizationMiddleware when available (#484)
chore(deepagents): add end to end test (#481)
release(deepagents, cli) (#477)
return strings in tools (#474)
truncate glob (#473)
fix(deepagents): fix type for file info (#471)
add file upload and download apis (#381)
fix(deepagents-cli): fix linting (broke CI) (#457)
fix(middleware): prevent silent corruption from Windows absolute paths (Issue #427) (#454)
Remove unnecessary dependencies from deepagents module (#429)
fix: use request.override instead of direct attribute overrides (#431)
Update README.md (#422)
release: deepagents 0.2.9, cli 0.0.9 (#411)
patch: remove resumable shell middleware (#410)
release (#388)
chore: finish migration into monorepo structure (#383)
feat: expose id on base abstraction (#382)
feat: sandbox protocol (#319)
chore: move BACKEND_TYPES to correct place (#351)
fix: Don't error when "subagent" does not exist. And add test for truncation logic (#343)
minor update (#302)
chore: inherit from protocol, update types (#291)
Truncate content sample (#287)
chore(deepagents): move protocol types (#286)
move deepagents to libs/deepagents (#257)

Don't miss a new deepagents release

NewReleases is sending notifications on new releases.