mirror of
https://github.com/langchain-ai/agents-from-scratch-ts.git
synced 2026-07-01 21:34:00 -04:00
[PR #2] [CLOSED] braces notebook updates #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/agents-from-scratch-ts/pull/2
Author: @bracesproul
Created: 5/8/2025
Status: ❌ Closed
Base:
notebooks← Head:brace/notebook-updates📝 Commits (4)
4f7b5b4braces notebook updatesa37db90email_assistant msg types3462a30start msg types hitl23b3981fixes📊 Changes
12 files changed (+3655 additions, -5863 deletions)
View changed files
➕
.prettierignore(+1 -0)📝
langgraph.json(+3 -3)📝
package.json(+2 -2)📝
pnpm-lock.yaml(+2317 -4495)📝
src/email_assistant.ts(+45 -74)📝
src/email_assistant_hitl.ts(+159 -217)➕
src/email_assistant_hitl_memory.ts(+1114 -0)📝
src/schemas.ts(+10 -28)➖
src/scripts/email_assistant_hitl_memory.ts(+0 -1037)📝
src/tools/base.ts(+1 -1)📝
src/tools/default/memory-tools.ts(+1 -1)📝
src/utils.ts(+2 -5)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.