[PR #69] [MERGED] feat: Allow specifying metadata for edit_tool and write_tool #98

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagentsjs/pull/69
Author: @dqbd
Created: 11/28/2025
Status: Merged
Merged: 12/1/2025
Merged by: @dqbd

Base: mainHead: dqbd/chore


📝 Commits (3)

  • 80f7b83 chore: remove no-op awaitIfPromise
  • 2fd3c5e Allow specifying metadata for edit_tool and write_tool
  • 94b71fb Add changeset

📊 Changes

3 files changed (+46 additions, -112 deletions)

View changed files

.changeset/three-parks-smell.md (+5 -0)
📝 src/backends/protocol.ts (+13 -11)
📝 src/middleware/fs.ts (+28 -101)

📄 Description

  • chore: remove no-op awaitIfPromise
  • Allow specifying metadata for edit_tool and write_tool

🔄 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/69 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 11/28/2025 **Status:** ✅ Merged **Merged:** 12/1/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/chore` --- ### 📝 Commits (3) - [`80f7b83`](https://github.com/langchain-ai/deepagentsjs/commit/80f7b832b9b267c4f29a5503cf1cc1f7ef714f39) chore: remove no-op awaitIfPromise - [`2fd3c5e`](https://github.com/langchain-ai/deepagentsjs/commit/2fd3c5e2b9d009977e647fe4be8997f39547c538) Allow specifying metadata for edit_tool and write_tool - [`94b71fb`](https://github.com/langchain-ai/deepagentsjs/commit/94b71fb1b5b3e025c9e7f7db94fb94ed0099db37) Add changeset ### 📊 Changes **3 files changed** (+46 additions, -112 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/three-parks-smell.md` (+5 -0) 📝 `src/backends/protocol.ts` (+13 -11) 📝 `src/middleware/fs.ts` (+28 -101) </details> ### 📄 Description - **chore: remove no-op awaitIfPromise** - **Allow specifying metadata for edit_tool and write_tool** --- <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:09 -05:00
yindo closed this issue 2026-02-16 06:17:09 -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#98