nvms / wingman

Your pair programming wingman. Supports OpenAI, Anthropic, or any LLM on your local inference server.
https://marketplace.visualstudio.com/items?itemName=nvms.ai-wingman
ISC License
61 stars 10 forks source link

The spinning icon is still showed when a request is canceled #15

Closed synw closed 1 year ago

synw commented 1 year ago

The spinning icon that is showed when the streaming response has not started does not disappear when a request is canceled. We must click clear conversation to remove it. It would be better if that icon could be hided on request cancel

nvms commented 1 year ago

Thanks for catching this -- fixed in 1.3.15.

A This request was aborted message is now also appended to the conversation window.

synw commented 1 year ago

Good. Just a remark: the "Bc: The operation was aborted." notification is not necessary, we already have the message. As it requires an action to close the notification it is annoying

nvms commented 1 year ago

Yeah, that's a good point. This no longer appears in 1.3.16.