mirror of
https://github.com/run-llama/workflows-ts.git
synced 2026-07-16 05:31:48 -04:00
[PR #138] [MERGED] merge state with snapshot #145
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/run-llama/workflows-ts/pull/138
Author: @thucpn
Created: 8/18/2025
Status: ✅ Merged
Merged: 8/19/2025
Merged by: @thucpn
Base:
ms/fix-chaining← Head:tp/fix-state-with-snapshot📝 Commits (10+)
f9f3757save current state to snapshot9b2073emerge snapshot to state1946e70update name and testsc418024remove dead code0f25f40update test35667c0update test3e7c5ddcreateContext24c5ecdtriggers the lazy initialization of the stream wrappera35e347update tests792ffdbupdate example📊 Changes
8 files changed (+485 additions, -484 deletions)
View changed files
📝
CLAUDE.md(+1 -2)📝
README.md(+12 -0)📝
demo/node/workflow-with-state.ts(+14 -34)📝
demo/workflows/human-in-the-loop.ts(+4 -3)➖
packages/core/src/middleware/snapshot.ts(+0 -390)📝
packages/core/src/middleware/state.ts(+420 -20)📝
packages/core/tests/middleware/state-with-snapshot.spec.ts(+12 -26)📝
packages/core/tests/middleware/with-snapshot.spec.ts(+22 -9)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.