deepagents-code==0.1.57
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: Johannes du Plessis (@johannes117), Mason Daugherty (@mdrxy)
Released by: Mason Daugherty (@mdrxy)
Git log since deepagents-code==0.1.56
This commit history includes changes to this package. Commits are listed newest first.
57e15earelease(deepagents-code): 0.1.57 (#5515)00b8f3ahotfix(code): wait for terminal resize layout (#5576)f4f138dfix(code): bind Auto-mode "yes" to the pairedask_userquestion (#5038)107980efeat(code): trust user-declared endpoints for cold-cache policies (#5462)5d806c8fix(code): report total context after/offload(#5488)8d2298ffeat(code): warn before expensive cold-cache turns (#5439)3dd4fe5feat(code): show conversation turns alongside message counts (#5571)41395c5fix(code): avoid duplicate Auto denial notices (#5501)3c8cae6fix(code): avoid transcript hydration lag (#5479)dc029effix(code): defer plugin reload hint during startup (#5502)e03f030fix(code): avoid plugin reload prompt flash (#5500)c325e7cstyle(code): preserve subagent hint at narrow widths (#5410)c66d9b8fix(code): hide chat input cursor while unfocused (#5258)96d72a1fix(code): condition relative timestamp toggle (#5503)3cdc821feat(code): carryTERM_PROGRAMinto the resume hint (#5548)0f5bd4ffix(code): hide empty previous-thread hints (#5552)1c6d358fix(code): scroll resumed threads to the bottom (#5543)ed3b15fstyle(code): keep highlighted/modelrows readable (#5245)b16a740fix(code): report MCP server changes on reload (#5504)fcc019bstyle(code): separate usage summary sections (#5525)878ab3efeat(code): addmulti_selectquestion type toask_user(#5097)5aa266efix(code): keep chat input responsive during/reload(#5529)cf7578dfix(code): hide dependency details after updates (#5519)f0446c8fix(code): preserve editables during dependency refresh (#5521)7772a14feat(code): support ACP approval modes (#5394)b9fa4b6style(code): restore active-question side line for multi-questionask_usermenus (#5539)c2ec5e6fix(code): refresh splash version after update (#5520)59ae459chore(deps): bump genai-prices in deepagents-code to 0.1.3 (#5530)e34b85dtest(code): run CLI end-to-end tests asynchronously and de-flake exit teardown (#5518)d01e4acfeat(code): resize chat input by dragging its top border (#5524)a38dc42fix(code): avoid detached spacer mount anchors (#5516)cd762ddchore(deps): bump genai-prices in deepagents-code to 0.1.2 (#5511)f23d81bfeat(code): addDeepSeek-V4-Pro-0813to model picker (#5512)