deepagents-code==0.1.50
Highlights
- Added project hooks workspace trust and expanded Hooks v2 support with client and server lifecycle events plus runtime feedback (#5105, #5104, #4997, #5045).
- Added an option to mute the “YOLO is active” toast (#5103).
- Made the splash screen
threadID clickable to copy it (#5173). - Show
ask_useranswers directly on the answered tool row (#5100). - Show a toast when submitting an empty required
ask_useranswer (#5095). - Added thread message counts to the Debug Console (#5117).
Fixes and improvements
- Gated Hooks v2 behind
DEEPAGENTS_CODE_EXPERIMENTALand improved hook resume stability across identity and Command tool results (#5146, #5176). - Kept server hook state out of task results (#5164).
- Stopped duplicate Auto transcript events during interrupt replay (#5157).
- Kept
/updateand/install --packageprompts responsive (#5127). - Refreshed the
/threadscache after each turn (#5174). - Anchored toasts above the chat input and added a toast when media is dropped into a free-text question (#5101, #5099).
- Improved thread status message styling and links (#5118).
- Made resume hints echo the launched command name (#5119).
- Scoped selection copy to the clicked screen (#5140).
- Ignored mouse hits on detached widgets (#5114).
Internal maintainers: Johannes du Plessis (@johannes117), Mason Daugherty (@mdrxy)
Released by: Mason Daugherty (@mdrxy)
Git log since deepagents-code==0.1.49
This commit history includes changes to this package. Commits are listed newest first.
63adb96release(deepagents-code): 0.1.50 (#5102)08e6e8bfix(code): stabilize hook resumes across identity and Command tool results (#5176)5726872fix(code): keep/updateand/install --packageprompts responsive (#5127)88ea7dafix(code): keep server hook state out of task results (#5164)be2e505feat(code): click the splashthreadID to copy it (#5173)3bd6301chore(infra): ship MIT LICENSE file in every package sdist (#5186)872f9d5perf(code): refresh/threadscache after each turn (#5174)991b7e7fix(code): resume hints echo the launched command name (#5119)5bbcf42fix(code): stop duplicating Auto transcript events on interrupt replay (#5157)8e81225style(code): markdown table for built-in tools in/tools(#5135)9ad8ddefix(code): consistent styling and links for thread status messages (#5118)78ebe2dfeat(code): showask_useranswers on the answered tool row (#5100)66d526ffeat(code): surface Hooks v2 runtime feedback (#5045)7d4acb6fix(code): gate Hooks v2 behindDEEPAGENTS_CODE_EXPERIMENTAL(#5146)a559f72release(langchain-quickjs): 0.3.5 (#5156)d98fe32release(langchain-runloop): 0.0.7 (#5152)2f6f4berelease(langchain-daytona): 0.0.8 (#5153)70f36a5release(langchain-modal): 0.0.6 (#5154)4d606d2release(langchain-vercel-sandbox): 0.0.2 (#5155)4de6037fix(code): scope selection copy to the clicked screen (#5140)9b2185bfeat(code): add project hooks workspace trust (#5105)ff02f83chore(code): bump deepagents pin to 0.7.0 (#5144)0c9612fstyle(code): clarify debug console trace link as(open in langsmith)(#5141)77f0d9arelease(deepagents): 0.7.0 (#4297)e8702dffeat(code): integrate Hooks v2 client lifecycle events (#5104)da8d4c3fix(code): toast when media is dropped into a free-text question (#5099)18822b2chore(infra): nest GitHub helper scripts by domain (#5126)5b58381style(code): documentEntertoggle in/notificationsfooter (#5125)04cf25dfeat(code): show thread message count in the Debug Console (#5117)4d2d6aefeat(code): allow muting the "YOLO is active" toast (#5103)fef1ff3chore(deps): raiselangchain-anthropicminimum to 1.5.3 (#5120)7348b8fstyle(code): showctrl+xhint whenask_userfree-text field is shown (#5096)d4d2b60fix(code): ignore mouse hits on detached widgets (#5114)f1727c7fix(code): anchor toasts above the chat input (#5101)2487c4bfeat(code): integrate Hooks v2 server lifecycle events (#4997)a80355afeat(code): toast when submitting empty requiredask_useranswer (#5095)641b408chore(code): remove orphanedtodo_list_prompt.md(#5098)