deepagents-code==0.1.61
Features
- Added
google_anthropic_vertexprovider support for Claude on Vertex AI (#5760). - Enforced configured model allowlists (#5649).
- Injected goal and rubric context directly, replacing
get_goalandget_rubric(#5041). - Made
/offloadserver-owned (#5261). - Added prompt clipboard support (#5733).
- Show Auto approval review progress (#5729).
Bug Fixes
- Kept long thread resumes responsive (#5772).
- Render first streamed text immediately (#5761).
- Show the incognito shell command widget (#5768).
- Only highlight actionable tool rows (#5769).
- Warn and ignore
--auto-approveand--yoloin headless mode (#5750). - Sweep expired history archives at startup (#5751).
- Clarified auth environment setup (#5767).
Special thanks to everyone who reported the issues addressed in this release: cakkinep (#4489)
Internal maintainers: Mason Daugherty (@mdrxy)
Released by: Mason Daugherty (@mdrxy)
Git log since deepagents-code==0.1.60
This commit history includes changes to this package. Commits are listed newest first.
23a80f4release(deepagents-code): 0.1.61 (#5758)b494f43feat(code): make/offloadserver-owned (#5261)85e1e5bfix(code): keep long thread resumes responsive (#5772)b78413cfix(code): only highlight actionable tool rows (#5769)d9dc96efix(code): sweep expired history archives at startup (#5751)dd8b8adfeat(code): enforce configured model allowlists (#5649)a095af9fix(code): clarify auth environment setup (#5767)a564f8erefactor(code): remove legacyresolve_scalarconfig path (#5755)9bef676fix(code): show incognito shell command widget (#5768)f6b0611style(code): align execute output details (#5770)c2f44fffeat(code): prompt clipboard (#5733)75095bbchore(deps): raise dependency minimums forall(#5764)19de73dfix(code): render first streamed text immediately (#5761)aa69916feat(code): addgoogle_anthropic_vertexprovider for Claude on Vertex AI (#5760)9223593fix(code): warn and ignore--auto-approve/--yoloin headless mode (#5750)2c80153feat(code,evals): inject goal/rubric context, droppingget_goal/get_rubric(#5041)8fe11f0feat(code): show Auto approval review progress (#5729)acc752erefactor(code): add configuration provider resolver (#5736)