Skip to content

release(deepagents-code): 0.1.51 - #5200

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

release(deepagents-code): 0.1.51#5200
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 30, 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.51 (2026-07-31)

Features

  • The status bar and usage view now show the running session cost. (#5036)
  • Removed redundant shell and web_search prompt guidance. (#5213)
  • After switching threads, Deep Agents now points back to the previous thread. (#5172)
  • Leaving /mcp with pending toggles now prompts you to reconnect. (#5211)
  • dcode config get now accepts configuration sections. (#5134)

Fixes

  • Kept the /goal criteria prompt responsive. (#5142)
  • Improved goal handling so underspecified objectives can be resolved from conversation context. (#5201)
  • Released the turn when an interrupted worker never starts. (#5196)
  • Hid timestamp footers together with their associated rows. (#5167)
  • Fixed editable SDK detection by scanning and correlating SDK locations more accurately. (#5199)
  • Improved doctor output to explain why it may not have a latest-version answer. (#5209)

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 30, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--deepagents-code branch 17 times, most recently from 6fcda10 to 8261458 Compare July 31, 2026 02:46
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--deepagents-code branch from 4beaad6 to b4758d1 Compare July 31, 2026 04:27
@langchain-oss-automated-triage

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

Copy link
Copy Markdown
Contributor

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


0.1.51 (2026-07-31)

Features

  • The status bar and usage view now show the running session cost. (#5036)
  • Removed redundant shell and web_search prompt guidance. (#5213)
  • After switching threads, Deep Agents now points back to the previous thread. (#5172)
  • Leaving /mcp with pending toggles now prompts you to reconnect. (#5211)
  • dcode config get now accepts configuration sections. (#5134)

Fixes

  • Kept the /goal criteria prompt responsive. (#5142)
  • Improved goal handling so underspecified objectives can be resolved from conversation context. (#5201)
  • Released the turn when an interrupted worker never starts. (#5196)
  • Hid timestamp footers together with their associated rows. (#5167)
  • Fixed editable SDK detection by scanning and correlating SDK locations more accurately. (#5199)
  • Improved doctor output to explain why it may not have a latest-version answer. (#5209)

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.

@mdrxy

Copy link
Copy Markdown
Member

release-bot apply

@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: No issues found

Open SWE reviewed this PR and found no potential bugs to report.

Open in WebView Open SWE trace

@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 9f582d5 into main Jul 31, 2026
99 of 102 checks passed
@mdrxy
Mason Daugherty (mdrxy) deleted the release-please--branches--main--components--deepagents-code branch July 31, 2026 04:37
@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 31, 2026
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.

1 participant