[PR #28] [MERGED] feat: improve interrupt #71

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

Base: mainHead: palash/create-interrupt-hook


📝 Commits (3)

📊 Changes

2 files changed (+71 additions, -41 deletions)

View changed files

📝 src/interrupt.ts (+67 -40)
📝 src/types.ts (+4 -1)

📄 Description


🔄 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/28 **Author:** [@Palashio](https://github.com/Palashio) **Created:** 8/28/2025 **Status:** ✅ Merged **Merged:** 8/29/2025 **Merged by:** [@Palashio](https://github.com/Palashio) **Base:** `main` ← **Head:** `palash/create-interrupt-hook` --- ### 📝 Commits (3) - [`8802146`](https://github.com/langchain-ai/deepagentsjs/commit/8802146ae3a2eaa956c18a0cda74cfbe5439c977) feat: improve interrupt - [`f895441`](https://github.com/langchain-ai/deepagentsjs/commit/f895441ba428439161edea027a6704861065fb54) nit: update formatting - [`a3a24c5`](https://github.com/langchain-ai/deepagentsjs/commit/a3a24c50149a9a8bf379a08ce5c62be4a90d58fb) nit: update ### 📊 Changes **2 files changed** (+71 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `src/interrupt.ts` (+67 -40) 📝 `src/types.ts` (+4 -1) </details> ### 📄 Description - adds the improvements to interrupt but in javascript, same functionality for python found here: https://github.com/langchain-ai/deepagents/pull/79 --- <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#71