deepagents-code==0.1.53
Features
- Added pricing coverage with Baseten built-in overrides and local fallback overrides when
genai-pricesis missing data (#5312, #5304). - Suggest compacting large resumed threads (#5318).
- Added terminal program trace metadata (#5329).
Bug Fixes
- Preserved runtime offload archive routing (#5328).
- Always restart after a successful startup auto-update (#5317).
- Fixed leaked turn coroutines and SQLite handles (#5218).
- Keep MCP shutdown-race tracebacks from appearing in the terminal (#5325).
- Open the
/auto modelselector immediately while connecting (#5341). - Route failures to
PostToolUseFailure(#5315). - Use dismissed copy for ask-user prompts (#5331).
Internal maintainers: Johannes du Plessis (@johannes117), Mason Daugherty (@mdrxy)
Released by: Mason Daugherty (@mdrxy)
Git log since deepagents-code==0.1.52
This commit history includes changes to this package. Commits are listed newest first.
0bd15dcrelease(deepagents-code): 0.1.53 (#5310)72bfc1efix(code): open/auto modelselector immediately while connecting (#5341)63aa129chore(code): harden installer downloads, PATH setup, and shell coverage (#5336)bd2079bstyle(code): trim Auto classifier picker copy and show active model (#5311)8cdee15fix(code): always restart after a successful startup auto-update (#5317)920fb66fix(code): use dismissed copy for ask-user prompts (#5331)cb2329dfeat(code): suggest compacting large resumed threads (#5318)7d97097fix(code): keep MCP shutdown-race traceback off the terminal (#5325)8d3a1a9feat(code):dcode_term_programtrace metadata (#5329)a6e2608chore(deps): bumplangchain-anthropicto 1.5.4 (#5332)768b061fix(code): preserve runtime offload archive routing (#5328)c1f4ac3fix(code): route failures toPostToolUseFailure(#5315)f34ffa0feat(code): add Baseten built-in pricing overrides (#5312)89bcaf2feat(code): local pricing overrides as a fallback when genai-prices misses (#5304)994799bfix(code): stop leaking turn coroutines and sqlite handles (#5218)