[PR #46] [MERGED] chore: version packages #82

Closed
opened 2026-02-16 06:17:06 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagentsjs/pull/46
Author: @github-actions[bot]
Created: 11/5/2025
Status: Merged
Merged: 11/5/2025
Merged by: @nhuang-lc

Base: mainHead: changeset-release/main


📝 Commits (1)

📊 Changes

3 files changed (+13 additions, -11 deletions)

View changed files

.changeset/bright-spoons-sneeze.md (+0 -10)
CHANGELOG.md (+12 -0)
📝 package.json (+1 -1)

📄 Description

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

deepagents@1.0.0

Major Changes

  • bd0d712: Bring deepagentsjs up to date with latest 1.0.0 versions of LangChain and LangGraph. Add pluggable backends as well.

    DeepagentsJS now relies on middleware intead of built in tools.
    createDeepAgent's signature has been brought in line with createAgent's signature from LangChain 1.0.

    createDeepAgent now accepts a backend field in which users can specify custom backends for the deep agent filesystem.


🔄 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/deepagentsjs/pull/46 **Author:** [@github-actions[bot]](https://github.com/apps/github-actions) **Created:** 11/5/2025 **Status:** ✅ Merged **Merged:** 11/5/2025 **Merged by:** [@nhuang-lc](https://github.com/nhuang-lc) **Base:** `main` ← **Head:** `changeset-release/main` --- ### 📝 Commits (1) - [`75c286b`](https://github.com/langchain-ai/deepagentsjs/commit/75c286b6dcb50297b71851f25bf345134878e86b) chore: version packages ### 📊 Changes **3 files changed** (+13 additions, -11 deletions) <details> <summary>View changed files</summary> ➖ `.changeset/bright-spoons-sneeze.md` (+0 -10) ➕ `CHANGELOG.md` (+12 -0) 📝 `package.json` (+1 -1) </details> ### 📄 Description This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## deepagents@1.0.0 ### Major Changes - bd0d712: Bring deepagentsjs up to date with latest 1.0.0 versions of LangChain and LangGraph. Add pluggable backends as well. DeepagentsJS now relies on middleware intead of built in tools. createDeepAgent's signature has been brought in line with createAgent's signature from LangChain 1.0. createDeepAgent now accepts a `backend` field in which users can specify custom backends for the deep agent filesystem. --- <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 06:17:06 -05:00
yindo closed this issue 2026-02-16 06:17:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/deepagentsjs#82