Skip to content

release(deepagents-code): 0.1.50 - #5102

Merged
Mason Daugherty (mdrxy) merged 3 commits into
mainfrom
release-please--branches--main--components--deepagents-code
Jul 30, 2026
Merged

release(deepagents-code): 0.1.50#5102
Mason Daugherty (mdrxy) merged 3 commits into
mainfrom
release-please--branches--main--components--deepagents-code

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Caution

Merging this PR will automatically publish to PyPI and create a GitHub release.

For the full release process, see .github/RELEASING.md.


Release notes preview: keep this section in sync with the package CHANGELOG.md. Publish reads the merged CHANGELOG via release.yml, not this PR description — keep them aligned anyway so the PR stays an accurate historical record for reviewers and anyone returning later.


0.1.50 (2026-07-30)

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 thread ID clickable to copy it (#5173).
  • Show ask_user answers directly on the answered tool row (#5100).
  • Show a toast when submitting an empty required ask_user answer (#5095).
  • Added thread message counts to the Debug Console (#5117).

Fixes and improvements

  • Gated Hooks v2 behind DEEPAGENTS_CODE_EXPERIMENTAL and 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 /update and /install --package prompts responsive (#5127).
  • Refreshed the /threads cache 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).

End release notes preview.


Note

A New Contributors section is appended to the GitHub release notes automatically at publish time (see Release Pipeline, step 2).

@github-actions github-actions Bot added autorelease: pending Used in `release-please` automated workflow; do not remove! dcode Related to `deepagents-code` dependencies Pull requests that update a dependency file release Package release PR size: XS < 50 LOC labels Jul 27, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--deepagents-code branch 25 times, most recently from 04deef0 to b891e06 Compare July 29, 2026 18:48
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--deepagents-code branch 13 times, most recently from 1a00eff to eb9ffbb Compare July 30, 2026 16:08
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--deepagents-code branch from eb9ffbb to d923e35 Compare July 30, 2026 16:38
@johannes117
Johannes du Plessis (johannes117) marked this pull request as ready for review July 30, 2026 16:50
@langchain-oss-automated-triage

langchain-oss-automated-triage Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Review and edit the release notes between the content markers below. Keep the version heading intact.


0.1.50 (2026-07-30)

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 thread ID clickable to copy it (#5173).
  • Show ask_user answers directly on the answered tool row (#5100).
  • Show a toast when submitting an empty required ask_user answer (#5095).
  • Added thread message counts to the Debug Console (#5117).

Fixes and improvements

  • Gated Hooks v2 behind DEEPAGENTS_CODE_EXPERIMENTAL and 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 /update and /install --package prompts responsive (#5127).
  • Refreshed the /threads cache 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).

When the release changes are finalized, run:

@release-bot apply

Merge only after the curated release-notes check passes.

If new relevant entries appear after applying, draft again and then re-apply:

@release-bot draft
@release-bot apply

To ship without curated notes, add the release: dangerously skip curated notes label. That is the only way to skip the curated-notes merge gate — use it only when you intentionally want the generated changelog as-is, without maintainer polish.

@open-swe open-swe Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Open SWE Review found 1 potential issue.

Open in WebView Open SWE trace

Comment thread libs/code/CHANGELOG.md Outdated
@johannes117

Copy link
Copy Markdown
Contributor

release-bot apply

@langchain-oss-automated-triage

Copy link
Copy Markdown
Contributor

Curated release notes were applied to the package changelog and release PR body.

Do not add more deepagents-code changes before merge unless you are prepared to run @release-bot draft and @release-bot apply again.

@mdrxy
Mason Daugherty (mdrxy) merged commit 63adb96 into main Jul 30, 2026
62 checks passed
@mdrxy
Mason Daugherty (mdrxy) deleted the release-please--branches--main--components--deepagents-code branch July 30, 2026 17:13
@github-actions

Copy link
Copy Markdown
Contributor Author

The package release workflow has started:

Follow the linked run for build, test, and publish status.

@github-actions github-actions Bot added autorelease: tagged Release has been tagged. Used in `release-please` automated workflow; do not remove! and removed autorelease: pending Used in `release-please` automated workflow; do not remove! labels Jul 30, 2026
Mason Daugherty (mdrxy) pushed a commit that referenced this pull request Jul 30, 2026
> [!CAUTION]
> Merging this PR will automatically publish to **PyPI** and create a
**GitHub release**.

For the full release process, see
[`.github/RELEASING.md`](https://github.com/langchain-ai/deepagents/blob/main/.github/RELEASING.md).

---

_Release notes preview: keep this section in sync with the package
`CHANGELOG.md`. Publish reads the merged CHANGELOG via `release.yml`,
not this PR description — keep them aligned anyway so the PR stays an
accurate historical record for reviewers and anyone returning later._

---


##
[0.1.50](deepagents-code==0.1.49...deepagents-code==0.1.50)
(2026-07-30)

### Highlights

- Added project hooks workspace trust and expanded Hooks v2 support with
client and server lifecycle events plus runtime feedback
([#5105](#5105),
[#5104](#5104),
[#4997](#4997),
[#5045](#5045)).
- Added an option to mute the “YOLO is active” toast
([#5103](#5103)).
- Made the splash screen `thread` ID clickable to copy it
([#5173](#5173)).
- Show `ask_user` answers directly on the answered tool row
([#5100](#5100)).
- Show a toast when submitting an empty required `ask_user` answer
([#5095](#5095)).
- Added thread message counts to the Debug Console
([#5117](#5117)).

### Fixes and improvements

- Gated Hooks v2 behind `DEEPAGENTS_CODE_EXPERIMENTAL` and improved hook
resume stability across identity and Command tool results
([#5146](#5146),
[#5176](#5176)).
- Kept server hook state out of task results
([#5164](#5164)).
- Stopped duplicate Auto transcript events during interrupt replay
([#5157](#5157)).
- Kept `/update` and `/install --package` prompts responsive
([#5127](#5127)).
- Refreshed the `/threads` cache after each turn
([#5174](#5174)).
- Anchored toasts above the chat input and added a toast when media is
dropped into a free-text question
([#5101](#5101),
[#5099](#5099)).
- Improved thread status message styling and links
([#5118](#5118)).
- Made resume hints echo the launched command name
([#5119](#5119)).
- Scoped selection copy to the clicked screen
([#5140](#5140)).
- Ignored mouse hits on detached widgets
([#5114](#5114)).

_End release notes preview._

---

> [!NOTE]
> A **New Contributors** section is appended to the GitHub release notes
automatically at publish time (see [Release
Pipeline](https://github.com/langchain-ai/deepagents/blob/main/.github/RELEASING.md#release-pipeline),
step 2).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: langchain-oss-automated-triage[bot] <248757908+langchain-oss-automated-triage[bot]@users.noreply.github.com>
Co-authored-by: Johannes du Plessis <johannes@langchain.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: tagged Release has been tagged. Used in `release-please` automated workflow; do not remove! dcode Related to `deepagents-code` dependencies Pull requests that update a dependency file release Package release PR size: XS < 50 LOC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants