mirror of
https://github.com/run-llama/workflows-ts.git
synced 2026-07-10 23:34:00 -04:00
[PR #145] [MERGED] chore: remove request and on request #148
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/145
Author: @thucpn
Created: 8/25/2025
Status: ✅ Merged
Merged: 8/27/2025
Merged by: @marcusschiesser
Base:
main← Head:tp/remove-request-and-on-request📝 Commits (10+)
7987968feat: add express example2cae71dadd unit tests0231545Merge branch 'main' into ms/add-express0e5534aMerge branch 'main' into ms/add-expressbc6d471use context param164bf54refactor example code0c95e6dmake resume statelessb18ade7clean up snapshotca16d75update example1170002fix race issue when waiting for request event📊 Changes
12 files changed (+196 additions, -338 deletions)
View changed files
➕
.changeset/gentle-suits-camp.md(+5 -0)📝
README.md(+3 -2)📝
demo/express/server.ts(+2 -2)📝
demo/hono/app.ts(+14 -12)📝
demo/node/name-ask-readline.ts(+4 -3)📝
demo/node/workflow-with-state.ts(+2 -3)📝
demo/workflows/human-in-the-loop.ts(+15 -11)➕
docs/workflows/human-in-the-loop.mdx(+53 -0)📝
docs/workflows/meta.json(+2 -1)📝
packages/core/src/middleware/state.ts(+36 -168)📝
packages/core/tests/middleware/state-with-snapshot.spec.ts(+15 -16)📝
packages/core/tests/middleware/with-snapshot.spec.ts(+45 -120)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.