No access to '/home/user/repo'
natzar opened this issue ยท 3 comments
MACOSX Catalina
$ poetry run start
๐ค AI developer
โ GitHub token loaded
Logging into GitHub...
โ Logged in
What GitHub repo do you want to work in? Specify it like this: your_username/your_repo_name.
natzar/European-Neighborhoods-Json-Coords
๐ Cloning the repo...
[Sandbox] Cloning into '/home/user/repo'...
๐ค The AI developer is working in the cloned repo
What do you want to do?
add more neighborhood geo boundaries. Can we add bilbao.json containing neighborhoods and their coordinates like the other cities and files?
Assistant is currently in status: queued (waiting for OpenAI)
Assistant is currently in status: in_progress (waiting for OpenAI)
Assistant is currently in status: completed (waiting for OpenAI)
โ
Run completed
Thread finished: It seems that the specified directory '/home/user/repo' does not exist in this environment. In
order to proceed, I need to have access to the codebase repository. Could you please provide me with the necessary
access or share the codebase with me so that I can begin working on adding the Bilbao geo boundary file?
๐ค The AI developer is working in the cloned repo
What do you want to do?
Any workaround?
Hello @natzar, thanks for pointing this out.
Did you give your GitHub token the following permissions?
It worked when I created a new assistant with provided py script. Re-using an existing assistant, not recommended.
Yes. It's mentioned in the readme in the steps