deepagents-code==0.1.62
Features
- Added
/context-doctorfor inspecting and troubleshooting context issues (#5830). - Added warning when switching models mid-session (#5829).
- Added support for
DEEPAGENTS_HOME(#5773). - (Re-)Enabled secret redaction by default (#5816).
- Improved update visibility by showing cached updates in version output (#5817).
- Improved prompts and pickers: the stale editable-deps prompt now defaults to
Refresh environment now, and the model picker shows an Escape hint (#5810, #5775). - Added CLI config provider support (#5774).
Bug Fixes
- Fixed refreshed local context handling after compaction to reduce cache busts (#5828).
- Preserved goal notice history for prompt caching (#5823).
- Improved rubric coverage checks (#5369).
- Protected the TUI from native stderr writes (#5813).
- Fixed Git origin resolution from worktree common Git directories (#5818).
- Fixed prompt clipboard behavior so Tab inserts instead of pages (#5820).
Performance Improvements
- Reduced tracing overhead by omitting middleware trace inputs (#5815).
Special thanks to everyone who reported the issues addressed in this release: yona (@yonasuriv) (#5757)
Internal maintainers: Shrikar Seshadri (@davibinboi), Mason Daugherty (@mdrxy), Sydney Runkle (@sydney-runkle)
Released by: Mason Daugherty (@mdrxy)
Git log since deepagents-code==0.1.61
This commit history includes changes to this package. Commits are listed newest first.
dc27a2frelease(deepagents-code): 0.1.62 (#5778)acc3d33feat(code): confirm model switches with large context (#5829)feb5736feat(code): supportDEEPAGENTS_HOME(#5773)80719cefeat(code):/context-doctor(#5830)3a78de7fix(code): append refreshed local context after compaction (#5828)4ef1ae6chore(code): remove low-value unit tests (#5827)fd7d268feat(code): enable secret redaction by default (#5816)aa8ae71fix(code): preserve goal notice history for prompt caching (#5823)951a1cffeat(code): CLI config provider (#5774)8e03e9cfix(code): make prompt clipboard Tab insert (#5820)2271312chore(deps): bumpdeepagentspin indeepagents-codeto 0.7.9 (#5819)2ab22a1chore(code): prune redundant unit tests (#5825)a8ae714fix(code): resolve origin from worktree common Git dir (#5818)a201b74chore(code): prune redundant unit tests (#5822)b6a7792feat(code): show cached updates in version output (#5817)7155253release(deepagents): 0.7.9 (#5754)39b760fperf(code): omit middleware trace inputs (#5815)299ee32hotfix(code): keep Textual output visible with stderr guard (#5814)442933dfix(code): ensure rubric coverage (#5369)a4d9b8afix(code): protect TUI from native stderr writes (#5813)de60958feat(code): default the stale editable-deps prompt toRefresh environment now(#5810)3706960refactor(code): remove redundant HITL rejection framing (#5658)8809226chore(deps): raise dependency minimums fordeepagents-code(#5807)29cd02achore(deps): raise dependency minimums fordeepagents(#5805)da67c86chore(repo): remove deprecatedlibs/clipackage (#5791)a103a88feat(code): show Escape hint in model picker (#5775)