Remove unnecessary frontmatter from repo microagent (#8477)

This commit is contained in:
mamoodi
2025-05-13 11:32:35 -04:00
committed by GitHub
parent 60d9b519e0
commit e06aac7521

View File

@@ -1,8 +1,3 @@
---
name: repo
type: repo
agent: CodeActAgent
---
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).