Skip to content

Track per-field completion state during streaming (semantic streaming) #10

Description

@glamberson

Summary

The streaming snapshot (MessageSnapshot in laminate/src/streaming/mod.rs) accumulates text and tool-call fragments at the block level, but does not expose per-field completion state — i.e. which fields of a partially-streamed object are complete vs still pending.

Proposal

Investigate adding per-field incomplete/pending tracking so consumers can act on partially-streamed structured output (e.g. render fields as they finalize). Design-first; this is a larger change.

Notes

Backlog / exploratory (post-0.2.0). Filed for tracking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions