Skip to content

release(deepagents-cli): 0.0.37#2658

Merged
Mason Daugherty (mdrxy) merged 4 commits intomainfrom
release-please--branches--main--components--deepagents-cli
Apr 10, 2026
Merged

release(deepagents-cli): 0.0.37#2658
Mason Daugherty (mdrxy) merged 4 commits intomainfrom
release-please--branches--main--components--deepagents-cli

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 10, 2026

Caution

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

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


Everything below this line will be the GitHub release body.


0.0.37 (2026-04-10)

Features

Bug Fixes

  • Add missing model provider deps to deepagents deploy bundler [closes #2647] (#2660) (b710a69)
  • AGENTS.md in system prompt twice (#2652) (9052be9)
  • Harden deepagents deploy config parsing and add unit tests (#2636) (0469d14)
  • Load deepagents deploy project .env before deploy/dev config validation (#2644) (8299091)

Everything above this line will be the GitHub release body.


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! cli Related to `deepagents-cli` dependencies Pull requests that update a dependency file release Package release PR size: XS < 50 LOC labels Apr 10, 2026
@github-actions github-actions bot force-pushed the release-please--branches--main--components--deepagents-cli branch 9 times, most recently from 5e18c54 to 1c934bc Compare April 10, 2026 19:21
@github-actions github-actions bot force-pushed the release-please--branches--main--components--deepagents-cli branch from 54e2d45 to b14083f Compare April 10, 2026 19:58
@mdrxy Mason Daugherty (mdrxy) marked this pull request as ready for review April 10, 2026 20:42
@mdrxy Mason Daugherty (mdrxy) merged commit 4b25e4a into main Apr 10, 2026
10 checks passed
@mdrxy Mason Daugherty (mdrxy) deleted the release-please--branches--main--components--deepagents-cli branch April 10, 2026 20:42
@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 Apr 10, 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! cli Related to `deepagents-cli` 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.

Deploy bundler missing deps for 10 of 16 model providers — silent ImportError at runtime

1 participant