Igniscode
Igniscode
> if this is committed "as is", it would make sense for auto-gpt to run inside a separate environment - i.e. using chroot or ideally using a dedicated "autogpt" user....
> I did copy that advice into the source tree and opened a corresponding PR: > > * [encourage people to use a separate user account w/o VM/docker #3961](https://github.com/Significant-Gravitas/Auto-GPT/pull/3961) Cool!...
> there are already some hard-coded heuristics to detect if agpt is running inside docker - I suppose the "separate user" idea could be implemented via a corresponding env file...