release(deepagents-cli): 0.0.20#1170
Merged
Mason Daugherty (mdrxy) merged 2 commits intomasterfrom Feb 10, 2026
Merged
Conversation
f54bed1 to
1761345
Compare
741558f to
e914ae6
Compare
7613caf to
5c6326d
Compare
f2ebd9d to
8aa0a21
Compare
james8814
pushed a commit
to james8814/deepagents
that referenced
this pull request
Mar 1, 2026
🤖 I have created a release *beep* *boop* --- ## [0.0.20](langchain-ai/deepagents@deepagents-cli==0.0.19...deepagents-cli==0.0.20) (2026-02-10) ### Features * **cli:** `--quiet` flag to suppress non-agent output w/ `-n` ([langchain-ai#1201](langchain-ai#1201)) ([3e96792](langchain-ai@3e96792)) * **cli:** add docs link to `/help` ([langchain-ai#1098](langchain-ai#1098)) ([8f8fc98](langchain-ai@8f8fc98)) * **cli:** built-in skills, ship `skill-creator` as first ([langchain-ai#1191](langchain-ai#1191)) ([42823a8](langchain-ai@42823a8)) * **cli:** enrich built-in skill metadata with license and compatibility info ([langchain-ai#1193](langchain-ai#1193)) ([b8179c2](langchain-ai@b8179c2)) * **cli:** implement message queue for CLI ([langchain-ai#1197](langchain-ai#1197)) ([c4678d7](langchain-ai@c4678d7)) * **cli:** model switcher & arbitrary chat model support ([langchain-ai#1127](langchain-ai#1127)) ([28fc311](langchain-ai@28fc311)) * **cli:** non-interactive mode w/ shell allow-listing ([langchain-ai#909](langchain-ai#909)) ([433bd2c](langchain-ai@433bd2c)) * **cli:** support custom working directories and LangSmith sandbox templates ([langchain-ai#1099](langchain-ai#1099)) ([21e7150](langchain-ai@21e7150)) ### Bug Fixes * **cli:** `-m` initial prompt submission ([langchain-ai#1184](langchain-ai#1184)) ([a702e82](langchain-ai@a702e82)) * **cli:** align skill-creator example scripts with agent skills spec ([langchain-ai#1177](langchain-ai#1177)) ([199d176](langchain-ai@199d176)) * **cli:** harden dictionary iteration and HITL fallback handling ([langchain-ai#1151](langchain-ai#1151)) ([8b21fc6](langchain-ai@8b21fc6)) * **cli:** per-subcommand help screens, short flags, and skills enhancements ([langchain-ai#1190](langchain-ai#1190)) ([3da1e8b](langchain-ai@3da1e8b)) * **cli:** port skills behavior from SDK ([langchain-ai#1192](langchain-ai#1192)) ([ad9241d](langchain-ai@ad9241d)), closes [langchain-ai#1189](langchain-ai#1189) * **cli:** rewrite skills create template to match spec guidance ([langchain-ai#1178](langchain-ai#1178)) ([f08ad52](langchain-ai@f08ad52)) * **cli:** terminal virtualize scrolling to stop perf issues ([langchain-ai#965](langchain-ai#965)) ([5633c82](langchain-ai@5633c82)) * **cli:** update splash thread ID on `/clear` ([langchain-ai#1204](langchain-ai#1204)) ([23651ed](langchain-ai@23651ed)) * **deepagents:** refactor summarization middleware ([langchain-ai#1138](langchain-ai#1138)) ([e87001e](langchain-ai@e87001e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.
🤖 I have created a release beep boop
0.0.20 (2026-02-10)
Features
--quietflag to suppress non-agent output w/-n(#1201) (3e96792)/help(#1098) (8f8fc98)skill-creatoras first (#1191) (42823a8)Bug Fixes
-minitial prompt submission (#1184) (a702e82)/clear(#1204) (23651ed)This PR was generated with Release Please. See documentation.