[PR #10] [MERGED] Tests #10

Closed
opened 2026-02-16 08:18:18 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/agents-from-scratch-ts/pull/10
Author: @dqbd
Created: 5/13/2025
Status: Merged
Merged: 5/13/2025
Merged by: @dqbd

Base: mainHead: dqbd/tests


📝 Commits (2)

📊 Changes

6 files changed (+37 additions, -32 deletions)

View changed files

📝 README.md (+18 -17)
📝 jest.config.mjs (+4 -6)
📝 package.json (+4 -4)
📝 src/tools/default/email-tools.ts (+1 -1)
📝 src/tools/default/memory-tools.ts (+1 -1)
📝 src/utils.ts (+9 -3)

📄 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/agents-from-scratch-ts/pull/10 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 5/13/2025 **Status:** ✅ Merged **Merged:** 5/13/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/tests` --- ### 📝 Commits (2) - [`6ec0aaa`](https://github.com/langchain-ai/agents-from-scratch-ts/commit/6ec0aaa1413be82d09ef3de9c7b27d9d78464a87) Tests - [`048c5f5`](https://github.com/langchain-ai/agents-from-scratch-ts/commit/048c5f571efb8016cf3986e7ce10187d6f502622) Format ### 📊 Changes **6 files changed** (+37 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+18 -17) 📝 `jest.config.mjs` (+4 -6) 📝 `package.json` (+4 -4) 📝 `src/tools/default/email-tools.ts` (+1 -1) 📝 `src/tools/default/memory-tools.ts` (+1 -1) 📝 `src/utils.ts` (+9 -3) </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 08:18:18 -05:00
yindo closed this issue 2026-02-16 08:18:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/agents-from-scratch-ts#10