eyalk11
eyalk11
There is probably some bug in this code.
Just notice that there is already plugin for discord. https://github.com/gravelBridge/AutoGPT-Discord/
I feel like access to python instance of Agent could suffice. At first stage. I thought that you might want to either have all the flow in ipython, or sometimes...
Hmm, fixed. Is it OK now?
I don't think I know any more useful details. Is the LSP log useful? I am not sure I know in what time this has happened. Anything else? `What server?...
There could be two sets. set of already executed commands+args set of already executed commands+args that we asked the user about and he approved If a command was already executed...
Following the discussion with @Boostrix, I did some work on the subject. I allowed every command to have its own calculate_hash function so that it could return the hash of...
OK, I am working on this. it is a bit hard to merge. (merge_int branch in my fork).
(There are still some merging issues, will solve)
I removed the check for reoccurring commands/ looping (8139493dd98bab7b474cbbf89b24d6f19275d908) as probably prematured. And added comment in https://github.com/Significant-Gravitas/Auto-GPT/issues/3668 . I will open a new PR for it. Spinner for windows requires...