Messages double-send or disappear in new chats on send
complete
Faiz
I have been experiencing this issue for quite some time, but haven't quite been able to pin down a minimal reproducible example. But oftentimes, when I start a new chat, type in a message, and send with Cmd+Enter, the message appears twice in the chat and I get an error alert from the app. Other times, the message will simply disappear from the input box without being added to the chat, and only leaving the chat and returning to it will show the message. When the double message send happens, sending any further messages to that chat also causes errors and does not output any model responses.
Strangely, I haven't encountered this with follow-up messages, but I can't eliminate the possibility that it exists there too.
While I can't reliably reproduce this, it occurs often. I think this may be a race condition when I use Cmd+Enter to send a message. Maybe mutex locking or debouncing the send message functionality will prevent this? Happy to provide any more info that would be helpful, as this is pretty frustrating when it happens.
Naveen
complete
Naveen
in progress
Hello Faiz,
I looked into the issue. Not able to pin point the issue yet. Will continue looking into this
Faiz
Naveen Following up on this - this happens on virtually every new conversation when using Claude 3.5 Sonnet now, which makes the app extremely frustrating to use. Here's a video example: https://drive.google.com/file/d/1xFA7xlocXaurNk__8DJpf2sOJ3HpBi6o/view?usp=sharing
When this happens, sending any subsequent messages to the thread also errors out immediately. Can you investigate? At the very least, preventing two messages from being submitted (debouncing) within 0.25-0.5 seconds of each other should stop this, and would be incredibly helpful as this wastes time on nearly every interaction.
Naveen
Faiz: I'm working on this issue
Krzysztof Wojdalski
Naveen hi, it seems that there's an additional issue with output. Concretely, when I send one line input, the output seems to be blank (or at least that's how it's displayed).
hi without line break vs hi with line break
Faiz
Naveen Hi, do you have an update? This happens on >90% of new conversations with Anthropic models. The app is becoming borderline unusable.
Naveen
Faiz: Fixed this in new release (v0.24), let me know if you still face this issue. Also added delete message feature where you can manually delete the duplicate message as a workaround (hope you don't have to do this at all).
Faiz
Naveen I haven't encountered the issue in the past day since updating! Thank you so much!
Naveen
Faiz: Awesome! Closing this issue. Please let me know if you find any more annoying issues. Concentrating on polishing the existing features next few months