From 7bf354be53f1d9b58ccb0032a98f79c74770a83b Mon Sep 17 00:00:00 2001 From: Xingyao Wang Date: Tue, 28 Jan 2025 12:50:11 -0500 Subject: [PATCH] chore: typo fix for for add_openhands_repo_instruction.md (#6501) --- microagents/tasks/add_openhands_repo_instruction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microagents/tasks/add_openhands_repo_instruction.md b/microagents/tasks/add_openhands_repo_instruction.md index ef2a89ccdf..3a4a670846 100644 --- a/microagents/tasks/add_openhands_repo_instruction.md +++ b/microagents/tasks/add_openhands_repo_instruction.md @@ -22,7 +22,7 @@ type: repo agent: CodeActAgent --- -This repository contains the code for runtime-API, an automated AI software engineer. It has a Python backend +This repository contains the code for OpenHands, an automated AI software engineer. It has a Python backend (in the `openhands` directory) and React frontend (in the `frontend` directory). ## General Setup: