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
Currently, when using the app, the agent's behavior with respect to git branches and generating pull requests is unpredictable. For instance, I would expect something like this:
The agent should continue working on the current branch unless asked (1) to create a new branch, or (2) to create a pull request.
If the agent is working on improving an existing pull request, it should stick to updating that pull request, and should not create a new pull request.
However, currently because we are just relying on the LM's knowledge, it violates these rules sometimes, making the behavior unpredictable.
We have also gotten a comment from a user about this.
OpenHands Installation
app.all-hands.dev
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:
Is there an existing issue for the same bug?
Describe the bug and reproduction steps
Currently, when using the app, the agent's behavior with respect to git branches and generating pull requests is unpredictable. For instance, I would expect something like this:
However, currently because we are just relying on the LM's knowledge, it violates these rules sometimes, making the behavior unpredictable.
We have also gotten a comment from a user about this.
OpenHands Installation
app.all-hands.dev
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: