Describe the bug
Up/Down Arrows traverse dialog history. When an AI is processing, up returns to old conversations but down does not return to the current one. Very likely the conversation state is getting recorded every time the AI is outputting text rather than the two being independent.
To Reproduce
Steps to reproduce the behavior:
- Start a working task and have the AI running.
- Press up at the top of the input box in an existing conversation to copy in the previous dialog.
- Hold down to move the cursor to the bottom of the input box to return to the current dialog.
You cannot return to the current dialog.
Expected behavior
I expect that when I press up at the top of the input box and it does nothing, as is normal for input boxes.
But in the scenario where one can traverse history, then up should go up to previous conversations and down should return to the current one.
What version of zoo are you running
3.82.0
Additional context
Feature Request: Please fix it by disabling pressing up to copy old conversations into the input box entirely. I hate this behavior. Or at least add an option to disable this behavior.
Describe the bug
Up/Down Arrows traverse dialog history. When an AI is processing, up returns to old conversations but down does not return to the current one. Very likely the conversation state is getting recorded every time the AI is outputting text rather than the two being independent.
To Reproduce
Steps to reproduce the behavior:
You cannot return to the current dialog.
Expected behavior
I expect that when I press up at the top of the input box and it does nothing, as is normal for input boxes.
But in the scenario where one can traverse history, then up should go up to previous conversations and down should return to the current one.
What version of zoo are you running
3.82.0
Additional context
Feature Request: Please fix it by disabling pressing up to copy old conversations into the input box entirely. I hate this behavior. Or at least add an option to disable this behavior.