You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The chat interface lacks proper status checking and a stop mechanism, allowing users to send multiple prompts while AI is still generating responses. This causes overlapping responses and unintended behavior in the chat.
Current Behavior:
User can send new messages while previous response is still streaming
No stop/cancel button exists to abort generation
Multiple prompts queued up create overlapping/mixed responses
Chat becomes difficult to follow with interleaved messages