Skip to content

pollPromptEvents/parseCoderEvents terminal-text mismatch #237

@drewstone

Description

@drewstone

Pre-existing latent bug surfaced while wiring detached delegation resume: pollPromptEvents synthesizes a terminal event with {finalText}, but parseCoderEvents' transcript scan reads only data.text/data.delta — poll-mode coder runs can parse empty outputs. The detached path works around it by setting both text and finalText on its synthesized event; the poll path should get the same fix (or the parser should accept finalText).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions