Skip to content

release(deepagents-code): 0.1.61 - #5758

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

release(deepagents-code): 0.1.61#5758
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 24, 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.61 (2026-08-24)

Features

  • Added google_anthropic_vertex provider support for Claude on Vertex AI (#5760).
  • Enforced configured model allowlists (#5649).
  • Injected goal and rubric context directly, replacing get_goal and get_rubric (#5041).
  • Made /offload server-owned (#5261).
  • Added prompt clipboard support (#5733).
  • Show Auto approval review progress (#5729).

Bug Fixes

  • Kept long thread resumes responsive (#5772).
  • Render first streamed text immediately (#5761).
  • Show the incognito shell command widget (#5768).
  • Only highlight actionable tool rows (#5769).
  • Warn and ignore --auto-approve and --yolo in headless mode (#5750).
  • Sweep expired history archives at startup (#5751).
  • Clarified auth environment setup (#5767).

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 24, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--deepagents-code branch 17 times, most recently from 6660591 to 43f488c Compare August 24, 2026 17:20
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--deepagents-code branch from 5c1994a to 7815563 Compare August 24, 2026 17:22
@langchain-oss-automated-triage

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.61 (2026-08-24)

Features

  • Added google_anthropic_vertex provider support for Claude on Vertex AI (#5760).
  • Enforced configured model allowlists (#5649).
  • Injected goal and rubric context directly, replacing get_goal and get_rubric (#5041).
  • Made /offload server-owned (#5261).
  • Added prompt clipboard support (#5733).
  • Show Auto approval review progress (#5729).

Bug Fixes

  • Kept long thread resumes responsive (#5772).
  • Render first streamed text immediately (#5761).
  • Show the incognito shell command widget (#5768).
  • Only highlight actionable tool rows (#5769).
  • Warn and ignore --auto-approve and --yolo in headless mode (#5750).
  • Sweep expired history archives at startup (#5751).
  • Clarified auth environment setup (#5767).

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 23a80f4 into main Aug 24, 2026
78 of 81 checks passed
@mdrxy
Mason Daugherty (mdrxy) deleted the release-please--branches--main--components--deepagents-code branch August 24, 2026 17:41
@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 24, 2026
@github-actions

Copy link
Copy Markdown
Contributor Author

All dispatched package releases published successfully:

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