| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| deepagents_code-0.1.57-py3-none-any.whl | 2026-08-18 | 1.8 MB | |
| deepagents_code-0.1.57.tar.gz | 2026-08-18 | 4.0 MB | |
| deepagents-code==0.1.57 source code.tar.gz | 2026-08-18 | 23.3 MB | |
| deepagents-code==0.1.57 source code.zip | 2026-08-18 | 24.2 MB | |
| README.md | 2026-08-18 | 8.6 kB | |
| Totals: 5 Items | 53.2 MB | 0 | |
Features
- Added warnings before expensive cold-cache turns and trust user-declared endpoints for cold-cache policies (#5439, #5462).
- Made the chat input resizable by dragging its top border (#5524).
- Added a
multi_selectquestion type toask_user(#5097). - Added support for ACP approval modes (#5394).
- Added
DeepSeek-V4-Pro-0813to the model picker (#5512). - Show conversation turns alongside message counts (#5571).
- Include
TERM_PROGRAMin the resume hint (#5548).
Bug Fixes
- Report total context after
/offload(#5488). - Fixed transcript and thread restoration issues, including hydration lag, scrolling resumed threads to the bottom, and hiding empty previous-thread hints (#5479, #5543, #5552).
- Fixed Auto-mode approval handling by binding “yes” to the paired
ask_userquestion and avoiding duplicate Auto denial notices (#5038, #5501). - Improved reload behavior by keeping the chat input responsive during
/reload, reporting MCP server changes, and avoiding plugin reload prompt flashes or startup hints (#5529, #5504, #5500, #5502). - Improved dependency update UI by preserving editable fields and hiding dependency details after updates (#5521, #5519).
- Fixed chat UI polish issues, including detached spacer mount anchors, the unfocused input cursor, and relative timestamp toggle display (#5516, #5258, #5503).
- Refresh the splash version after updates (#5520).
Internal maintainers: @johannes117, @mdrxy
Released by: @mdrxy