Way to interrupt AutoGPT so it stops at the next action cycle and waits for user input 🚀 #563
Replies: 12 comments 8 replies
-
would like something like this as well |
Beta Was this translation helpful? Give feedback.
-
I wrote a solution, but all the python keyboard solutions have problems so I won't bother submitting a PR until it's agreed how this should even work
As much as I would like to see Auto-GPT running on continuous mode with root privileges, I suspect most users wouldn't. |
Beta Was this translation helpful? Give feedback.
-
This would be very useful especially when crawling web pages since AutoGPT seems to freeze if errors occur (e.g. ERROR:gpu_init.cc(525)] Passthrough is not supported, GL is disabled) |
Beta Was this translation helpful? Give feedback.
-
bump on this, feels like a great idea! |
Beta Was this translation helpful? Give feedback.
-
Thanks for that link @lfricken, I'm running into this issue now and agree that root access is not desired. However, it looks like Windows has solutions that do not require root. I've come up with something that works for Windows, but has a small bug Will be submitting as PR shortly |
Beta Was this translation helpful? Give feedback.
-
got it to work on Windows and figured out that bug. Anyone here on a Mac or Linux and willing to test this branch? |
Beta Was this translation helpful? Give feedback.
-
ive been thinking the same thing, this is a very useful option to have because let's face it 9/10 times autpgpt loses focus and starts todo all kinds of random shit |
Beta Was this translation helpful? Give feedback.
-
Had to close PR #2069 and open a new PR here #3083 - so we'll see how that goes. |
Beta Was this translation helpful? Give feedback.
-
so , how is this feature ? Way to interrupt AutoGPT so it stops at the next action cycle and waits for user input |
Beta Was this translation helpful? Give feedback.
-
There's been a ton of related talks recently. For instance, see: |
Beta Was this translation helpful? Give feedback.
-
This has been implemented in #4230. Another mechanism for this is on our todo list: |
Beta Was this translation helpful? Give feedback.
-
I know you can press ctrl+c but that stops the program completely you have to restart and usually it seems to lose a lot of it's progress and cant relly continue where it left off. (Edit: But somethimes it seems to relly continue quickly, i think a few more memory upgrades or combining all 4 memory systems and we can get there.) A stop where it would stay runing but go to the user input would be nice (where you can press "y" "y -n" "n" and suggestions etc.
<3 Tho not urgent at all. <3
Beta Was this translation helpful? Give feedback.
All reactions