Boostrix
Boostrix
non-code PR - document the required version of docker-compose for 3.9 of the docker-compose.yml to be supported ### Background ### Changes ### Documentation ### Test Plan ### PR Quality Checklist...
trivial change, based on security related chroot comments at: https://github.com/Significant-Gravitas/Auto-GPT/issues/3428#issuecomment-1530087165 Now also mentions execute_python being disabled for the same reasons, as per: https://github.com/Significant-Gravitas/Auto-GPT/issues/2640 ### Background ### Changes ### Documentation ###...
### Duplicates - [X] I have searched the existing issues ### Summary 💡 Based on previous comments: https://github.com/Significant-Gravitas/Auto-GPT/issues/3858#issuecomment-1537439701 - We have roughly 10+ open PRs that are all about augmenting/replacing...
probably needs testing by people using redis (aka the docker img): when running the docker image, there's a sporadic redis issue, which goes away when wrapping the whole thing inside...
### Duplicates - [X] I have searched the existing issues ### Summary 💡 Currently, there is a ton of I/O being caused by the LLM trying to tell Auto-GPT to...
### Duplicates - [X] I have searched the existing issues ### Summary 💡 Any part of self-improvement (#15) or reflection (#11) requires built-in benchmarking of the system, or so called...
### Duplicates - [X] I have searched the existing issues ### Summary 💡 this has been mentioned in a number of related discussions here, autogpt should be able to self-diagnose...
trivial fix for people on github asking where the workspace is located, for instance: - #2793 - #1930 - #3199 - #4060 - #874 - #1764 Should probably be extended...
#3643 (update_file with diff support):  ### Background ### Changes ### Documentation ### Test Plan ### PR Quality Checklist - [ ] My pull request is atomic and focuses on...
This is using the Python prompt-toolkit to show CLI based menus for autocomplete support (files, directories and commands):   ### Background ### Changes ### Documentation ### Test Plan ###...