Open enyst opened 3 weeks ago
seconded. i'm a new user and it's confusing to see nothing coming up from my repo (an empty workspace showed up besides dialogues). still finding solution (will look into the workspace setting u mentioned). thks!
This seems important. If you select a github repo, I'm guessing it's supposed to know that it should just clone it? @amanape is my understanding correct?
Is there an existing issue for the same bug?
Describe the bug and reproduction steps
Note: I think this might depend on having a workspace configured or not, and I can't reproduce that locally without manual changes at the moment. But it might relevant because we will stop recommending a workspace and/or not mount it automatically soon. So I tried how it currently works on the hosted version only:
I had a few errors and reloads in the tab
entered a Github token in the Account
made a "new project"
chose a GitHub repository (the token has many perms on that repo)
entered a message (told the agent to pull main to update it) => Expected: to clone the repo in the workspace => Result: the workspace has only "Lost+found".
I asked the agent to do a
ls
=> Expected: to see the contents of that repo at least in terminal => Result: it saw "Lost+found".Note: there was no visible error, and the agent status never changed to ERROR (during this "New project")
Cc: @amanape
OpenHands Installation
Docker command in README
OpenHands Version
No response
Operating System
None
Logs, Errors, Screenshots, and Additional Context
No response