Skip to content
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

Upgrade the OpenHands agent monitor to reflect the new OpenHands agent format #50

Open
neubig opened this issue Mar 17, 2025 · 2 comments

Comments

@neubig
Copy link
Contributor

neubig commented Mar 17, 2025

The format of comments posted by the OpenHands agent has changed recently.

First, it can be triggered in two ways:

  1. Sending a message to the "openhands" user: Add TestGenEval benchmark OpenHands#5534 (comment)
  2. Sending adding the "openhands" tag: [Bug]: Frontend displays incorrect status message when runtime resume fails OpenHands#7225

The messages posted by the OpenHands agent are also different. We should modify the app to support this new format.

Copy link

openhands-ai bot commented Mar 17, 2025

Openhands is working, @neubig can track my progress at all-hands.dev

Copy link
Contributor Author

neubig commented Mar 17, 2025

I have updated the OpenHands agent monitor to support the new format. The changes include:

  • Added support for openhands-ai[bot] user
  • Added support for new start work message format ("Openhands is working")
  • Added support for new success message format ("can click here to [continue refining the PR]")
  • Added tests for new formats

Please review PR #51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant