Improve description of how to do frontend setup and testing in .openhands_instructions
#4103
Labels
fix-me
Attempt to fix this issue with OpenHands.
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.
The text was updated successfully, but these errors were encountered: