deepagents-code==0.1.51
Features
- The status bar and usage view now show the running session cost. (#5036)
- Removed redundant
shellandweb_searchprompt guidance. (#5213) - After switching threads, Deep Agents now points back to the previous thread. (#5172)
- Leaving
/mcpwith pending toggles now prompts you to reconnect. (#5211) dcode config getnow accepts configuration sections. (#5134)
Fixes
- Kept the
/goalcriteria prompt responsive. (#5142) - Improved goal handling so underspecified objectives can be resolved from conversation context. (#5201)
- Released the turn when an interrupted worker never starts. (#5196)
- Hid timestamp footers together with their associated rows. (#5167)
- Fixed editable SDK detection by scanning and correlating SDK locations more accurately. (#5199)
- Improved
doctoroutput to explain why it may not have a latest-version answer. (#5209)
Internal maintainers: Alexander Olsen (@aolsenjazz), Mason Daugherty (@mdrxy)
Released by: Mason Daugherty (@mdrxy)
Git log since deepagents-code==0.1.50
This commit history includes changes to this package. Commits are listed newest first.
d2b663fhotfix(code): check rendered toast bounds (#5220)d815238hotfix(code): deflake toast anchoring test (#5217)50d7d10hotfix(code): mark editable SDK installs indcode_client_deepagents_version(#5214)9f582d5release(deepagents-code): 0.1.51 (#5200)539d4a0feat(code): running session cost in status bar and usage (#5036)53d1fb8feat(code): prompt to reconnect when leaving/mcpwith pending toggles (#5211)4507f9ffeat(code): point back to the previous thread after a switch (#5172)6305fdbfeat(code): drop redundantshellandweb_searchprompt guidance (#5213)ef3e078fix(code): explain whydoctorhas no latest-version answer (#5209)6dbbbd1chore(code): pin deepagents==0.7.1 (#5207)a3e3798fix(code): hide timestamp footers with the rows they belong to (#5167)42e01a9fix(code): release the turn when an interrupted worker never starts (#5196)6f9ea6afix(code): keep the/goalcriteria prompt responsive (#5142)8fdb9c3fix(code): resolve underspecified goal objectives from conversation context (#5201)874a137feat(code):dcode config getaccepts sections (#5134)4693ee7fix(code): correct editable SDK detection to scan and correlate (#5199)032ee10test(code): stop unit tests from tripping the socket guard (#5197)4c393eachore(deps): declarepackagingin sdk and align editable suffix (#5165)