[PR #411] [MERGED] release: deepagents 0.2.9, cli 0.0.9 #646

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagents/pull/411
Author: @eyurtsev
Created: 11/14/2025
Status: Merged
Merged: 11/14/2025
Merged by: @eyurtsev

Base: masterHead: eugene/bump_cli


📝 Commits (3)

📊 Changes

5 files changed (+13 additions, -85 deletions)

View changed files

📝 libs/deepagents-cli/deepagents_cli/_internal.py (+1 -76)
📝 libs/deepagents-cli/pyproject.toml (+3 -2)
📝 libs/deepagents-cli/uv.lock (+7 -5)
📝 libs/deepagents/pyproject.toml (+1 -1)
📝 libs/deepagents/uv.lock (+1 -1)

📄 Description

  • bump deepagents to 0.2.7
  • bump cli to use new verison of deepagents and langchain and introduce a constraint
  • replace cli implementation with the implementation in langchain

🔄 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/411 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 11/14/2025 **Status:** ✅ Merged **Merged:** 11/14/2025 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `master` ← **Head:** `eugene/bump_cli` --- ### 📝 Commits (3) - [`cec36f1`](https://github.com/langchain-ai/deepagents/commit/cec36f1ec77d43e7f9f04984fe0f62de70349aca) x - [`46c1a43`](https://github.com/langchain-ai/deepagents/commit/46c1a43a4b89385a82fef2fad3de2c3c9e7cb7e2) x - [`1890154`](https://github.com/langchain-ai/deepagents/commit/18901543bff557cb677e01893399d498359eb708) x ### 📊 Changes **5 files changed** (+13 additions, -85 deletions) <details> <summary>View changed files</summary> 📝 `libs/deepagents-cli/deepagents_cli/_internal.py` (+1 -76) 📝 `libs/deepagents-cli/pyproject.toml` (+3 -2) 📝 `libs/deepagents-cli/uv.lock` (+7 -5) 📝 `libs/deepagents/pyproject.toml` (+1 -1) 📝 `libs/deepagents/uv.lock` (+1 -1) </details> ### 📄 Description * bump deepagents to 0.2.7 * bump cli to use new verison of deepagents and langchain and introduce a constraint * replace cli implementation with the implementation in langchain --- <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:16:40 -05:00
yindo closed this issue 2026-02-16 09:16:40 -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#646