deepagents-code==0.1.49
Features
- Added recognition for LangSmith Gateway credentials. (#5042)
- Added slash commands for mode changes and an option to escape to manual mode from the YOLO notice. (#5092)
- Added an
installsubcommand. (#5080)
Bug Fixes
- Kept the post-install restart modal responsive. (#5086)
- Moved server graph bootstrap
cwdcalls off the event loop. (#5081) - Improved handling of long transcript user messages with toast notifications and expansion. (#5073)
- Show model no-op notices as toasts instead of inline messages. (#5074)
Internal maintainers: ccurme (@ccurme), Mason Daugherty (@mdrxy)
Released by: Mason Daugherty (@mdrxy)
Git log since deepagents-code==0.1.48
This commit history includes changes to this package. Commits are listed newest first.
44910bcrelease(deepagents-code): 0.1.49 (#5089)d93336bfeat(code): escape to manual mode in YOLO notice, mode slash commands (#5092)b64db97style(code): color tool-call rows by output status (#5039)b6556ddstyle(code): tighten YOLO mode notice copy (#5091)dcbff9cfeat(code): recognize LangSmith Gateway credentials (#5042)0651c99chore(code): raise dependency minimums (#5090)7519752style(code): clarify Auto classifier timeout messaging (#5088)2b69c30style(code): render collapsed expand hints as dim italic (#5087)c4e2480fix(code): keep post-install restart modal responsive (#5086)a34713bfix(code): toast and expand long transcript user messages (#5073)2f2116dfeat(code): addinstallsubcommand (#5080)e05f7c2fix(code): offload server graph bootstrap cwd calls off the event loop (#5081)92b5193fix(code): toast model no-op notice instead of inline message (#5074)