deepagents-code==0.1.67
Features
- Added
GPT-6 Astrasupport (#6141). - Reuses the server across workspace switches (#6152).
- Limits thread resume age (#6068).
Bug Fixes
- Improved workspace isolation by resolving project policy per workspace, scoping project dotenv to workspaces, and isolating LangSmith auth and workspace tracing (#6064, #5980, #6061).
- Improved transcript tail reconciliation by bounding and serializing reconciliation work (#6057, #6143).
- Refuses a second sandbox workspace and moves sandbox creation and entry off the guarded event loop (#5979, #6017).
- Surfaces stale updates in-session (#6063).
- Surfaces the LangSmith credential in
dcode config(#6083). - Offloads server config imports (#6089).
- Correctly parses extra skill directories with the platform separator (#6151).
Thanks to our community contributors: Jack Michaud (@jack-michaud), 宇宙的山峰 (@UniversePeak)
Special thanks to everyone who reported the issues addressed in this release: Jack Michaud (@jack-michaud) (#6018), JessYan (@JessYanCoding) (#6074)
Internal maintainers: Mason Daugherty (@mdrxy)
Released by: Mason Daugherty (@mdrxy)
Git log since deepagents-code==0.1.66
This commit history includes changes to this package. Commits are listed newest first.
d0fbc7crelease(deepagents-code): 0.1.67 (#6059)c71cd51chore(deps): bump httpx2 from 2.10.0 to 2.12.0 in /libs/code (#6179)f6ae37cchore(deps): raise dependency minimums forall(#6186)32fe5e4chore(deps): bump httpcore2 from 2.9.0 to 2.10.0 in /libs/code (#6182)fd28bfbfix(code): run sandbox creation and entry off the guarded event loop (#6017)318311ffeat(code): limit thread resume age (#6068)56e4ef1fix(code): parse extra skill dirs with platform separator (#6151)ca2d1effeat(code): reuse server across workspace switches (#6152)5fb8b69fix(code): serialize transcript tail reconciliation (#6143)a1a0887fix(code): surface the LangSmith credential indcode config(#6083)ea1f253fix(code): resolve project policy per workspace (#6064)794eda8fix(code): isolate LangSmith auth and workspace tracing (#6061)048f989feat(code): addGPT-6 Astrasupport (#6141)90fe4f4fix(code): offload server config import (#6089)18106bechore(deps): raise dependency minimums forall(#6130)07d2952chore(deps): raise dependency minimums forall(#6096)6c89fe2release(langchain-quickjs): 0.3.7 (#6095)cdb9d4cfix(code): surface stale updates in-session (#6063)678c115fix(code): scope project dotenv to workspaces (#5980)cb4c973fix(code): refuse a second sandbox workspace (#5979)8da3264fix(code): bound transcript tail reconciliation (#6057)