[PR #60] [MERGED] Plan and execute agent #457

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/60
Author: @bracesproul
Created: 2/12/2024
Status: Merged
Merged: 2/12/2024
Merged by: @bracesproul

Base: mainHead: brace/plan-and-execute


📝 Commits (6)

📊 Changes

4 files changed (+570 additions, -794 deletions)

View changed files

📝 deno.json (+10 -9)
deno.lock (+0 -766)
📝 examples/agent_executor/base.ipynb (+14 -19)
examples/plan-and-execute/plan-and-execute.ipynb (+546 -0)

📄 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/langgraphjs/pull/60 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 2/12/2024 **Status:** ✅ Merged **Merged:** 2/12/2024 **Merged by:** [@bracesproul](https://github.com/bracesproul) **Base:** `main` ← **Head:** `brace/plan-and-execute` --- ### 📝 Commits (6) - [`975d516`](https://github.com/langchain-ai/langgraphjs/commit/975d516bd52ee33fb153189feadb5b1452f3462a) cr - [`4c4acac`](https://github.com/langchain-ai/langgraphjs/commit/4c4acac5624f2731ad70c5e61d90570ff390868d) Merge branch 'main' into brace/plan-and-execute - [`0a4f6db`](https://github.com/langchain-ai/langgraphjs/commit/0a4f6db6f3fbd9b31d0b5b67360ebed16a2ef5f9) finished! Yippie - [`4c1c6dd`](https://github.com/langchain-ai/langgraphjs/commit/4c1c6dd568b2f420ca38e125b657da9fe80f3559) cr - [`c56b370`](https://github.com/langchain-ai/langgraphjs/commit/c56b37019cd3c12141aee6fc4c88f876ec72f281) cr - [`a858010`](https://github.com/langchain-ai/langgraphjs/commit/a858010a54ea5802dd0ab6d4d88e71de42bf0ade) cr ### 📊 Changes **4 files changed** (+570 additions, -794 deletions) <details> <summary>View changed files</summary> 📝 `deno.json` (+10 -9) ➖ `deno.lock` (+0 -766) 📝 `examples/agent_executor/base.ipynb` (+14 -19) ➕ `examples/plan-and-execute/plan-and-execute.ipynb` (+546 -0) </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-15 18:17:04 -05:00
yindo closed this issue 2026-02-15 18: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/langgraphjs#457