[Feature Request] Chat Message Queuing / Queue messages while AI is thinking #4798
Replies: 5 comments 11 replies
-
|
+1 |
Beta Was this translation helpful? Give feedback.
-
|
+1 |
Beta Was this translation helpful? Give feedback.
-
|
Hey friends; drop screenshots of que ui/features you'd like. I've built a few ai chat bridges at this point and I'm assuming: |
Beta Was this translation helpful? Give feedback.
-
|
Wellp, pour one out for my free Antigravity tokens
Auto-submits when current stream ends
|
Beta Was this translation helpful? Give feedback.
-
|
Memo: Just noticed... the time displays on the message, but not the date, for when the message wasn't posted on the current day. Wonder if there's a PR for that I can pull from |
Beta Was this translation helpful? Give feedback.




Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone! I'm fairly new to GitHub, so I'm not entirely sure if this is the right place or the right way to propose a feature, but I would really love to see this convenient addition in Odysseus.
Is your feature request related to a problem? Please describe.
Currently, when a local model is generating a response or an agent is running a complex loop (like Deep Research or multi-step tool calling), the input text box is either disabled or sending another message is blocked. Since local inference and agent workflows can take some time, users often have to wait for the entire generation to finish before they can type or send their next thought. If a user thinks of a relevant follow-up or extra context in the middle of the stream, they have to wait or save it in a separate notepad.
Describe the solution you'd like
I would love to see a Message Queuing System implemented in the chat interface:
Describe alternatives you've considered
Manually holding the text in the clipboard or opening multiple parallel chat sessions, which breaks the seamless cognitive flow of a local workspace.
Beta Was this translation helpful? Give feedback.
All reactions