Boostrix

Results 459 comments of Boostrix

this is something that looks useful and compact in its current form, so could probably be considered as a candidate to be reviewed/integrated despite the ongoing re-arch effort - especially...

> There are multiple examples of this. In this case, it tries to clone the auto-GPT repo twice in a row. If it was aware of it's previous command(s), it...

it will also be very interesting to actual log these issues to a corresponding log file, to take a look at the task/prompts in question and try to learn how...

one takeway here might be to provide agents with an option to also log directly to their workspace, so that parent agents (and/or humans) can look at the log file...

> The formula in the paper is a heuristics: Retrival_score = recency * importance * relevance. > If we add this into the Roadmap I can help with the implementation....

> it gets stuck in loops because it thinks failed repeated attempts are relevant and therefore should be tried again and again > know he difference between good and evil...hell...

can confirm that I can still reproduce the issue. Regarding duplicate operation checking: I suppose, IF the file exists, it might make more sense to take a hash and compare...

well, not sure if that's generally the case, I believe I was seeing this because I was re-running the same agent (ai_settings.yaml) file giving it variations of the same objectives,...

right, you don't need to do anything fancy to make these heuristics go haywire - it's sufficient to resume/re-run an agent or refer to the same file several times via...

See #2158 and https://github.com/Significant-Gravitas/Auto-GPT/issues/25