[PR #27] [MERGED] feat: add built in tools #70

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/27
Author: @Palashio
Created: 8/27/2025
Status: Merged
Merged: 8/27/2025
Merged by: @Palashio

Base: mainHead: palash/add-built-in-toosl


📝 Commits (5)

📊 Changes

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

View changed files

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

📄 Description

feature parity with python, adds 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/27 **Author:** [@Palashio](https://github.com/Palashio) **Created:** 8/27/2025 **Status:** ✅ Merged **Merged:** 8/27/2025 **Merged by:** [@Palashio](https://github.com/Palashio) **Base:** `main` ← **Head:** `palash/add-built-in-toosl` --- ### 📝 Commits (5) - [`4ab65ab`](https://github.com/langchain-ai/deepagentsjs/commit/4ab65ab592ffaf35a92374a39fd319c7b0ff6460) feat: add built in tools - [`a3b26e4`](https://github.com/langchain-ai/deepagentsjs/commit/a3b26e4bbabb23dd89fbd86ddc69ed1558b23724) nit: format - [`dd7edf6`](https://github.com/langchain-ai/deepagentsjs/commit/dd7edf62ecead4067d33d9704be09ed7e25177e4) nit: remove unneded param - [`bc5d0ac`](https://github.com/langchain-ai/deepagentsjs/commit/bc5d0acf94d6adbe1f64da8dbd85f407666931dc) Update src/graph.ts - [`70613a0`](https://github.com/langchain-ai/deepagentsjs/commit/70613a0e828a9fa11ce3db725604040fd51c1a92) nit: formatting ### 📊 Changes **2 files changed** (+11 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/graph.ts` (+10 -1) 📝 `src/types.ts` (+1 -0) </details> ### 📄 Description feature parity with python, adds 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#70