deepagents-code==0.1.64
Features
- Added trace metadata attribution for skill invocations (#5925).
- Added a list of MCP servers that require login (#5867).
- Added the ability to copy the current model from the picker header (#5904).
- Linked the doctor commit hash to GitHub (#5920).
- Standardized the external editor shortcut (#5911).
Bug Fixes
- Deferred recursion-limit handling to the LangGraph server (#5882).
- Disabled Git terminal prompts in
execute(#5878). - Improved privacy and debug-only visibility for MCP token and editable paths (#5866, #5850).
- Updated the model-switch warning to point to
/offload(#5901). - Rejected stale successful updates (#5847).
- Fixed thread timestamp rendering on systems without the glibc-only
%-Istrftimeflag (#5886). - Respected ASCII mode in the splash border (#5923).
- Skipped unchanged config writes (#5919).
- Skipped uncorrelated-result warnings for auto-mode policy denials (#5869).
Thanks to our community contributors: JessYan (@JessYanCoding)
Special thanks to everyone who reported the issues addressed in this release: JessYan (@JessYanCoding) (#5796)
Internal maintainers: Johannes du Plessis (@johannes117), Mason Daugherty (@mdrxy)
Released by: Mason Daugherty (@mdrxy)
Git log since deepagents-code==0.1.63
This commit history includes changes to this package. Commits are listed newest first.
d8686f7release(deepagents-code): 0.1.64 (#5848)c60cd46chore(deps): bumpdeepagentspin indeepagents-codeto 0.7.10 (#5928)437c2dbfix(code): respect ASCII mode in splash border (#5923)d26b53arelease(deepagents): 0.7.10 (#5838)c9e6f55feat(code): link doctor commit hash to GitHub (#5920)c313ff0fix(code): skip unchanged config writes (#5919)68fa627feat(code): attribute skill invocations in trace metadata (#5925)da5dcdcfeat(code): add extension trust and inspection UX (#5634)47f357brelease(deepagents-acp): 0.0.11 (#5908)6bb4423chore(deps): raise dependency minimums forall(#5916)4379a46fix(code): defer the recursion limit to the LangGraph server (#5882)2c8d154feat(code): host Python extensions in the agent runtime (#5633)7afa60echore(deps): raise dependency minimums forall(#5912)f75300ffeat(code): standardize external editor shortcut (#5911)a535b61fix(code): disable Git terminal prompts inexecute(#5878)0b9cb87test(code): restoreruntime_stateinTestDispatchModelSwitch(#5910)017d7aefeat(code): configure and load Python extensions (#5632)ef6b5befix(code): render thread timestamps without the glibc-only%-Istrftime flag (#5886)1c2355echore(deps): raise dependency minimums forall(#5906)cfd9e7afeat(code): copy current model from picker header (#5904)50989ddrefactor(code): delete theSettingsdataclass (#5863)5059a19refactor(code): route credentials and reload through env provider + auth store (#5862)33bdd0erefactor(code): resolve interpreter/shell/skills config at callsites (#5861)fa94778refactor(code): move settings path helpers to a paths module (#5860)181a193refactor(code): extract runtime model state intoRuntimeState(#5859)2f4d606fix(code): point model switch warning to/offload(#5901)92642a7chore(deps): raise dependency minimums forall(#5898)a71cafdfeat(code): list MCP servers needing login (#5867)0a234farefactor(code): preserveConfigOptionvalue types (#5865)35fd008fix(code): skip uncorrelated-result warning for auto-mode policy denials (#5869)4a4cb10chore(deps): raise dependency minimums fordeepagents(#5871)bd79104fix(code): hide MCP token path outside debug mode (#5866)3a91a95chore(deps): raise dependency minimums fordeepagents-code(#5868)e85f4b7fix(code): move editable path to debug console (#5850)23976f4fix(code): reject stale successful updates (#5847)