MrCredible
MrCredible
for windows, I had to change the yml file to this to get it to work.. ``` version: '2' services: resume-make: build: context: . dockerfile: ./.docker/resume.dockerfile command: make container_name: resume-make...
if you are on windows, then you need to use dos2unix on the run and setup.sh scripts
The instructions could use an update. You need to use dos2unix for setup, run, and run_benchmark in each agent you create.
> Make sure to run `dos2unix autogpts//setup` when your `pwd` is at the root of the installation. > > You will also need to run `dos2unix autogpts//run_benchmark` and `dos2unix autogpts//run`...
Yes, I have git in my path env variables `C:\Users\justi\AppData\Local\Programs\Git\cmd`
all of the modules in the requirements have been installed already. Only the product manager role does this. when I checked in the workspace/storage/team/environment/roles the ProductManager_Alice memory.json is pretty much...
@geekan , Unknown. I have not retried since I posted the original issue.