PierrunoYT

Results 76 comments of PierrunoYT

> This task is not from SWE-bench. Currently the steps in README.md only work for tasks in SWE-bench (complete list at `conf/swe_full_tasks.txt`). > > To run a new task, the...

I was waiting for it so it would be awesome. We might need to put AutoCodeRover and SWE-Agent inside.

It looks cool :)

> @PierrunoYT seems to have solved the issue by restarting his computer. YMMV > > If this works for anyone, please report back I uninstalled WSL and Docker with the...

# Investigation Report for Issue 1156 ## Summary Issue 1156 involves a critical bug related to `pexpect/ssh` when running Docker on WSL, marked with the labels 'bug' and 'severity:critical'. The...

It's slow as hell but it works.

> @Mike-FreeAI does `--add-host host.docker.internal=host-gateway` not work for you? If that's the case I'll reopen We tried to fix the issue with Devin

pierruno@Pierruno:/mnt/c/Users/pierr/OpenDevin$ docker run \ -e LLM_API_KEY \ -e WORKSPACE_MOUNT_PATH=$WORKSPACE_DIR \ -v $WORKSPACE_DIR:/opt/workspace_base \ -v /var/run/docker.sock:/var/run/docker.sock \ -p 3000:3000 \ ghcr.io/opendevin/opendevin:0.4.0 Unable to find image 'ghcr.io/opendevin/opendevin:0.4.0' locally 0.4.0: Pulling from opendevin/opendevin...

I think @rbren also opened something similar.

Devin has reviewed the Sandbox Capabilities Framework as outlined in issue #1251 and finds the proposal to be comprehensive and well-thought-out. It addresses the key concerns and provides a solid...