deepagents-code==0.1.39
alibaba/zvecdeepagents-code==0.1.39Jul 14, 2026by github-actions[bot]
AI Summary
This release focuses on debugging and performance improvements, specifically optimizing log retention and fixing server-side offloading issues.
Key Highlights
- Improved Debug Console log retention by partitioning logs by level
- Fixed `/offload` to run server-side
- Refactored inline prompt infrastructure
- Renamed 'auto' approval-mode label to 'YOLO'
New Features
- Partitioned Debug Console log retention by level
- Server-side execution for `/offload`
- Shared inline prompt infrastructure
Full Release Notes
### Bug fixes - Improved Debug Console log retention by partitioning retained logs by level ([#4718](https://github.com/langchain-ai/deepagents/issues/4718)) ([c6e3b35](https://github.com/langchain-ai/deepagents/commit/c6e3b351f1826aa6ea97be244acd867950a032ee)). - Fixed `/offload` to run server-side ([#4696](https://github.com/langchain-ai/deepagents/issues/4696)) ([564e5a0](https://github.com/langchain-ai/deepagents/commit/564e5a05bca5236ae33ce1147865111f931d257c)). --- Internal maintainers: @mdrxy Released by: @mdrxy <details> <summary>Git log since deepagents-code==0.1.38</summary> This commit history includes changes to this package. Commits are listed newest first. - [`8eb909a`](https://github.com/langchain-ai/deepagents/commit/8eb909a59b8291b6e05fcf6f38cf93678f87a243) release(deepagents-code): 0.1.39 (#4725) - [`564e5a0`](https://github.com/langchain-ai/deepagents/commit/564e5a05bca5236ae33ce1147865111f931d257c) fix(code): run `/offload` server-side (#4696) - [`0c7e58c`](https://github.com/langchain-ai/deepagents/commit/0c7e58c508049db7fa04d388a3dad4d7dcc91b39) refactor(code): share inline prompt infrastructure (#4724) - [`9972614`](https://github.com/langchain-ai/deepagents/commit/9972614f57c19f6165f6a82e7dfbb665b15e9289) style(code): rename "auto" approval-mode label to "YOLO" (#4726) - [`c6e3b35`](https://github.com/langchain-ai/deepagents/commit/c6e3b351f1826aa6ea97be244acd867950a032ee) fix(code): partition Debug Console log retention by level (#4718) </details>