Skip to content

Conversation

@avi1989
Copy link

@avi1989 avi1989 commented Dec 31, 2025

This is a fix for #709.

The issue was that when importing @workflow/ai, durable agent pulls in dependencies from @workflow/core which cannot be bundled for client components.

This PR introduces a dedicated export path @workflow/ai/transport that exports only WorkflowChatTransport and its types. This isolates it from server-only dependencies.

I've also tried to update any reference in the docs and updated it. Let me know if there is anything else I need to do.

@changeset-bot
Copy link

changeset-bot bot commented Dec 31, 2025

🦋 Changeset detected

Latest commit: 54285d2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@workflow/ai Patch

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

@vercel
Copy link
Contributor

vercel bot commented Dec 31, 2025

@avi1989 is attempting to deploy a commit to the Vercel Labs Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant