Skip to content

release(deepagents-code): 0.1.55 - #5396

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

release(deepagents-code): 0.1.55#5396
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 9, 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.55 (2026-08-12)

Features

  • Added a /context usage report for inspecting context consumption (#5407).
  • Added a cache and context status row for at-a-glance session state (#5408).
  • Added configurable warnings when a session exceeds the configured cost threshold (#5405).
  • Added support for persisting and reconfiguring ACP sessions (#5366).
  • Added automatic updates for installed plugins (#5368).
  • Added a toggle for diff line numbers (#5427).
  • Ctrl+S in /auto model now stores [models].auto_classifier (#5313).

Fixes

  • Restored edit diffs in resumed threads (#5391).
  • Added a resume hint after crashes (#5412).
  • Clarified the project hooks trust prompt and stopped prompting for user hooks (#5426).
  • Cleared dynamic subagents on the next turn (#5437).
  • Improved grouped tool summaries by counting distinct targets (#5409).
  • Improved ask-user choice wrapping and selection styling (#5442).
  • Serialized dcode self-upgrades across processes (#5252).
  • Added warnings for stale dependencies in editable installs (#5386).
  • Hid incomplete extras from version output (#5352).
  • Removed the optional-provider startup tip (#5421).
  • Removed the “Message restored to input” toast (#5253).

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 Aug 9, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--deepagents-code branch 25 times, most recently from 06e8587 to 196e484 Compare August 12, 2026 16:05
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--deepagents-code branch 2 times, most recently from f0d1c4a to 0096565 Compare August 12, 2026 17:15
@aolsenjazz
Alexander Olsen (aolsenjazz) marked this pull request as ready for review August 12, 2026 18:47
@langchain-oss-automated-triage

langchain-oss-automated-triage Bot commented Aug 12, 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>.

Drafted with maintainer instructions: ensure 5391 and 5412 are distinct bullets


0.1.55 (2026-08-12)

Features

  • Added a /context usage report for inspecting context consumption (#5407).
  • Added a cache and context status row for at-a-glance session state (#5408).
  • Added configurable warnings when a session exceeds the configured cost threshold (#5405).
  • Added support for persisting and reconfiguring ACP sessions (#5366).
  • Added automatic updates for installed plugins (#5368).
  • Added a toggle for diff line numbers (#5427).
  • Ctrl+S in /auto model now stores [models].auto_classifier (#5313).

Fixes

  • Restored edit diffs in resumed threads (#5391).
  • Added a resume hint after crashes (#5412).
  • Clarified the project hooks trust prompt and stopped prompting for user hooks (#5426).
  • Cleared dynamic subagents on the next turn (#5437).
  • Improved grouped tool summaries by counting distinct targets (#5409).
  • Improved ask-user choice wrapping and selection styling (#5442).
  • Serialized dcode self-upgrades across processes (#5252).
  • Added warnings for stale dependencies in editable installs (#5386).
  • Hid incomplete extras from version output (#5352).
  • Removed the optional-provider startup tip (#5421).
  • Removed the “Message restored to input” toast (#5253).

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/pyproject.toml
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--deepagents-code branch from 922f3c6 to 7a4e4c5 Compare August 12, 2026 19:09
@mdrxy

Copy link
Copy Markdown
Member

release-bot draft ensure 5391 and 5412 are distinct bullets

@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) enabled auto-merge (squash) August 12, 2026 19:18
@mdrxy
Mason Daugherty (mdrxy) merged commit 3f62cd7 into main Aug 12, 2026
83 of 86 checks passed
@mdrxy
Mason Daugherty (mdrxy) deleted the release-please--branches--main--components--deepagents-code branch August 12, 2026 19:23
@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 12, 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.

2 participants