[PR #25] [CLOSED] feat: add skip built in tool #67

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagentsjs/pull/25
Author: @Palashio
Created: 8/26/2025
Status: Closed

Base: mainHead: palash/skip-tools


📝 Commits (2)

📊 Changes

2 files changed (+6 additions, -2 deletions)

View changed files

📝 src/graph.ts (+5 -2)
📝 src/types.ts (+1 -0)

📄 Description

This PR adds a skip built in tool parameter so that we can override the built in tools.


🔄 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/25 **Author:** [@Palashio](https://github.com/Palashio) **Created:** 8/26/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `palash/skip-tools` --- ### 📝 Commits (2) - [`4f8190d`](https://github.com/langchain-ai/deepagentsjs/commit/4f8190dfb3be2dd4c0f9b1877186cbf1155b6724) feat: add skip built in tool - [`5d8063c`](https://github.com/langchain-ai/deepagentsjs/commit/5d8063c5ff2bd681edb171b8f967868e47d15629) chore: format ### 📊 Changes **2 files changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/graph.ts` (+5 -2) 📝 `src/types.ts` (+1 -0) </details> ### 📄 Description This PR adds a skip built in tool parameter so that we can override the built in tools. --- <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:04 -05:00
yindo closed this issue 2026-02-16 06:17:04 -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#67