[PR #18] [CLOSED] feat: local for rc #62

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

📋 Pull Request Information

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

Base: mainHead: palash/add-local


📝 Commits (2)

📊 Changes

6 files changed (+1124 additions, -5 deletions)

View changed files

📝 package.json (+2 -1)
📝 src/graph.ts (+28 -3)
src/local_prompts.ts (+237 -0)
src/local_tools.ts (+668 -0)
📝 src/types.ts (+1 -0)
📝 yarn.lock (+188 -1)

📄 Description

No description provided


🔄 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/18 **Author:** [@Palashio](https://github.com/Palashio) **Created:** 8/24/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `palash/add-local` --- ### 📝 Commits (2) - [`38b07dc`](https://github.com/langchain-ai/deepagentsjs/commit/38b07dcca219f4b50e972b6153470348be5ddb8b) feat: local for rc - [`20843e1`](https://github.com/langchain-ai/deepagentsjs/commit/20843e17ac17b7da60c47a2a6f5da3308a1afb26) feat: update yarn lock ### 📊 Changes **6 files changed** (+1124 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+2 -1) 📝 `src/graph.ts` (+28 -3) ➕ `src/local_prompts.ts` (+237 -0) ➕ `src/local_tools.ts` (+668 -0) 📝 `src/types.ts` (+1 -0) 📝 `yarn.lock` (+188 -1) </details> ### 📄 Description _No description provided_ --- <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:03 -05:00
yindo closed this issue 2026-02-16 06:17:03 -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#62