Skip to content

fix: keep streamed replies visible after spinner stops#85

Open
Sanjays2402 wants to merge 1 commit into
dkedar7:mainfrom
Sanjays2402:fix/spinner-clears-reply
Open

fix: keep streamed replies visible after spinner stops#85
Sanjays2402 wants to merge 1 commit into
dkedar7:mainfrom
Sanjays2402:fix/spinner-clears-reply

Conversation

@Sanjays2402

Copy link
Copy Markdown

The interactive AG-UI loop stopped an already-stopped spinner after streaming, erasing the reply's current line. Spinner shutdown is now idempotent, with a regression covering the single clear before streamed output.

Closes #84

Test: python -m pytest (116 passed)

The turn cleanup stopped an already-stopped spinner after streaming output, clearing the reply line. Make spinner shutdown idempotent and cover the interactive rendering path.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant