Skip to content

Expose stream options on thread.post#205

Open
notkadez wants to merge 2 commits intovercel:mainfrom
notkadez:expose-thread-post-stream-options
Open

Expose stream options on thread.post#205
notkadez wants to merge 2 commits intovercel:mainfrom
notkadez:expose-thread-post-stream-options

Conversation

@notkadez
Copy link

@notkadez notkadez commented Mar 9, 2026

Summary

  • add thread.post(message, { stream: ... }) support for public stream options
  • forward Slack stream presentation options like taskDisplayMode and stopBlocks
  • update docs to use the public thread.post(...) API instead of undocumented thread.stream(...)

Problem

  • Docs say to use thread.stream, which is not exposed.
  • There is no way to stream to slack using plan mode.

@vercel
Copy link
Contributor

vercel bot commented Mar 9, 2026

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

A member of the Team first needs to authorize it.

@notkadez notkadez marked this pull request as ready for review March 9, 2026 06:37
@notkadez notkadez force-pushed the expose-thread-post-stream-options branch 2 times, most recently from b0cc598 to 2ba0ed3 Compare March 12, 2026 22:19
@notkadez notkadez force-pushed the expose-thread-post-stream-options branch from 2ba0ed3 to 9eb839d Compare March 12, 2026 22:20
@notkadez
Copy link
Author

@cramforce - this is ready for review when you get a chance. Let me know if there is anything blocking.

@cramforce
Copy link
Contributor

@visyat Let me know if this is needed now that we have (but did we document?) PostableObject?

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.

2 participants