-
Notifications
You must be signed in to change notification settings - Fork 5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: The UI workspace doesn't update (quite often?) #4613
Comments
This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
It looks like I can still replicate something like this, on app.all-hands.dev:
|
Two things:
|
The
All related to how we handle new/cached/dirty file contents. We have a few different issues related in this area (many came to light thanks to @diwu-sf) |
This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
Quite a lot has changed, I'll close this issue. |
Is there an existing issue for the same bug?
Describe the bug and reproduction steps
I started
openhands
with UIenyst/deepeval
config.toml
, I had a workspace set to some local directory with anopenhands
repo in it (and stuff)Then I entered a message and ENTER:
=> as expected, it connected to GitHub and cloned the repo
=> however, it doesn't update the UI, workspace tab.
I asked the agent for
ls
:=> as expected, it listed the
deepeval
files, not theopenhands
files.I pressed Refresh on the workspace:
=> expected to update, but it didn't.
I don't see an error to
/list-files
.Cc: @amanape
OpenHands Installation
Development workflow
OpenHands Version
main
Operating System
MacOS
Logs, Errors, Screenshots, and Additional Context
The text was updated successfully, but these errors were encountered: