[PR #1298] [MERGED] hotfix(cli): sdk version pin #1288

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagents/pull/1298
Author: @mdrxy
Created: 2/11/2026
Status: Merged
Merged: 2/11/2026
Merged by: @mdrxy

Base: mainHead: mdrxy/match-version


📝 Commits (1)

  • f7576d4 hotfix(cli): sdk version pin

📊 Changes

2 files changed (+49 additions, -1 deletions)

View changed files

.github/workflows/check_cli_sdk_pin.yml (+48 -0)
📝 libs/cli/pyproject.toml (+1 -1)

📄 Description

Also introduces an automated workflow to ensure that the CLI's pinned deepagents SDK version matches the actual SDK version on release PRs.


🔄 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/1298 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 2/11/2026 **Status:** ✅ Merged **Merged:** 2/11/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/match-version` --- ### 📝 Commits (1) - [`f7576d4`](https://github.com/langchain-ai/deepagents/commit/f7576d4fec4a91980c3f2326b6827aeca3a5d372) hotfix(cli): sdk version pin ### 📊 Changes **2 files changed** (+49 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/check_cli_sdk_pin.yml` (+48 -0) 📝 `libs/cli/pyproject.toml` (+1 -1) </details> ### 📄 Description Also introduces an automated workflow to ensure that the CLI's pinned deepagents SDK version matches the actual SDK version on release PRs. --- <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:38 -05:00
yindo closed this issue 2026-02-16 09:18:38 -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#1288