Kilian Lieret
Kilian Lieret
We're still discussing the next steps a bit, but if we go more towards a web interface, we really should set up the web app around a flask server. Much...
#61 doesn't use flask but rather does "`os.system`" calls. This isn't optimal, so the PR will be superseded by a different strategy. I've started to play around with creating a...
Regarding `GITHUB_TOKEN`, this should be fixed soon with #31
I'm on a M1 and cannot reproduce this. This is silly, but did you double check that your docker daemon is running?
I can reproduce this by killing docker and rerunning the command. So the fix is simply: Make sure that docker is running. I agree that the error handling could be...
Feel free to reopen if issue persists.
Hi @twiecki : Sorry for missing your commend last week! (and I didn't know that you couldn't re-open the issue!) Thanks for following up with detailed logs. @timothycarambat @entuerem This...
Also note that we have updated the images to support arm64 as well as amd64 :)
@Amon1412 Please open a separate bug report.
> Could it be that you didn't build/pull the swe-agent container? (step 2 of the express setup instructions or running setup.sh with the conda instructions) @twiecki