release(deepagents-cli): 0.0.35#1956
Merged
Mason Daugherty (mdrxy) merged 3 commits intoApr 7, 2026
Merged
Conversation
github-actions
Bot
force-pushed
the
release-please--branches--main--components--deepagents-cli
branch
29 times, most recently
from
March 18, 2026 02:03
4e5023b to
535c3aa
Compare
github-actions
Bot
force-pushed
the
release-please--branches--main--components--deepagents-cli
branch
27 times, most recently
from
March 19, 2026 21:27
35100b8 to
0554024
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.35 (2026-04-07)
Highlights
/skill:nameor at startup via--skill. Skills are a composable extension point for domain-specific agent behaviors.~/.deepagents/.env, and aDEEPAGENTS_CLI_env var prefix for conflict-free configuration./updateto upgrade in-place,/auto-updateto toggle background checks, and a refreshed install script UX.Features
~/.deepagents/.envas global dotenv (#1909) (5a21d0a)/skill:name(#2037) (cc8cce7)--skillstartup invocation (#2477) (5f0f1d4)/updatecommand, install script ux (#2095) (fd92f6e)/auto-updateto toggle auto-updates (#2276) (ad70bde)DEEPAGENTS_CLI_env var prefix and fix dotenv load order (#2303) (29647bb)ls_integrationmetadata to langsmith traces (#2272) (5dd8098)'deepagents-cli'(#2277) (7178b87)Ctrl+Ushortcut for chat input (#1757) (800c552)escinstead of clearing all (#2089) (c76d855)Bug Fixes
-y(#2278) (28a32b7)ctrl+dwhen thread list is empty (#2270) (e859077)/modelswap (#2024) (36aecbf)ctrl+oto unblockcmd+right(#2088) (b486fe5)enable_ask_userflag to remove tool in non-interactive mode (#2105) (2399747)Performance Improvements
/modelselector data loading off event loop (#2259) (a32ce7f)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).