choephix / auto-gpt-webui

MIT License
118 stars 38 forks source link

AI output disappears before i can read it #9

Open ghost opened 1 year ago

ghost commented 1 year ago

i have everything else working ok but cant solve that issue. AI output shows very breifly then that window changes asking for my input. What can I try? Would it be possible to add agents windows as they are called upon?

ItsAhadun commented 1 year ago

Same here but you can see the output in the terminal as well so you can use that even though it defeats the purpose of the web interface itself

manjunath-m commented 1 year ago

Definitely UI bug. Text dissapears

MartinchooxDEV commented 1 year ago

I have a badly done fix but it works, comment in server.js in the apps/backend/ folder the line that says deleteLastLineIfCarrotMovedToBeginning(); That makes it possible to see the full output without deleting the above. The problem is that if the conversation is very long, there is no way to delete it. If it is not understood, it is because it is translated.