Hi,
I’m implementing a very barebones human-in-the-loop crew, and I have the crew run in the console. And it seems to work fine. Except that when it comes time for the human to give feedback, the
“Status: Executing Task…”
is in place of where the human types. So it’s constantly deleting the text I type. I can see each character for a second, but I can’t see what I typed. The text is there… if I press enter, the program takes my input correctly, but I don’t think this is the intended behavior.
You can see it here: