[PR #106] [MERGED] fix(deepagents): use proper ToolMessage.isInstance #124

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagentsjs/pull/106
Author: @christian-bromann
Created: 1/11/2026
Status: Merged
Merged: 1/11/2026
Merged by: @christian-bromann

Base: mainHead: cb/use-isInstance


📝 Commits (1)

  • c8047ae fix(deepagents): use proper ToolMessage.isInstance

📊 Changes

5 files changed (+11 additions, -2 deletions)

View changed files

📝 eslint.config.ts (+5 -0)
📝 libs/cli/scripts/build.ts (+2 -0)
📝 libs/cli/scripts/create-platform-packages.ts (+1 -0)
📝 libs/cli/scripts/fetch-cli.ts (+1 -0)
📝 libs/deepagents/src/middleware/fs.ts (+2 -2)

📄 Description

fixes #64
closes #102


🔄 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/106 **Author:** [@christian-bromann](https://github.com/christian-bromann) **Created:** 1/11/2026 **Status:** ✅ Merged **Merged:** 1/11/2026 **Merged by:** [@christian-bromann](https://github.com/christian-bromann) **Base:** `main` ← **Head:** `cb/use-isInstance` --- ### 📝 Commits (1) - [`c8047ae`](https://github.com/langchain-ai/deepagentsjs/commit/c8047ae93d9f4e1fc179ce7e6773ea4b1c6dc536) fix(deepagents): use proper ToolMessage.isInstance ### 📊 Changes **5 files changed** (+11 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `eslint.config.ts` (+5 -0) 📝 `libs/cli/scripts/build.ts` (+2 -0) 📝 `libs/cli/scripts/create-platform-packages.ts` (+1 -0) 📝 `libs/cli/scripts/fetch-cli.ts` (+1 -0) 📝 `libs/deepagents/src/middleware/fs.ts` (+2 -2) </details> ### 📄 Description fixes #64 closes #102 --- <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:13 -05:00
yindo closed this issue 2026-02-16 06:17:13 -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#124