add CI tests for openhands-getting-started playbook - #615
Conversation
Co-authored-by: Sreeram <s.sreeram.amd@gmail.com>
|
Can you please verify whether Agent Canvas is supported on Windows using Docker, and add the instructions to the playbook if it is supported? Please also address any formatting issues in the playbook. One thing I noticed is that the README.md content in this playbook is not formatted consistently with the other playbooks. In the other playbooks, sentences are generally split onto separate lines for readability and cleaner diffs. Could you please update this playbook to follow the same formatting style? |
|
Hey @neubig, our Windows CI runners are failing to execute the playbook commands with the below logs from the The frontend comes up but the agent-server backend never starts due to a missing |
|
Let's resolve the Windows issue and make sure everything looks good before we merge this PR. |
Addresses #601.
Added tests for openhands CI following test patterns from existing playbooks (most notable n8ns and other lemonade based playbooks).
Temporarily forcing
uvinstall through CI tests to ensure consistency across all runners.