Skip to content

feat(component): expose bounded reads for chunk streams - #1

Draft
robelest wants to merge 1 commit into
mainfrom
robel/stream-bounded-read
Draft

feat(component): expose bounded reads for chunk streams#1
robelest wants to merge 1 commit into
mainfrom
robel/stream-bounded-read

Conversation

@robelest

@robelest robelest commented Jul 31, 2026

Copy link
Copy Markdown
Owner

Introduces the bounded, cursor-based read contract over existing chunk streams.

Scope:

  • bounded multi-item reads with explicit page limits
  • stable component-owned cursors and validators
  • no schema, write-path, React, or transport changes

Stack: 1/5. Followed by #2, #3, #4, and #5.

Local design-review change for the first PR slice.

BLOCKED FOR PUBLICATION: replace the @convex-dev/stream pkg.pr.new dependency with an exact published npm version and rerun all verification.
@pkg-pr-new

pkg-pr-new Bot commented Jul 31, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@convex-dev/persistent-text-streaming@1

commit: a8f7600

@robelest robelest changed the title robel/stream bounded read feat(component): expose bounded reads for chunk streams Jul 31, 2026
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