Skip to content

Conversation

@VaguelySerious
Copy link
Member

@VaguelySerious VaguelySerious commented Nov 5, 2025

We want to allow worlds/backends to associate a stream with a run for internal management. This forces us to make the runId required for writes. It would have been nice to add symmetry and make it mandatory for reads too, but that would make a lot of hydration use-cases more difficult, and require passing runIds around even more, for no good reason.

@changeset-bot
Copy link

changeset-bot bot commented Nov 5, 2025

🦋 Changeset detected

Latest commit: 57d10e4

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

This PR includes changesets to release 15 packages
Name Type
@workflow/world-postgres Patch
@workflow/world-vercel Patch
@workflow/world-local Patch
@workflow/web-shared Patch
@workflow/world Patch
@workflow/core Patch
@workflow/cli Patch
@workflow/world-testing Patch
@workflow/builders Patch
@workflow/next Patch
@workflow/nitro Patch
workflow Patch
@workflow/sveltekit Patch
@workflow/nuxt Patch
@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 Nov 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
example-nextjs-workflow-turbopack Ready Ready Preview Comment Nov 16, 2025 9:23pm
example-nextjs-workflow-webpack Ready Ready Preview Comment Nov 16, 2025 9:23pm
example-workflow Ready Ready Preview Comment Nov 16, 2025 9:23pm
workbench-astro-workflow Error Error Nov 16, 2025 9:23pm
workbench-hono-workflow Ready Ready Preview Comment Nov 16, 2025 9:23pm
workbench-nitro-workflow Ready Ready Preview Comment Nov 16, 2025 9:23pm
workbench-nuxt-workflow Ready Ready Preview Comment Nov 16, 2025 9:23pm
workbench-sveltekit-workflow Ready Ready Preview Comment Nov 16, 2025 9:23pm
workbench-vite-workflow Ready Ready Preview Comment Nov 16, 2025 9:23pm
workflow-docs Ready Ready Preview Comment Nov 16, 2025 9:23pm

@VaguelySerious VaguelySerious merged commit 4b70739 into main Nov 17, 2025
39 of 41 checks passed
@VaguelySerious VaguelySerious deleted the peter/stream-run-id branch November 17, 2025 16:56
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.

3 participants