Cover the pre-stream gap with the writing-report spinner #7

Merged
schaefera merged 1 commit from worktree-progress-emoji into master 2026-08-17 11:26:00 +00:00

1 commit

Author SHA1 Message Date
Austin Schaefer
e1d6a20b3a Keep the writing-report spinner up until the stream's first chunk
Between sending the report prompt and the writer actually starting to
generate, the spinner was already dropped, so the terminal went blank
for however long that gap was. Thread the spinner into
write_text_stream instead and stop it right as the first chunk
arrives, covering the wait with the same "Writing report..." line
rather than clearing it early.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-17 13:21:23 +02:00