Skip to content

Support Web WriteableStream format to allow piping to workflow writeable streams#132

Open
VaguelySerious wants to merge 2 commits intomainfrom
peter/stream-stdout
Open

Support Web WriteableStream format to allow piping to workflow writeable streams#132
VaguelySerious wants to merge 2 commits intomainfrom
peter/stream-stdout

Conversation

@VaguelySerious
Copy link
Copy Markdown
Member

This ports changes from #118 related to allowing sandbox stdout/stderr to be written directly to workflow writeable streams

VaguelySerious and others added 2 commits April 2, 2026 17:23
runCommand now accepts both Node.js Writable and Web WritableStream
for stdout/stderr options. The conversion happens inside the step
(where Node.js APIs are available), so workflow code can pass
Web streams from getWritable() directly.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 3, 2026

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

Project Deployment Actions Updated (UTC)
sandbox-sdk Ready Ready Preview Apr 3, 2026 0:39am

Copy link
Copy Markdown
Member

@QuiiBz QuiiBz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add a changeset?

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