[PR #999] [MERGED] chore(master): release deepagents-cli 0.0.16 #1046

Closed
opened 2026-02-16 09:18:01 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagents/pull/999
Author: @github-actions[bot]
Created: 2/2/2026
Status: Merged
Merged: 2/2/2026
Merged by: @mdrxy

Base: masterHead: release-please--branches--master--components--deepagents-cli


📝 Commits (1)

  • 7d1785d chore(master): release deepagents-cli 0.0.16

📊 Changes

3 files changed (+20 additions, -2 deletions)

View changed files

📝 .release-please-manifest.json (+1 -1)
libs/cli/CHANGELOG.md (+18 -0)
📝 libs/cli/pyproject.toml (+1 -1)

📄 Description

🤖 I have created a release beep boop

0.0.16 (2026-02-02)

Features

  • cli: add configurable timeout to ShellMiddleware (#961) (bc5e417)
  • cli: add timeout formatting to enhance shell command display (#987) (cbbfd49)
  • cli: display thread ID at splash (#988) (e61b9e8)

Bug Fixes

  • cli: improve clipboard copy/paste on macOS (#960) (3e1c604)
  • cli: make pyperclip hard dep (#985) (0f5d4ad), closes #960
  • cli: revert, improve clipboard copy/paste on macOS (#964) (4991992)
  • cli: update timeout message for long-running commands in ShellMiddleware (#986) (dcbe128)

This PR was generated with Release Please. See documentation.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/deepagents/pull/999 **Author:** [@github-actions[bot]](https://github.com/apps/github-actions) **Created:** 2/2/2026 **Status:** ✅ Merged **Merged:** 2/2/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `master` ← **Head:** `release-please--branches--master--components--deepagents-cli` --- ### 📝 Commits (1) - [`7d1785d`](https://github.com/langchain-ai/deepagents/commit/7d1785d94245e7e3ee40e135cbb185b6ed71fa92) chore(master): release deepagents-cli 0.0.16 ### 📊 Changes **3 files changed** (+20 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.release-please-manifest.json` (+1 -1) ➕ `libs/cli/CHANGELOG.md` (+18 -0) 📝 `libs/cli/pyproject.toml` (+1 -1) </details> ### 📄 Description :robot: I have created a release *beep* *boop* --- ## [0.0.16](https://github.com/langchain-ai/deepagents/compare/deepagents-cli==0.0.15...deepagents-cli==0.0.16) (2026-02-02) ### Features * **cli:** add configurable timeout to `ShellMiddleware` ([#961](https://github.com/langchain-ai/deepagents/issues/961)) ([bc5e417](https://github.com/langchain-ai/deepagents/commit/bc5e4178a76d795922beab93b87e90ccaf99fba6)) * **cli:** add timeout formatting to enhance `shell` command display ([#987](https://github.com/langchain-ai/deepagents/issues/987)) ([cbbfd49](https://github.com/langchain-ai/deepagents/commit/cbbfd49011c9cf93741a024f6efeceeca830820e)) * **cli:** display thread ID at splash ([#988](https://github.com/langchain-ai/deepagents/issues/988)) ([e61b9e8](https://github.com/langchain-ai/deepagents/commit/e61b9e8e7af417bf5f636180631dbd47a5bb31bb)) ### Bug Fixes * **cli:** improve clipboard copy/paste on macOS ([#960](https://github.com/langchain-ai/deepagents/issues/960)) ([3e1c604](https://github.com/langchain-ai/deepagents/commit/3e1c604474bd98ce1e0ac802df6fb049dd049682)) * **cli:** make `pyperclip` hard dep ([#985](https://github.com/langchain-ai/deepagents/issues/985)) ([0f5d4ad](https://github.com/langchain-ai/deepagents/commit/0f5d4ad9e63d415c9b80cd15fa0f89fc2f91357b)), closes [#960](https://github.com/langchain-ai/deepagents/issues/960) * **cli:** revert, improve clipboard copy/paste on macOS ([#964](https://github.com/langchain-ai/deepagents/issues/964)) ([4991992](https://github.com/langchain-ai/deepagents/commit/4991992a5a60fd9588e2110b46440337affc80da)) * **cli:** update timeout message for long-running commands in `ShellMiddleware` ([#986](https://github.com/langchain-ai/deepagents/issues/986)) ([dcbe128](https://github.com/langchain-ai/deepagents/commit/dcbe12805a3650e63da89df0774dd7e0181dbaa6)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 09:18:01 -05:00
yindo closed this issue 2026-02-16 09:18:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/deepagents#1046