Add support for queued messages #1089
Replies: 4 comments 1 reply
-
It would be great to have editing capabilities for previously uncompleted tasks |
Beta Was this translation helpful? Give feedback.
-
I have an experimental branch with queuing enabled here: Interjection (cancel, then send) I think the UX feels pretty good, but I'm very open to feedback of any kind! |
Beta Was this translation helpful? Give feedback.
-
Hey @UltronOne ! Thank you for asking! I'd really like this feature too I was making good progress on it, but then Roo launched their Todo List feature which made me pause to make sure the features work well together. Queued messages act similarly to having an item on the todo list, but I think they serve different purposes. I'm thinking: Todos are for the LLM |
Beta Was this translation helpful? Give feedback.
-
the queue should accept more than one message in the same fashion, it should be consumed as well that is one at a time |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
We now keep the focus in the chat when making changes so you can start typing while Kilo is working. A next logical step is to make it so that messages are queued up and will be send as soon as the LLM is ready to accept more input.
Criteria:
Beta Was this translation helpful? Give feedback.
All reactions