You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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")
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
The text was updated successfully, but these errors were encountered: