deepagents-code==0.1.50
langchain-ai/deepagentsdeepagents-code==0.1.50Jul 30, 2026by github-actions[bot]
AI Summary
This release expands Hooks v2 support with lifecycle events and workspace trust, adds options to mute toasts, and improves UI interactions such as clickable thread IDs and showing ask_user answers directly on tool rows.
Key Highlights
- Added project hooks workspace trust and expanded Hooks v2 support with client and server lifecycle events.
- Added an option to mute the “YOLO is active” toast.
- Made the splash screen `thread` ID clickable to copy it.
- Show `ask_user` answers directly on the answered tool row.
- Added thread message counts to the Debug Console.
New Features
- Added project hooks workspace trust and expanded Hooks v2 support with client and server lifecycle events plus runtime feedback.
- Added an option to mute the “YOLO is active” toast.
- Made the splash screen `thread` ID clickable to copy it.
- Show `ask_user` answers directly on the answered tool row.
- Show a toast when submitting an empty required `ask_user` answer.
- Added thread message counts to the Debug Console.
Full Release Notes
### Highlights - Added project hooks workspace trust and expanded Hooks v2 support with client and server lifecycle events plus runtime feedback ([#5105](https://github.com/langchain-ai/deepagents/issues/5105), [#5104](https://github.com/langchain-ai/deepagents/issues/5104), [#4997](https://github.com/langchain-ai/deepagents/issues/4997), [#5045](https://github.com/langchain-ai/deepagents/issues/5045)). - Added an option to mute the “YOLO is active” toast ([#5103](https://github.com/langchain-ai/deepagents/issues/5103)). - Made the splash screen `thread` ID clickable to copy it ([#5173](https://github.com/langchain-ai/deepagents/issues/5173)). - Show `ask_user` answers directly on the answered tool row ([#5100](https://github.com/langchain-ai/deepagents/issues/5100)). - Show a toast when submitting an empty required `ask_user` answer ([#5095](https://github.com/langchain-ai/deepagents/issues/5095)). - Added thread message counts to the Debug Console ([#5117](https://github.com/langchain-ai/deepagents/issues/5117)). ### Fixes and improvements - Gated Hooks v2 behind `DEEPAGENTS_CODE_EXPERIMENTAL` and improved hook resume stability across identity and Command tool results ([#5146](https://github.com/langchain-ai/deepagents/issues/5146), [#5176](https://github.com/langchain-ai/deepagents/issues/5176)). - Kept server hook state out of task results ([#5164](https://github.com/langchain-ai/deepagents/issues/5164)). - Stopped duplicate Auto transcript events during interrupt replay ([#5157](https://github.com/langchain-ai/deepagents/issues/5157)). - Kept `/update` and `/install --package` prompts responsive ([#5127](https://github.com/langchain-ai/deepagents/issues/5127)). - Refreshed the `/threads` cache after each turn ([#5174](https://github.com/langchain-ai/deepagents/issues/5174)). - Anchored toasts above the chat input and added a toast when media is dropped into a free-text question ([#5101](https://github.com/langchain-ai/deepagents/issues/5101), [#5099](https://github.com/langchain-ai/deepagents/issues/5099)). - Improved thread status message styling and links ([#5118](https://github.com/langchain-ai/deepagents/issues/5118)). - Made resume hints echo the launched command name ([#5119](https://github.com/langchain-ai/deepagents/issues/5119)). - Scoped selection copy to the clicked screen ([#5140](https://github.com/langchain-ai/deepagents/issues/5140)). - Ignored mouse hits on detached widgets ([#5114](https://github.com/langchain-ai/deepagents/issues/5114)). --- Internal maintainers: @johannes117, @mdrxy Released by: @mdrxy <details> <summary>Git log since deepagents-code==0.1.49</summary> This commit history includes changes to this package. Commits are listed newest first. - [`63adb96`](https://github.com/langchain-ai/deepagents/commit/63adb9645687b2710b3a8adf1ee92c653dd37b96) release(deepagents-code): 0.1.50 (#5102) - [`08e6e8b`](https://github.com/langchain-ai/deepagents/commit/08e6e8ba8d8ea629d78976542a061a2acab1fa9c) fix(code): stabilize hook resumes across identity and Command tool results (#5176) - [`5726872`](https://github.com/langchain-ai/deepagents/commit/5726872cd5efec9367ae2ce678aa7183af74335d) fix(code): keep `/update` and `/install --package` prompts responsive (#5127) - [`88ea7da`](https://github.com/langchain-ai/deepagents/commit/88ea7da18e8be84e65df0edb8ffc4b904182f843) fix(code): keep server hook state out of task results (#5164) - [`be2e505`](https://github.com/langchain-ai/deepagents/commit/be2e5054b9dffdf9ba9032a198c0ae5f8a0cccd1) feat(code): click the splash `thread` ID to copy it (#5173) - [`3bd6301`](https://github.com/langchain-ai/deepagents/commit/3bd6301818426f38d33df2af991061ca4659dc58) chore(infra): ship MIT LICENSE file in every package sdist (#5186) - [`872f9d5`](https://github.com/langchain-ai/deepagents/commit/872f9d5647759a84e7abfa79d43fc128c54e29a4) perf(code): refresh `/threads` cache after each turn (#5174) - [`991b7e7`](https://github.com/langchain-ai/deepagents/commit/991b7e769d8afa98edc8dac1c68994ca4dc765d2) fix(code): resume hints echo the launched command name (#5119) - [`5bbcf42`](https://github.com/langchain-ai/deepagents/commit/5bbcf428a8131f0fca149abba34096fbcd2dfde8) fix(code): stop duplicating Auto transcript events on interrupt replay (#5157) - [`8e81225`](https://github.com/langchain-ai/deepagents/commit/8e81225e58a618196580a06506492d6a34246ce5) style(code): markdown table for built-in tools in `/tools` (#5135) - [`9ad8dde`](https://github.com/langchain-ai/deepagents/commit/9ad8dded08533a7915dc35e05f4c92c3b1ecb736) fix(code): consistent styling and links for thread status messages (#5118) - [`78ebe2d`](https://github.com/langchain-ai/deepagents/commit/78ebe2d27c0ec5b5bf1368f1f1b1f442f9212717) feat(code): show `ask_user` answers on the answered tool row (#5100) - [`66d526f`](https://github.com/langchain-ai/deepagents/commit/66d526f0e43c4c1c5d3ab9cc3d423fefe1606e6f) feat(code): surface Hooks v2 runtime feedback (#5045) - [`7d4acb6`](https://github.com/langchain-ai/deepagents/commit/7d4acb6804cd17eb4c2337b9af11aee9f3601d01) fix(code): gate Hooks v2 behind `DEEPAGENTS_CODE_EXPERIMENTAL` (#5146) - [`a559f72`](https://github.com/langchain-ai/deepagents/commit/a559f720d94eb8e7d14f96dbdad816dc9f7e3636) release(langchain-quickjs): 0.3.5 (#5156) - [`d98fe32`](https://github.com/langchain-ai/deepagents/commit/d98fe329c8ad0459b9eaf0b5a3ab5169453298e2) release(langchain-runloop): 0.0.7 (#5152) - [`2f6f4be`](https://github.com/langchain-ai/deepagents/commit/2f6f4bee113806bf12d21f2da75a041baf41c5b8) release(langchain-daytona): 0.0.8 (#5153) - [`70f36a5`](https://github.com/langchain-ai/deepagents/commit/70f36a5163e78808dca000bf1aefae076140b126) release(langchain-modal): 0.0.6 (#5154) - [`4d606d2`](https://github.com/langchain-ai/deepagents/commit/4d606d2d98bb25cca37028492c2281f08c4f07ee) release(langchain-vercel-sandbox): 0.0.2 (#5155) - [`4de6037`](https://github.com/langchain-ai/deepagents/commit/4de6037cbe31de005a493eaa719f5269f29be764) fix(code): scope selection copy to the clicked screen (#5140) - [`9b2185b`](https://github.com/langchain-ai/deepagents/commit/9b2185b65d4cbbaad9dd1b632162810a0aefd7eb) feat(code): add project hooks workspace trust (#5105) - [`ff02f83`](https://github.com/langchain-ai/deepagents/commit/ff02f83db383eac945955d25f5f3d2b1bbbff178) chore(code): bump deepagents pin to 0.7.0 (#5144) - [`0c9612f`](https://github.com/langchain-ai/deepagents/commit/0c9612f1ab9676a9a98b4c51cc64a1810371d4d7) style(code): clarify debug console trace link as `(open in langsmith)` (#5141) - [`77f0d9a`](https://github.com/langchain-ai/deepagents/commit/77f0d9a362e49b595b7d04d87ee66d01f61a6ee8) release(deepagents): 0.7.0 (#4297) - [`e8702df`](https://github.com/langchain-ai/deepagents/commit/e8702df601e137b65fe276270c3d3d589340bddf) feat(code): integrate Hooks v2 client lifecycle events (#5104) - [`da8d4c3`](https://github.com/langchain-ai/deepagents/commit/da8d4c3ccc237e57294088d2437b13031a73c52d) fix(code): toast when media is dropped into a free-text question (#5099) - [`18822b2`](https://github.com/langchain-ai/deepagents/commit/18822b290a70f6dedca33d6196fa51dc8a705d9a) chore(infra): nest GitHub helper scripts by domain (#5126) - [`5b58381`](https://github.com/langchain-ai/deepagents/commit/5b58381b4b5beff4cf4b19d74a20469d38a0daaa) style(code): document `Enter` toggle in `/notifications` footer (#5125) - [`04cf25d`](https://github.com/langchain-ai/deepagents/commit/04cf25d27068070979552a5c914fc7dad715ce70) feat(code): show thread message count in the Debug Console (#5117) - [`4d2d6ae`](https://github.com/langchain-ai/deepagents/commit/4d2d6aed808575e2e03539bc7fa84562c93b7eb5) feat(code): allow muting the "YOLO is active" toast (#5103) - [`fef1ff3`](https://github.com/langchain-ai/deepagents/commit/fef1ff33e99cd6cb7b2cbbea8db8df453866dc5e) chore(deps): raise `langchain-anthropic` minimum to 1.5.3 (#5120) - [`7348b8f`](https://github.com/langchain-ai/deepagents/commit/7348b8f5098aef6d2f15243861300b98bf24378c) style(code): show `ctrl+x` hint when `ask_user` free-text field is shown (#5096) - [`d4d2b60`](https://github.com/langchain-ai/deepagents/commit/d4d2b60e37ae034e69f60ab5f34267b542c00dd5) fix(code): ignore mouse hits on detached widgets (#5114) - [`f1727c7`](https://github.com/langchain-ai/deepagents/commit/f1727c785c44809e7b1b7ed8c5d0b31c560ae3ad) fix(code): anchor toasts above the chat input (#5101) - [`2487c4b`](https://github.com/langchain-ai/deepagents/commit/2487c4b87dff264ae1e8d34c7ce9249dd4b29760) feat(code): integrate Hooks v2 server lifecycle events (#4997) - [`a80355a`](https://github.com/langchain-ai/deepagents/commit/a80355abd9d4579eee483f654faa5f2b373590a0) feat(code): toast when submitting empty required `ask_user` answer (#5095) - [`641b408`](https://github.com/langchain-ai/deepagents/commit/641b408e621a92cbc537d724a87e4021d4992288) chore(code): remove orphaned `todo_list_prompt.md` (#5098) </details>