[PR #388] [MERGED] chore: version packages #416

Closed
opened 2026-06-05 17:23:00 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagentsjs/pull/388
Author: @github-actions[bot]
Created: 3/29/2026
Status: Merged
Merged: 3/30/2026
Merged by: @christian-bromann

Base: mainHead: changeset-release/main


📝 Commits (1)

📊 Changes

13 files changed (+41 additions, -22 deletions)

View changed files

.changeset/angry-jobs-film.md (+0 -5)
.changeset/warm-parents-prove.md (+0 -7)
.changeset/wild-dancers-peel.md (+0 -5)
📝 internal/eval-harness/CHANGELOG.md (+7 -0)
📝 internal/eval-harness/package.json (+1 -1)
📝 libs/acp/CHANGELOG.md (+9 -0)
📝 libs/acp/package.json (+1 -1)
📝 libs/deepagents/CHANGELOG.md (+8 -0)
📝 libs/deepagents/package.json (+1 -1)
📝 libs/providers/daytona/CHANGELOG.md (+6 -0)
📝 libs/providers/daytona/package.json (+1 -1)
📝 libs/providers/quickjs/CHANGELOG.md (+6 -0)
📝 libs/providers/quickjs/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

@langchain/daytona@0.2.0

Minor Changes

  • #382 ba5aafd Thanks @Ehesp! - Add support for autoArchiveInterval and autoDeleteInterval in Daytona sandbox creation options.

deepagents-acp@0.1.6

Patch Changes

deepagents@1.8.7

Patch Changes

@langchain/quickjs@0.2.3

Patch Changes

@deepagents/evals@0.0.5

Patch Changes


🔄 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/388 **Author:** [@github-actions[bot]](https://github.com/apps/github-actions) **Created:** 3/29/2026 **Status:** ✅ Merged **Merged:** 3/30/2026 **Merged by:** [@christian-bromann](https://github.com/christian-bromann) **Base:** `main` ← **Head:** `changeset-release/main` --- ### 📝 Commits (1) - [`1d0b29d`](https://github.com/langchain-ai/deepagentsjs/commit/1d0b29d6a2a57f5903a09adea98247aad98cecf8) chore: version packages ### 📊 Changes **13 files changed** (+41 additions, -22 deletions) <details> <summary>View changed files</summary> ➖ `.changeset/angry-jobs-film.md` (+0 -5) ➖ `.changeset/warm-parents-prove.md` (+0 -7) ➖ `.changeset/wild-dancers-peel.md` (+0 -5) 📝 `internal/eval-harness/CHANGELOG.md` (+7 -0) 📝 `internal/eval-harness/package.json` (+1 -1) 📝 `libs/acp/CHANGELOG.md` (+9 -0) 📝 `libs/acp/package.json` (+1 -1) 📝 `libs/deepagents/CHANGELOG.md` (+8 -0) 📝 `libs/deepagents/package.json` (+1 -1) 📝 `libs/providers/daytona/CHANGELOG.md` (+6 -0) 📝 `libs/providers/daytona/package.json` (+1 -1) 📝 `libs/providers/quickjs/CHANGELOG.md` (+6 -0) 📝 `libs/providers/quickjs/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 ## @langchain/daytona@0.2.0 ### Minor Changes - [#382](https://github.com/langchain-ai/deepagentsjs/pull/382) [`ba5aafd`](https://github.com/langchain-ai/deepagentsjs/commit/ba5aafd76168736de28df5f0d810456ebf7dd4a5) Thanks [@Ehesp](https://github.com/Ehesp)! - Add support for autoArchiveInterval and autoDeleteInterval in Daytona sandbox creation options. ## deepagents-acp@0.1.6 ### Patch Changes - [#390](https://github.com/langchain-ai/deepagentsjs/pull/390) [`9301a9e`](https://github.com/langchain-ai/deepagentsjs/commit/9301a9efcc86abb7a5225d153770e293ebaa54e8) Thanks [@christian-bromann](https://github.com/christian-bromann)! - fix(deepagents): update langchain packages - Updated dependencies \[[`2de4302`](https://github.com/langchain-ai/deepagentsjs/commit/2de43020032722d5951a22b2411aa38ea6e5bd1c), [`9301a9e`](https://github.com/langchain-ai/deepagentsjs/commit/9301a9efcc86abb7a5225d153770e293ebaa54e8)]: - deepagents@1.8.7 ## deepagents@1.8.7 ### Patch Changes - [#357](https://github.com/langchain-ai/deepagentsjs/pull/357) [`2de4302`](https://github.com/langchain-ai/deepagentsjs/commit/2de43020032722d5951a22b2411aa38ea6e5bd1c) Thanks [@christian-bromann](https://github.com/christian-bromann)! - fix(deepagents): evict large HumanMessages to filesystem - [#390](https://github.com/langchain-ai/deepagentsjs/pull/390) [`9301a9e`](https://github.com/langchain-ai/deepagentsjs/commit/9301a9efcc86abb7a5225d153770e293ebaa54e8) Thanks [@christian-bromann](https://github.com/christian-bromann)! - fix(deepagents): update langchain packages ## @langchain/quickjs@0.2.3 ### Patch Changes - [#390](https://github.com/langchain-ai/deepagentsjs/pull/390) [`9301a9e`](https://github.com/langchain-ai/deepagentsjs/commit/9301a9efcc86abb7a5225d153770e293ebaa54e8) Thanks [@christian-bromann](https://github.com/christian-bromann)! - fix(deepagents): update langchain packages ## @deepagents/evals@0.0.5 ### Patch Changes - Updated dependencies \[[`2de4302`](https://github.com/langchain-ai/deepagentsjs/commit/2de43020032722d5951a22b2411aa38ea6e5bd1c), [`9301a9e`](https://github.com/langchain-ai/deepagentsjs/commit/9301a9efcc86abb7a5225d153770e293ebaa54e8)]: - deepagents@1.8.7 --- <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-06-05 17:23:00 -04:00
yindo closed this issue 2026-06-05 17:23:00 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/deepagentsjs#416