[PR #490] chore: improve filesystem and subagents tool descriptions #505

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagentsjs/pull/490
Author: @boneanxs
Created: 4/27/2026
Status: 🔄 Open

Base: mainHead: improve_doc


📝 Commits (1)

  • 2332735 chore: improve filesystem and subagents tool descriptions

📊 Changes

2 files changed (+111 additions, -15 deletions)

View changed files

📝 libs/deepagents/src/middleware/fs.test.ts (+60 -0)
📝 libs/deepagents/src/middleware/fs.ts (+51 -15)

📄 Description

Updates filesystem tool schema argument descriptions, like what did in https://github.com/langchain-ai/deepagents/pull/807 for python implementation.


🔄 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/490 **Author:** [@boneanxs](https://github.com/boneanxs) **Created:** 4/27/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `improve_doc` --- ### 📝 Commits (1) - [`2332735`](https://github.com/langchain-ai/deepagentsjs/commit/233273519674f55b7ee9e11fde4ebd7f6983ab18) chore: improve filesystem and subagents tool descriptions ### 📊 Changes **2 files changed** (+111 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `libs/deepagents/src/middleware/fs.test.ts` (+60 -0) 📝 `libs/deepagents/src/middleware/fs.ts` (+51 -15) </details> ### 📄 Description Updates filesystem tool schema argument descriptions, like what did in https://github.com/langchain-ai/deepagents/pull/807 for python implementation. --- <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:29 -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#505