deepagents-code==0.1.55
Features
- Added a
/contextusage report for inspecting context consumption (#5407). - Added a cache and context status row for at-a-glance session state (#5408).
- Added configurable warnings when a session exceeds the configured cost threshold (#5405).
- Added support for persisting and reconfiguring ACP sessions (#5366).
- Added automatic updates for installed plugins (#5368).
- Added a toggle for diff line numbers (#5427).
Ctrl+Sin/auto modelnow stores[models].auto_classifier(#5313).
Fixes
- Restored edit diffs in resumed threads (#5391).
- Added a resume hint after crashes (#5412).
- Clarified the project hooks trust prompt and stopped prompting for user hooks (#5426).
- Cleared dynamic subagents on the next turn (#5437).
- Improved grouped tool summaries by counting distinct targets (#5409).
- Improved ask-user choice wrapping and selection styling (#5442).
- Serialized
dcodeself-upgrades across processes (#5252). - Added warnings for stale dependencies in editable installs (#5386).
- Hid incomplete extras from version output (#5352).
- Removed the optional-provider startup tip (#5421).
- Removed the “Message restored to input” toast (#5253).
Internal maintainers: Johannes du Plessis (@johannes117), Mason Daugherty (@mdrxy)
Released by: Mason Daugherty (@mdrxy)
Git log since deepagents-code==0.1.54
This commit history includes changes to this package. Commits are listed newest first.
80fe3d3hotfix(code): skip checkoutpyproject.tomltest when running from a built wheel (#5453)3f62cd7release(deepagents-code): 0.1.55 (#5396)6cf062brelease(deepagents-acp): 0.0.10 (#5431)9a37479fix(code): clear dynamic subagents on next turn (#5437)6ee54d9style(code): thicken/contextusage bars (#5438)9be99efstyle(code): color-code cache hit rate (#5436)a78d7b1fix(code): indent wrapped ask-user choices and add selection styling (#5442)4411a6ctest(code): restore leaked model settings inapply_to_settingstest (#5440)4cd21b6feat(code): toggle diff line numbers (#5427)2b3edf9feat(code): add cache and context status row (#5408)22a36d2feat(code): persist and reconfigure ACP sessions (#5366)0355416feat(code): add/contextusage report (#5407)61d3279fix(code): clarify project hooks trust prompt and stop prompting for user hooks (#5426)10353bdfix(code): warn on stale dependencies in editable installs (#5386)cf8ea93fix(code): count distinct targets in grouped tool summaries (#5409)f4da16echore(code): print live tail command and say "Upgraded." in installer (#5371)e742d04feat(code):Ctrl+Sin/auto modelstores[models].auto_classifier(#5313)f137897fix(code): remove optional-provider startup tip (#5421)015a019fix(code): show resume hint after crashes (#5412)38f32cdfix(code): hide incomplete extras from version output (#5352)e12acbafix(code): serialize dcode self-upgrades across processes (#5252)c206eb4fix(code): drop the "Message restored to input" toast (#5253)8cf8517feat(code): warn above configurable session cost threshold (#5405)6a5d93ffix(code): restore edit diffs in resumed threads (#5391)3bf6ca7feat(code): auto-update installed plugins (#5368)