A simple way to implement this would be:
when GPT is generating a message, the user can still type in the chat box and press Enter — the message would then automatically go into a queue and be sent once the current response is finished.
This feature would allow users to queue multiple follow-up messages while waiting for a response, instead of having to wait and send them one by one.
It would help maintain the flow of thought and improve productivity, especially during long or technical conversations.
(This suggestion was also written with help from ChatGPT, since I’m not very fluent in English. Thanks!)