-
Notifications
You must be signed in to change notification settings - Fork 141
[web-shared] Added the ability to fork already run DurableAgent workflow runs to create a new run #591
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
[web-shared] Added the ability to fork already run DurableAgent workflow runs to create a new run #591
Conversation
I, Karthik Kalyanaraman <[email protected]>, hereby add my Signed-off-by to this commit: 52af4e8 Signed-off-by: Karthik Kalyanaraman <[email protected]>
Signed-off-by: Karthik Kalyanaraman <[email protected]>
Co-authored-by: Peter Wielander <[email protected]> Signed-off-by: Karthik Kalyanaraman <[email protected]>
I, Karthik Kalyanaraman <[email protected]>, hereby add my Signed-off-by to this commit: 8e4f41e I, Karthik Kalyanaraman <[email protected]>, hereby add my Signed-off-by to this commit: 7a3ba60 Signed-off-by: Karthik Kalyanaraman <[email protected]>
I, Karthik Kalyanaraman <[email protected]>, hereby add my Signed-off-by to this commit: 52af4e8 I, Karthik Kalyanaraman <[email protected]>, hereby add my Signed-off-by to this commit: 8e4f41e I, Karthik Kalyanaraman <[email protected]>, hereby add my Signed-off-by to this commit: 7a3ba60 Signed-off-by: Karthik Kalyanaraman <[email protected]>
I, Karthik Kalyanaraman <[email protected]>, hereby add my Signed-off-by to this commit: 52af4e8 I, Karthik Kalyanaraman <[email protected]>, hereby add my Signed-off-by to this commit: 8e4f41e I, Karthik Kalyanaraman <[email protected]>, hereby add my Signed-off-by to this commit: 7a3ba60 I, Karthik Kalyanaraman <[email protected]>, hereby add my Signed-off-by to this commit: b36e3c3 Signed-off-by: Karthik Kalyanaraman <[email protected]>
I, Karthik Kalyanaraman <[email protected]>, hereby add my Signed-off-by to this commit: 52af4e8 I, Karthik Kalyanaraman <[email protected]>, hereby add my Signed-off-by to this commit: 8e4f41e I, Karthik Kalyanaraman <[email protected]>, hereby add my Signed-off-by to this commit: b36e3c3 Signed-off-by: Karthik Kalyanaraman <[email protected]> DCO Remediation Commit for Karthik Kalyanaraman <[email protected]> I, Karthik Kalyanaraman <[email protected]>, hereby add my Signed-off-by to this commit: 7a3ba60 Signed-off-by: Karthik Kalyanaraman <[email protected]>
I, Karthik Kalyanaraman <[email protected]>, hereby add my Signed-off-by to this commit: 52af4e8 I, Karthik Kalyanaraman <[email protected]>, hereby add my Signed-off-by to this commit: 8e4f41e I, Karthik Kalyanaraman <[email protected]>, hereby add my Signed-off-by to this commit: b36e3c3 I, Karthik Kalyanaraman <[email protected]>, hereby add my Signed-off-by to this commit: 7a3ba60 Signed-off-by: Karthik Kalyanaraman <[email protected]> Signed-off-by: Karthik Kalyanaraman <[email protected]>
Signed-off-by: Karthik Kalyanaraman <[email protected]>
Signed-off-by: Karthik Kalyanaraman <[email protected]>
Since only type imports are used from 'ai', it only needs to be a devDependency. Signed-off-by: Karthik Kalyanaraman <[email protected]>
…/improve-durable-agent
…/improve-durable-agent
Signed-off-by: Karthik Kalyanaraman <[email protected]>
Signed-off-by: Karthik Kalyanaraman <[email protected]>
🦋 Changeset detectedLatest commit: 428ee79 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
@karthikscale3 is attempting to deploy a commit to the Vercel Labs Team on Vercel. A member of the Team first needs to authorize it. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Adds the ability to fork existing DurableAgent workflow runs, enabling users to branch from any user message in the conversation history, modify the input, and initiate a new run from that point forward.
Key Benefits: