Skip to content

release(deepagents-code): 0.1.57 - #5515

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 14, 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.57 (2026-08-18)

Features

  • Added warnings before expensive cold-cache turns and trust user-declared endpoints for cold-cache policies (#5439, #5462).
  • Made the chat input resizable by dragging its top border (#5524).
  • Added a multi_select question type to ask_user (#5097).
  • Added support for ACP approval modes (#5394).
  • Added DeepSeek-V4-Pro-0813 to the model picker (#5512).
  • Show conversation turns alongside message counts (#5571).
  • Include TERM_PROGRAM in the resume hint (#5548).

Bug Fixes

  • Report total context after /offload (#5488).
  • Fixed transcript and thread restoration issues, including hydration lag, scrolling resumed threads to the bottom, and hiding empty previous-thread hints (#5479, #5543, #5552).
  • Fixed Auto-mode approval handling by binding “yes” to the paired ask_user question and avoiding duplicate Auto denial notices (#5038, #5501).
  • Improved reload behavior by keeping the chat input responsive during /reload, reporting MCP server changes, and avoiding plugin reload prompt flashes or startup hints (#5529, #5504, #5500, #5502).
  • Improved dependency update UI by preserving editable fields and hiding dependency details after updates (#5521, #5519).
  • Fixed chat UI polish issues, including detached spacer mount anchors, the unfocused input cursor, and relative timestamp toggle display (#5516, #5258, #5503).
  • Refresh the splash version after updates (#5520).

End release notes preview.


Note

A community contributors list and a Special thanks section (crediting the users who filed the issues this release's PRs closed) are appended to the GitHub release notes automatically at publish time (see Release Pipeline, step 3).

@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 Aug 14, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--deepagents-code branch 25 times, most recently from 95ac8df to f6f9e91 Compare August 18, 2026 01:40
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--deepagents-code branch 10 times, most recently from f11767e to 2fe7e2a Compare August 18, 2026 03:58
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--deepagents-code branch from 7e0f91f to 2c29cb3 Compare August 18, 2026 04:10
@langchain-oss-automated-triage

langchain-oss-automated-triage Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Review and edit the release notes between the content markers below as needed. Keep the version heading intact. To regenerate with steering instead of editing by hand, run @release-bot draft <instructions>.


0.1.57 (2026-08-18)

Features

  • Added warnings before expensive cold-cache turns and trust user-declared endpoints for cold-cache policies (#5439, #5462).
  • Made the chat input resizable by dragging its top border (#5524).
  • Added a multi_select question type to ask_user (#5097).
  • Added support for ACP approval modes (#5394).
  • Added DeepSeek-V4-Pro-0813 to the model picker (#5512).
  • Show conversation turns alongside message counts (#5571).
  • Include TERM_PROGRAM in the resume hint (#5548).

Bug Fixes

  • Report total context after /offload (#5488).
  • Fixed transcript and thread restoration issues, including hydration lag, scrolling resumed threads to the bottom, and hiding empty previous-thread hints (#5479, #5543, #5552).
  • Fixed Auto-mode approval handling by binding “yes” to the paired ask_user question and avoiding duplicate Auto denial notices (#5038, #5501).
  • Improved reload behavior by keeping the chat input responsive during /reload, reporting MCP server changes, and avoiding plugin reload prompt flashes or startup hints (#5529, #5504, #5500, #5502).
  • Improved dependency update UI by preserving editable fields and hiding dependency details after updates (#5521, #5519).
  • Fixed chat UI polish issues, including detached spacer mount anchors, the unfocused input cursor, and relative timestamp toggle display (#5516, #5258, #5503).
  • Refresh the splash version after updates (#5520).

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

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

Open in WebView Open SWE trace

@mdrxy

Copy link
Copy Markdown
Member

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 57e15ea into main Aug 18, 2026
81 of 84 checks passed
@mdrxy
Mason Daugherty (mdrxy) deleted the release-please--branches--main--components--deepagents-code branch August 18, 2026 04:24
@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 Aug 18, 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