All-Hands-AI / OpenHands

🙌 OpenHands: Code Less, Make More
https://all-hands.dev
MIT License
32.19k stars 3.69k forks source link

Improve description of how to do frontend setup and testing in `.openhands_instructions` #4103

Open neubig opened 3 hours ago

neubig commented 3 hours ago

Summary

The .openhands_instructions file provides instructions to the OpenHands coding agent about how to navigate this repository. However, currently it only really covers backend. This file should be split into separate descriptions of frontend and backend. To gather the necessary information about the frontend, we can read frontend/README.md and very concisely summarize it.

This is just a documentation fix, so no tests are necessary.

github-actions[bot] commented 3 hours ago

OpenHands started fixing the issue! You can monitor the progress here.

github-actions[bot] commented 3 hours ago

A potential fix has been generated and a draft PR #4104 has been created. Please review the changes.